[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:28:48.501320 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:40101,127.19.133.253:43617,127.19.133.252:44837
I20260630 12:28:48.502969 19991 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:28:48.503945 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:48.518792 19998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.518788 19997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:48.518868 20000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.642843 19999 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:28:49.642969 19991 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:28:49.646051 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.646270 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.646418 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822529646404 us; error 0 us; skew 500 ppm
I20260630 12:28:49.647181 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.652040 19991 webserver.cc:533] Webserver started at http://127.19.133.254:37567/ using document root <none> and password file <none>
I20260630 12:28:49.652753 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.652935 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.653326 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.658705 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "b53b5a34945b4e4ab828d734b7145434"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-rw3v"
I20260630 12:28:49.665693 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:28:49.670462 20006 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.671489 19991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:28:49.671782 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "b53b5a34945b4e4ab828d734b7145434"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-rw3v"
I20260630 12:28:49.672072 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.731920 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.733348 19991 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:28:49.733768 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.801045 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:40101
I20260630 12:28:49.801127 20057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:40101 every 8 connection(s)
I20260630 12:28:49.807338 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:49.810333 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:28:49.814050 20060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.816181 20061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.821270 20063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.822006 19991 server_base.cc:1061] running on GCE node
I20260630 12:28:49.822705 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.822912 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.823074 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822529823057 us; error 0 us; skew 500 ppm
I20260630 12:28:49.823679 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.826958 19991 webserver.cc:533] Webserver started at http://127.19.133.253:33151/ using document root <none> and password file <none>
I20260630 12:28:49.827481 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.827687 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.827939 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.828933 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root/instance:
uuid: "8595d1414aa740e1801346499e159fe6"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-rw3v"
I20260630 12:28:49.830646 20058 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:49.833950 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:28:49.840727 20070 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.841550 19991 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:28:49.841859 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root
uuid: "8595d1414aa740e1801346499e159fe6"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-rw3v"
I20260630 12:28:49.842195 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.863085 20058 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:28:49.865456 20009 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.253:43617: connect: Connection refused (error 111)
W20260630 12:28:49.869463 20058 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.253:43617: Network error: Client connection negotiation failed: client connection to 127.19.133.253:43617: connect: Connection refused (error 111)
I20260630 12:28:49.877486 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:49.878647 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:49.919399 20058 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } attempt: 1
W20260630 12:28:49.924401 20058 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.253:43617: Network error: Client connection negotiation failed: client connection to 127.19.133.253:43617: connect: Connection refused (error 111)
I20260630 12:28:49.946556 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.253:43617
I20260630 12:28:49.946733 20122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.253:43617 every 8 connection(s)
I20260630 12:28:49.951102 20123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:49.951903 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:49.956439 20123 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:28:49.958352 20125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:49.959415 20126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.965255 19991 server_base.cc:1061] running on GCE node
W20260630 12:28:49.965411 20129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:49.966202 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:49.966378 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:49.966686 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822529966659 us; error 0 us; skew 500 ppm
I20260630 12:28:49.967273 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:49.970470 19991 webserver.cc:533] Webserver started at http://127.19.133.252:36571/ using document root <none> and password file <none>
I20260630 12:28:49.971078 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:49.971334 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:49.971661 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:49.972205 20123 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:49.972867 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root/instance:
uuid: "1957b574930a4fc783766d3a2cd00f35"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-rw3v"
I20260630 12:28:49.977991 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:28:49.982203 20135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:49.983088 19991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:28:49.983443 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root
uuid: "1957b574930a4fc783766d3a2cd00f35"
format_stamp: "Formatted at 2026-06-30 12:28:49 on dist-test-slave-rw3v"
I20260630 12:28:49.983793 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:49.992789 20058 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } attempt: 2
I20260630 12:28:49.992977 20123 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:49.998651 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:50.000089 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:28:50.000568 20123 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.252:44837: Network error: Client connection negotiation failed: client connection to 127.19.133.252:44837: connect: Connection refused (error 111)
I20260630 12:28:50.003115 20058 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:28:50.007253 20058 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.252:44837: Network error: Client connection negotiation failed: client connection to 127.19.133.252:44837: connect: Connection refused (error 111)
I20260630 12:28:50.038734 20058 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } attempt: 1
I20260630 12:28:50.043954 20123 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } attempt: 1
W20260630 12:28:50.045243 20058 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.252:44837: Network error: Client connection negotiation failed: client connection to 127.19.133.252:44837: connect: Connection refused (error 111)
W20260630 12:28:50.048941 20123 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.252:44837: Network error: Client connection negotiation failed: client connection to 127.19.133.252:44837: connect: Connection refused (error 111)
I20260630 12:28:50.065460 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.252:44837
I20260630 12:28:50.065557 20187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.252:44837 every 8 connection(s)
I20260630 12:28:50.069213 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:50.069823 20188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:50.074755 20188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:50.085373 20188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:50.093935 20188 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:28:50.109290 20188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: Bootstrap starting.
I20260630 12:28:50.114897 20188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.116326 20123 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } attempt: 2
I20260630 12:28:50.116791 20188 log.cc:826] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: Log is configured to *not* fsync() on all Append() calls
I20260630 12:28:50.120645 20058 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } attempt: 2
I20260630 12:28:50.123099 20188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: No bootstrap required, opened a new log
I20260630 12:28:50.132917 20123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6: Bootstrap starting.
I20260630 12:28:50.135939 20058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: Bootstrap starting.
I20260630 12:28:50.138835 20123 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.140347 20058 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:50.145241 20123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6: No bootstrap required, opened a new log
I20260630 12:28:50.145783 20058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: No bootstrap required, opened a new log
I20260630 12:28:50.148695 20058 raft_consensus.cc:359] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.148717 20188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.148715 20123 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.149497 20058 raft_consensus.cc:385] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.149609 20188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.149662 20123 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:50.149812 20058 raft_consensus.cc:740] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b53b5a34945b4e4ab828d734b7145434, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.149974 20188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1957b574930a4fc783766d3a2cd00f35, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.150035 20123 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8595d1414aa740e1801346499e159fe6, State: Initialized, Role: FOLLOWER
I20260630 12:28:50.150763 20058 consensus_queue.cc:260] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.150803 20188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.150774 20123 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.154989 20198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [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: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.155884 20198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:50.157038 20123 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:50.159356 20197 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [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: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.160053 20197 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:50.161825 20188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:50.161767 20196 sys_catalog.cc:455] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [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: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.162503 20196 sys_catalog.cc:458] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:50.162566 20058 sys_catalog.cc:565] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:50.192947 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:28:50.207806 20231 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:28:50.207806 20224 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:28:50.208240 20231 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:28:50.208364 20224 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:28:50.208887 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:28:50.210938 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:50.213729 20232 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:28:50.214026 20232 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:28:50.219411 20233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:50.220300 20234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.223678 19991 server_base.cc:1061] running on GCE node
W20260630 12:28:50.224236 20236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.225030 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:50.225225 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:50.225383 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822530225366 us; error 0 us; skew 500 ppm
I20260630 12:28:50.225840 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:50.228404 19991 webserver.cc:533] Webserver started at http://127.19.133.193:33767/ using document root <none> and password file <none>
I20260630 12:28:50.228843 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:50.229017 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:50.229254 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:50.230233 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "9cd3dad9c2c64f35b78076d950f64734"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-rw3v"
I20260630 12:28:50.234545 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:28:50.237732 20241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.238459 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
W20260630 12:28:50.238692 20012 tablet.cc:2406] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:28:50.238773 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "9cd3dad9c2c64f35b78076d950f64734"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-rw3v"
I20260630 12:28:50.239193 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:50.258299 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:50.259631 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:50.261924 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:50.265937 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:50.266139 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.266355 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:50.266502 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.307366 20198 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:50.308001 20198 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.312036 20033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8595d1414aa740e1801346499e159fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b53b5a34945b4e4ab828d734b7145434" is_pre_election: true
I20260630 12:28:50.312867 20033 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8595d1414aa740e1801346499e159fe6 in term 0.
I20260630 12:28:50.314388 20074 leader_election.cc:304] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8595d1414aa740e1801346499e159fe6, b53b5a34945b4e4ab828d734b7145434; no voters: 
I20260630 12:28:50.317786 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8595d1414aa740e1801346499e159fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1957b574930a4fc783766d3a2cd00f35" is_pre_election: true
I20260630 12:28:50.318452 20163 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8595d1414aa740e1801346499e159fe6 in term 0.
I20260630 12:28:50.319787 20198 leader_election.cc:290] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b53b5a34945b4e4ab828d734b7145434 (127.19.133.254:40101), 1957b574930a4fc783766d3a2cd00f35 (127.19.133.252:44837)
I20260630 12:28:50.320322 20198 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:50.320724 20198 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:50.321096 20198 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:50.333249 20198 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.337865 20163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8595d1414aa740e1801346499e159fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1957b574930a4fc783766d3a2cd00f35"
I20260630 12:28:50.338460 20163 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:50.341343 20033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8595d1414aa740e1801346499e159fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b53b5a34945b4e4ab828d734b7145434"
I20260630 12:28:50.341854 20033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:50.345561 20163 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8595d1414aa740e1801346499e159fe6 in term 1.
I20260630 12:28:50.346822 20073 leader_election.cc:304] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1957b574930a4fc783766d3a2cd00f35, 8595d1414aa740e1801346499e159fe6; no voters: 
I20260630 12:28:50.348524 20033 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8595d1414aa740e1801346499e159fe6 in term 1.
I20260630 12:28:50.349628 20198 leader_election.cc:290] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [CANDIDATE]: Term 1 election: Requested vote from peers b53b5a34945b4e4ab828d734b7145434 (127.19.133.254:40101), 1957b574930a4fc783766d3a2cd00f35 (127.19.133.252:44837)
I20260630 12:28:50.350327 20198 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:50.350756 20198 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 1 LEADER]: Becoming Leader. State: Replica: 8595d1414aa740e1801346499e159fe6, State: Running, Role: LEADER
I20260630 12:28:50.351681 20198 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } }
I20260630 12:28:50.364135 20277 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8595d1414aa740e1801346499e159fe6. Latest consensus state: current_term: 1 leader_uuid: "8595d1414aa740e1801346499e159fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.364980 20277 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:50.368803 20300 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:50.376317 20300 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:50.377622 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:46493
I20260630 12:28:50.377846 20306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:46493 every 8 connection(s)
I20260630 12:28:50.395512 20163 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 1 FOLLOWER]: Refusing update from remote peer 8595d1414aa740e1801346499e159fe6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:50.396112 20033 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 1 FOLLOWER]: Refusing update from remote peer 8595d1414aa740e1801346499e159fe6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:28:50.397845 20198 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:50.403870 20198 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:50.416848 20307 heartbeater.cc:344] Connected to a master server at 127.19.133.252:44837
I20260630 12:28:50.417302 20307 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.418685 20307 heartbeater.cc:507] Master 127.19.133.252:44837 requested a full tablet report, sending...
I20260630 12:28:50.423696 20308 heartbeater.cc:344] Connected to a master server at 127.19.133.253:43617
I20260630 12:28:50.424052 20308 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.424999 20308 heartbeater.cc:507] Master 127.19.133.253:43617 requested a full tablet report, sending...
I20260630 12:28:50.427955 20088 ts_manager.cc:194] Registered new tserver with Master: 9cd3dad9c2c64f35b78076d950f64734 (127.19.133.193:46493)
I20260630 12:28:50.440366 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:50.441267 20311 heartbeater.cc:344] Connected to a master server at 127.19.133.254:40101
I20260630 12:28:50.441673 20311 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.442621 20311 heartbeater.cc:507] Master 127.19.133.254:40101 requested a full tablet report, sending...
I20260630 12:28:50.448114 20196 sys_catalog.cc:455] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8595d1414aa740e1801346499e159fe6. Latest consensus state: current_term: 1 leader_uuid: "8595d1414aa740e1801346499e159fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.448856 20196 sys_catalog.cc:458] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:50.449836 20023 ts_manager.cc:194] Registered new tserver with Master: 9cd3dad9c2c64f35b78076d950f64734 (127.19.133.193:46493)
I20260630 12:28:50.450800 20197 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8595d1414aa740e1801346499e159fe6. Latest consensus state: current_term: 1 leader_uuid: "8595d1414aa740e1801346499e159fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.451530 20197 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:50.452258 20153 ts_manager.cc:194] Registered new tserver with Master: 9cd3dad9c2c64f35b78076d950f64734 (127.19.133.193:46493)
I20260630 12:28:50.455977 20309 mvcc.cc:204] Tried to move back new op lower bound from 7302441084478767104 to 7302441084333109248. Current Snapshot: MvccSnapshot[applied={T|T < 7302441084478767104}]
I20260630 12:28:50.468654 20196 sys_catalog.cc:455] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8595d1414aa740e1801346499e159fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.469406 20196 sys_catalog.cc:458] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:28:50.471472 20277 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8595d1414aa740e1801346499e159fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.472988 20277 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:50.476687 20300 catalog_manager.cc:1383] Generated new cluster ID: 5d96aed1b3e1481988efa2d5e8955aee
I20260630 12:28:50.477042 20300 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:50.482513 20198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8595d1414aa740e1801346499e159fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.483196 20198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [sys.catalog]: This master's current role is: LEADER
W20260630 12:28:50.483464 20318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.492537 20197 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8595d1414aa740e1801346499e159fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53b5a34945b4e4ab828d734b7145434" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 40101 } } peers { permanent_uuid: "8595d1414aa740e1801346499e159fe6" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 43617 } } peers { permanent_uuid: "1957b574930a4fc783766d3a2cd00f35" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44837 } } }
I20260630 12:28:50.493325 20197 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:28:50.496475 20324 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.515111 20300 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:50.545095 19991 server_base.cc:1061] running on GCE node
W20260630 12:28:50.544481 20326 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.547044 20300 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:50.547398 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:50.549226 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:50.549472 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822530549451 us; error 0 us; skew 500 ppm
I20260630 12:28:50.550163 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:50.560186 19991 webserver.cc:533] Webserver started at http://127.19.133.194:43803/ using document root <none> and password file <none>
I20260630 12:28:50.560662 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:50.560843 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:50.561101 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:50.562067 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "75682794e65b400293c5363502b5240c"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-rw3v"
I20260630 12:28:50.566871 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:28:50.570503 20331 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.572511 19991 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:28:50.572819 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "75682794e65b400293c5363502b5240c"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-rw3v"
I20260630 12:28:50.573161 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:50.581422 20300 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6: Generated new TSK 0
I20260630 12:28:50.582719 20300 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:50.595827 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:50.597040 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:50.599289 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:50.602330 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:50.602505 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.602735 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:50.602867 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.688479 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:34331
I20260630 12:28:50.688628 20393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:34331 every 8 connection(s)
I20260630 12:28:50.715584 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:50.716915 20394 heartbeater.cc:344] Connected to a master server at 127.19.133.252:44837
I20260630 12:28:50.717283 20394 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.718142 20394 heartbeater.cc:507] Master 127.19.133.252:44837 requested a full tablet report, sending...
I20260630 12:28:50.720958 20153 ts_manager.cc:194] Registered new tserver with Master: 75682794e65b400293c5363502b5240c (127.19.133.194:34331)
I20260630 12:28:50.725250 20395 heartbeater.cc:344] Connected to a master server at 127.19.133.253:43617
I20260630 12:28:50.725625 20395 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.726519 20395 heartbeater.cc:507] Master 127.19.133.253:43617 requested a full tablet report, sending...
I20260630 12:28:50.730268 20088 ts_manager.cc:194] Registered new tserver with Master: 75682794e65b400293c5363502b5240c (127.19.133.194:34331)
I20260630 12:28:50.733042 20088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59668
I20260630 12:28:50.733610 20397 heartbeater.cc:344] Connected to a master server at 127.19.133.254:40101
I20260630 12:28:50.733973 20397 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.734776 20397 heartbeater.cc:507] Master 127.19.133.254:40101 requested a full tablet report, sending...
I20260630 12:28:50.737432 20023 ts_manager.cc:194] Registered new tserver with Master: 75682794e65b400293c5363502b5240c (127.19.133.194:34331)
W20260630 12:28:50.738658 20401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:50.740983 20402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:50.744223 20404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:50.744690 19991 server_base.cc:1061] running on GCE node
I20260630 12:28:50.745426 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:50.745615 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:50.745793 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822530745775 us; error 0 us; skew 500 ppm
I20260630 12:28:50.746270 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:50.748608 19991 webserver.cc:533] Webserver started at http://127.19.133.195:46861/ using document root <none> and password file <none>
I20260630 12:28:50.749042 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:50.749205 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:50.749486 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:50.750404 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "e850f124e211465d9b05fda4d3f6300f"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-rw3v"
I20260630 12:28:50.754668 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:28:50.757943 20409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.759119 19991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:28:50.759407 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "e850f124e211465d9b05fda4d3f6300f"
format_stamp: "Formatted at 2026-06-30 12:28:50 on dist-test-slave-rw3v"
I20260630 12:28:50.759662 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:50.772011 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:50.773140 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:50.775321 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:50.778400 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:50.778594 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.778793 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:50.778947 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:50.869242 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:34717
I20260630 12:28:50.869522 20471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:34717 every 8 connection(s)
I20260630 12:28:50.891577 20472 heartbeater.cc:344] Connected to a master server at 127.19.133.252:44837
I20260630 12:28:50.891976 20472 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.892921 20472 heartbeater.cc:507] Master 127.19.133.252:44837 requested a full tablet report, sending...
I20260630 12:28:50.895589 20153 ts_manager.cc:194] Registered new tserver with Master: e850f124e211465d9b05fda4d3f6300f (127.19.133.195:34717)
I20260630 12:28:50.902614 20473 heartbeater.cc:344] Connected to a master server at 127.19.133.253:43617
I20260630 12:28:50.902941 20473 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.903839 20473 heartbeater.cc:507] Master 127.19.133.253:43617 requested a full tablet report, sending...
I20260630 12:28:50.905970 20088 ts_manager.cc:194] Registered new tserver with Master: e850f124e211465d9b05fda4d3f6300f (127.19.133.195:34717)
I20260630 12:28:50.907634 20088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58320
I20260630 12:28:50.911866 20475 heartbeater.cc:344] Connected to a master server at 127.19.133.254:40101
I20260630 12:28:50.912177 20475 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:50.912686 20475 heartbeater.cc:507] Master 127.19.133.254:40101 requested a full tablet report, sending...
I20260630 12:28:50.914703 20023 ts_manager.cc:194] Registered new tserver with Master: e850f124e211465d9b05fda4d3f6300f (127.19.133.195:34717)
I20260630 12:28:50.915469 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007789121s
I20260630 12:28:51.212265 20231 catalog_manager.cc:1295] Loaded cluster ID: 5d96aed1b3e1481988efa2d5e8955aee
I20260630 12:28:51.212558 20231 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: loading cluster ID for follower catalog manager: success
I20260630 12:28:51.219007 20231 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: acquiring CA information for follower catalog manager: success
I20260630 12:28:51.219226 20224 catalog_manager.cc:1295] Loaded cluster ID: 5d96aed1b3e1481988efa2d5e8955aee
I20260630 12:28:51.219494 20224 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: loading cluster ID for follower catalog manager: success
I20260630 12:28:51.224452 20231 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:28:51.225621 20224 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: acquiring CA information for follower catalog manager: success
I20260630 12:28:51.228946 20224 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:28:51.433507 20088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59652
I20260630 12:28:51.736361 20395 heartbeater.cc:499] Master 127.19.133.253:43617 was elected leader, sending a full tablet report...
I20260630 12:28:51.910390 20473 heartbeater.cc:499] Master 127.19.133.253:43617 was elected leader, sending a full tablet report...
W20260630 12:28:52.156090 20073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.252:44837, user_credentials={real_user=slave}} blocked reactor thread for 47724.7us
I20260630 12:28:52.224357 20230 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:28:52.435982 20308 heartbeater.cc:499] Master 127.19.133.253:43617 was elected leader, sending a full tablet report...
I20260630 12:28:52.777316 20088 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58336:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:28:52.847683 20437 tablet_service.cc:1511] Processing CreateTablet for tablet 2e395d94ebd34996bb618df5ee07c170 (DEFAULT_TABLE table=test-workload [id=27c82ee7ffe84480882f74873e44a657]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:28:52.849426 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e395d94ebd34996bb618df5ee07c170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.852984 20359 tablet_service.cc:1511] Processing CreateTablet for tablet 0e603181dd9048b7baa897d7abad7b82 (DEFAULT_TABLE table=test-workload [id=27c82ee7ffe84480882f74873e44a657]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:28:52.854308 20359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e603181dd9048b7baa897d7abad7b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.856593 20269 tablet_service.cc:1511] Processing CreateTablet for tablet 213341dd79fe4e95a4cd7cad01e07506 (DEFAULT_TABLE table=test-workload [id=27c82ee7ffe84480882f74873e44a657]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:28:52.856889 20268 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfefd8187ba43d8bdb656cc782ff884 (DEFAULT_TABLE table=test-workload [id=27c82ee7ffe84480882f74873e44a657]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:28:52.857853 20269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213341dd79fe4e95a4cd7cad01e07506. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.858461 20268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfefd8187ba43d8bdb656cc782ff884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:52.876243 20507 tablet_bootstrap.cc:492] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f: Bootstrap starting.
I20260630 12:28:52.876860 20508 tablet_bootstrap.cc:492] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c: Bootstrap starting.
I20260630 12:28:52.879436 20509 tablet_bootstrap.cc:492] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734: Bootstrap starting.
I20260630 12:28:52.884632 20508 tablet_bootstrap.cc:654] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.885363 20507 tablet_bootstrap.cc:654] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.885845 20509 tablet_bootstrap.cc:654] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.891072 20508 tablet_bootstrap.cc:492] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c: No bootstrap required, opened a new log
I20260630 12:28:52.891460 20507 tablet_bootstrap.cc:492] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f: No bootstrap required, opened a new log
I20260630 12:28:52.891656 20508 ts_tablet_manager.cc:1403] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:28:52.892055 20507 ts_tablet_manager.cc:1403] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260630 12:28:52.894032 20509 tablet_bootstrap.cc:492] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734: No bootstrap required, opened a new log
I20260630 12:28:52.893973 20508 raft_consensus.cc:359] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75682794e65b400293c5363502b5240c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34331 } }
I20260630 12:28:52.894502 20508 raft_consensus.cc:385] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.894520 20509 ts_tablet_manager.cc:1403] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:28:52.894883 20508 raft_consensus.cc:740] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75682794e65b400293c5363502b5240c, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.894610 20507 raft_consensus.cc:359] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e850f124e211465d9b05fda4d3f6300f" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34717 } }
I20260630 12:28:52.895470 20507 raft_consensus.cc:385] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.895774 20507 raft_consensus.cc:740] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e850f124e211465d9b05fda4d3f6300f, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.895722 20508 consensus_queue.cc:260] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75682794e65b400293c5363502b5240c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34331 } }
I20260630 12:28:52.896425 20508 raft_consensus.cc:399] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:52.896764 20508 raft_consensus.cc:493] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:52.896567 20507 consensus_queue.cc:260] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e850f124e211465d9b05fda4d3f6300f" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34717 } }
I20260630 12:28:52.897045 20508 raft_consensus.cc:3060] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.897271 20507 raft_consensus.cc:399] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:52.897439 20509 raft_consensus.cc:359] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } }
I20260630 12:28:52.897640 20507 raft_consensus.cc:493] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:52.898043 20509 raft_consensus.cc:385] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.898175 20507 raft_consensus.cc:3060] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.898401 20509 raft_consensus.cc:740] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cd3dad9c2c64f35b78076d950f64734, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.899129 20509 consensus_queue.cc:260] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } }
I20260630 12:28:52.899799 20509 raft_consensus.cc:399] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:52.900127 20509 raft_consensus.cc:493] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:52.900494 20509 raft_consensus.cc:3060] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.902402 20508 raft_consensus.cc:515] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75682794e65b400293c5363502b5240c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34331 } }
I20260630 12:28:52.902927 20508 leader_election.cc:304] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [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: 75682794e65b400293c5363502b5240c; no voters: 
I20260630 12:28:52.904893 20508 leader_election.cc:290] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:52.904783 20507 raft_consensus.cc:515] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e850f124e211465d9b05fda4d3f6300f" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34717 } }
I20260630 12:28:52.905324 20513 raft_consensus.cc:2804] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:52.905717 20507 leader_election.cc:304] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [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: e850f124e211465d9b05fda4d3f6300f; no voters: 
I20260630 12:28:52.906572 20509 raft_consensus.cc:515] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } }
I20260630 12:28:52.907723 20509 leader_election.cc:304] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [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: 9cd3dad9c2c64f35b78076d950f64734; no voters: 
I20260630 12:28:52.914446 20508 ts_tablet_manager.cc:1434] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.011s
I20260630 12:28:52.916448 20507 leader_election.cc:290] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:52.916822 20516 raft_consensus.cc:2804] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:52.918123 20513 raft_consensus.cc:697] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 1 LEADER]: Becoming Leader. State: Replica: 75682794e65b400293c5363502b5240c, State: Running, Role: LEADER
I20260630 12:28:52.918906 20513 consensus_queue.cc:237] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [LEADER]: Queue going to LEADER mode. State: All 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: "75682794e65b400293c5363502b5240c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34331 } }
I20260630 12:28:52.919921 20509 leader_election.cc:290] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:52.920315 20517 raft_consensus.cc:2804] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:52.923411 20507 ts_tablet_manager.cc:1434] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f: Time spent starting tablet: real 0.031s	user 0.019s	sys 0.010s
I20260630 12:28:52.924180 20509 ts_tablet_manager.cc:1434] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.016s
I20260630 12:28:52.925169 20509 tablet_bootstrap.cc:492] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734: Bootstrap starting.
I20260630 12:28:52.925912 20517 raft_consensus.cc:697] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 LEADER]: Becoming Leader. State: Replica: 9cd3dad9c2c64f35b78076d950f64734, State: Running, Role: LEADER
I20260630 12:28:52.926592 20517 consensus_queue.cc:237] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [LEADER]: Queue going to LEADER mode. State: All 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: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } }
I20260630 12:28:52.931177 20509 tablet_bootstrap.cc:654] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:52.931028 20516 raft_consensus.cc:697] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 1 LEADER]: Becoming Leader. State: Replica: e850f124e211465d9b05fda4d3f6300f, State: Running, Role: LEADER
I20260630 12:28:52.931983 20516 consensus_queue.cc:237] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [LEADER]: Queue going to LEADER mode. State: All 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: "e850f124e211465d9b05fda4d3f6300f" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34717 } }
I20260630 12:28:52.950412 20509 tablet_bootstrap.cc:492] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734: No bootstrap required, opened a new log
I20260630 12:28:52.950994 20509 ts_tablet_manager.cc:1403] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.010s
I20260630 12:28:52.953819 20509 raft_consensus.cc:359] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } }
I20260630 12:28:52.954468 20509 raft_consensus.cc:385] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:52.954806 20509 raft_consensus.cc:740] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cd3dad9c2c64f35b78076d950f64734, State: Initialized, Role: FOLLOWER
I20260630 12:28:52.955561 20509 consensus_queue.cc:260] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } }
I20260630 12:28:52.956290 20509 raft_consensus.cc:399] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:52.956641 20509 raft_consensus.cc:493] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:52.952549 20088 catalog_manager.cc:5697] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c reported cstate change: term changed from 0 to 1, leader changed from <none> to 75682794e65b400293c5363502b5240c (127.19.133.194). New cstate: current_term: 1 leader_uuid: "75682794e65b400293c5363502b5240c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75682794e65b400293c5363502b5240c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:52.959823 20087 catalog_manager.cc:5697] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f reported cstate change: term changed from 0 to 1, leader changed from <none> to e850f124e211465d9b05fda4d3f6300f (127.19.133.195). New cstate: current_term: 1 leader_uuid: "e850f124e211465d9b05fda4d3f6300f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e850f124e211465d9b05fda4d3f6300f" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34717 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:52.957028 20509 raft_consensus.cc:3060] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:52.986570 20509 raft_consensus.cc:515] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } }
I20260630 12:28:52.987349 20509 leader_election.cc:304] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [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: 9cd3dad9c2c64f35b78076d950f64734; no voters: 
I20260630 12:28:52.987977 20509 leader_election.cc:290] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:52.988113 20517 raft_consensus.cc:2804] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:52.988685 20517 raft_consensus.cc:697] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 LEADER]: Becoming Leader. State: Replica: 9cd3dad9c2c64f35b78076d950f64734, State: Running, Role: LEADER
I20260630 12:28:52.989396 20509 ts_tablet_manager.cc:1434] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.003s
I20260630 12:28:52.989336 20517 consensus_queue.cc:237] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [LEADER]: Queue going to LEADER mode. State: All 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: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } }
I20260630 12:28:52.993374 20088 catalog_manager.cc:5697] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cd3dad9c2c64f35b78076d950f64734 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "9cd3dad9c2c64f35b78076d950f64734" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:53.031858 20088 catalog_manager.cc:5697] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cd3dad9c2c64f35b78076d950f64734 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "9cd3dad9c2c64f35b78076d950f64734" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9cd3dad9c2c64f35b78076d950f64734" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46493 } health_report { overall_health: HEALTHY } } }
W20260630 12:28:53.130896 20054 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 19994
I20260630 12:28:54.225328 20230 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:28:54.227685 20230 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:28:55.087800 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:28:55.107537 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:55.108322 19991 tablet_replica.cc:333] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734: stopping tablet replica
I20260630 12:28:55.109088 19991 raft_consensus.cc:2243] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:55.109656 19991 raft_consensus.cc:2272] T 213341dd79fe4e95a4cd7cad01e07506 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:55.112303 19991 tablet_replica.cc:333] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734: stopping tablet replica
I20260630 12:28:55.112859 19991 raft_consensus.cc:2243] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:55.113307 19991 raft_consensus.cc:2272] T 5cfefd8187ba43d8bdb656cc782ff884 P 9cd3dad9c2c64f35b78076d950f64734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:55.208703 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:28:55.220916 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:28:55.244174 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:55.244865 19991 tablet_replica.cc:333] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c: stopping tablet replica
I20260630 12:28:55.245501 19991 raft_consensus.cc:2243] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:55.246019 19991 raft_consensus.cc:2272] T 0e603181dd9048b7baa897d7abad7b82 P 75682794e65b400293c5363502b5240c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:55.264532 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:28:55.272123 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:28:55.290454 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:28:55.291047 19991 tablet_replica.cc:333] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f: stopping tablet replica
I20260630 12:28:55.291611 19991 raft_consensus.cc:2243] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:55.292009 19991 raft_consensus.cc:2272] T 2e395d94ebd34996bb618df5ee07c170 P e850f124e211465d9b05fda4d3f6300f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:55.309435 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:28:55.316753 19991 master.cc:562] Master@127.19.133.254:40101 shutting down...
I20260630 12:28:55.414500 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:55.415112 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:55.415544 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P b53b5a34945b4e4ab828d734b7145434: stopping tablet replica
W20260630 12:28:55.778141 20074 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.254:40101: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:28:55.781589 20074 consensus_peers.cc:597] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 -> Peer b53b5a34945b4e4ab828d734b7145434 (127.19.133.254:40101): Couldn't send request to peer b53b5a34945b4e4ab828d734b7145434. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.254:40101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:28:55.909633 19991 master.cc:584] Master@127.19.133.254:40101 shutdown complete.
I20260630 12:28:55.919473 19991 master.cc:562] Master@127.19.133.253:43617 shutting down...
I20260630 12:28:55.934152 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:28:55.934916 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:55.935245 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8595d1414aa740e1801346499e159fe6: stopping tablet replica
I20260630 12:28:55.973595 19991 master.cc:584] Master@127.19.133.253:43617 shutdown complete.
I20260630 12:28:55.983266 19991 master.cc:562] Master@127.19.133.252:44837 shutting down...
I20260630 12:28:55.996021 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:28:55.996440 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:28:55.996711 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1957b574930a4fc783766d3a2cd00f35: stopping tablet replica
I20260630 12:28:56.012939 19991 master.cc:584] Master@127.19.133.252:44837 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7536 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:28:56.034866 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:42615
I20260630 12:28:56.035841 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:56.039887 20533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:56.040424 20534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:56.041251 20536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:56.042229 19991 server_base.cc:1061] running on GCE node
I20260630 12:28:56.042886 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:56.043087 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:56.043248 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822536043234 us; error 0 us; skew 500 ppm
I20260630 12:28:56.043674 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:56.045616 19991 webserver.cc:533] Webserver started at http://127.19.133.254:41129/ using document root <none> and password file <none>
I20260630 12:28:56.045986 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:56.046128 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:56.046314 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:56.047320 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "47a5915ab4dc410dac1b131d3001dcb7"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-rw3v"
I20260630 12:28:56.051179 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:28:56.053956 20541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.054602 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:28:56.054840 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "47a5915ab4dc410dac1b131d3001dcb7"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-rw3v"
I20260630 12:28:56.055078 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:56.071465 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:56.072306 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:56.103761 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:42615
I20260630 12:28:56.103847 20592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:42615 every 8 connection(s)
I20260630 12:28:56.107172 20593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:56.115630 20593 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7: Bootstrap starting.
I20260630 12:28:56.119486 20593 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:56.122768 20593 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7: No bootstrap required, opened a new log
I20260630 12:28:56.124449 20593 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a5915ab4dc410dac1b131d3001dcb7" member_type: VOTER }
I20260630 12:28:56.124782 20593 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:56.124953 20593 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a5915ab4dc410dac1b131d3001dcb7, State: Initialized, Role: FOLLOWER
I20260630 12:28:56.125393 20593 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47a5915ab4dc410dac1b131d3001dcb7" member_type: VOTER }
I20260630 12:28:56.125769 20593 raft_consensus.cc:399] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:28:56.125953 20593 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:28:56.126156 20593 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:56.129670 20593 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a5915ab4dc410dac1b131d3001dcb7" member_type: VOTER }
I20260630 12:28:56.130100 20593 leader_election.cc:304] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [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: 47a5915ab4dc410dac1b131d3001dcb7; no voters: 
I20260630 12:28:56.131052 20593 leader_election.cc:290] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:28:56.131322 20596 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:56.132494 20596 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 1 LEADER]: Becoming Leader. State: Replica: 47a5915ab4dc410dac1b131d3001dcb7, State: Running, Role: LEADER
I20260630 12:28:56.133092 20596 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [LEADER]: Queue going to LEADER mode. State: All 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: "47a5915ab4dc410dac1b131d3001dcb7" member_type: VOTER }
I20260630 12:28:56.133512 20593 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:28:56.136776 20597 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "47a5915ab4dc410dac1b131d3001dcb7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a5915ab4dc410dac1b131d3001dcb7" member_type: VOTER } }
I20260630 12:28:56.137230 20597 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:56.137995 20598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47a5915ab4dc410dac1b131d3001dcb7. Latest consensus state: current_term: 1 leader_uuid: "47a5915ab4dc410dac1b131d3001dcb7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47a5915ab4dc410dac1b131d3001dcb7" member_type: VOTER } }
I20260630 12:28:56.138625 20598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:28:56.140028 20604 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:28:56.147040 20604 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:28:56.147881 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:28:56.154662 20604 catalog_manager.cc:1383] Generated new cluster ID: 86a31074493c46ccad86137eec1ec6ed
I20260630 12:28:56.154883 20604 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:28:56.179257 20604 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:28:56.180298 20604 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:28:56.191223 20604 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7: Generated new TSK 0
I20260630 12:28:56.191661 20604 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:28:56.214021 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:56.219055 20614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:56.220187 20615 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:56.221383 20617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:56.221871 19991 server_base.cc:1061] running on GCE node
I20260630 12:28:56.222563 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:56.222744 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:56.222891 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822536222874 us; error 0 us; skew 500 ppm
I20260630 12:28:56.223376 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:56.225370 19991 webserver.cc:533] Webserver started at http://127.19.133.193:42623/ using document root <none> and password file <none>
I20260630 12:28:56.225791 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:56.225948 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:56.226195 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:56.227128 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "b14db35cac6445c1bf71881892e735b9"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-rw3v"
I20260630 12:28:56.231101 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:28:56.234031 20622 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.234714 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:56.234961 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "b14db35cac6445c1bf71881892e735b9"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-rw3v"
I20260630 12:28:56.235241 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:56.253535 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:56.254384 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:56.255650 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:56.257759 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:56.257928 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.258148 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:56.258282 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.291473 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:33071
I20260630 12:28:56.291577 20684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:33071 every 8 connection(s)
I20260630 12:28:56.295895 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:56.301714 20689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:56.302034 20690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:56.304745 20693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:56.305532 19991 server_base.cc:1061] running on GCE node
I20260630 12:28:56.306318 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:56.306514 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:56.306696 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822536306681 us; error 0 us; skew 500 ppm
I20260630 12:28:56.307231 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:56.309118 19991 webserver.cc:533] Webserver started at http://127.19.133.194:36801/ using document root <none> and password file <none>
I20260630 12:28:56.309510 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:56.309654 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:56.309840 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:56.310714 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "a5b0be518eae4f53a3775d26a609e667"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-rw3v"
I20260630 12:28:56.314551 20685 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42615
I20260630 12:28:56.314818 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:28:56.314885 20685 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:56.315589 20685 heartbeater.cc:507] Master 127.19.133.254:42615 requested a full tablet report, sending...
I20260630 12:28:56.317425 20558 ts_manager.cc:194] Registered new tserver with Master: b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071)
I20260630 12:28:56.318202 20697 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.318930 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:28:56.319031 20558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60190
I20260630 12:28:56.319208 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "a5b0be518eae4f53a3775d26a609e667"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-rw3v"
I20260630 12:28:56.319515 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:56.329980 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:56.330860 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:56.332109 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:56.334000 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:56.334178 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.334383 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:56.334549 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.369047 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:39669
I20260630 12:28:56.369148 20759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:39669 every 8 connection(s)
I20260630 12:28:56.373325 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:28:56.379366 20763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:56.381472 20764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:28:56.381948 20766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:56.384080 20760 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42615
I20260630 12:28:56.384363 20760 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:56.384692 19991 server_base.cc:1061] running on GCE node
I20260630 12:28:56.385022 20760 heartbeater.cc:507] Master 127.19.133.254:42615 requested a full tablet report, sending...
I20260630 12:28:56.385424 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:56.385623 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:56.385785 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822536385768 us; error 0 us; skew 500 ppm
I20260630 12:28:56.386274 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:56.386910 20558 ts_manager.cc:194] Registered new tserver with Master: a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:56.388604 20558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60196
I20260630 12:28:56.388758 19991 webserver.cc:533] Webserver started at http://127.19.133.195:40659/ using document root <none> and password file <none>
I20260630 12:28:56.389346 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:56.389611 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:56.389869 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:56.390822 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-rw3v"
I20260630 12:28:56.394665 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:28:56.397505 20771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.398167 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:28:56.398411 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2"
format_stamp: "Formatted at 2026-06-30 12:28:56 on dist-test-slave-rw3v"
I20260630 12:28:56.398660 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:56.410287 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:56.411185 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:56.412411 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:56.414337 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:56.414520 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.414729 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:56.414875 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:56.448542 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:37931
I20260630 12:28:56.448657 20833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:37931 every 8 connection(s)
I20260630 12:28:56.460578 20834 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42615
I20260630 12:28:56.460918 20834 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:56.461591 20834 heartbeater.cc:507] Master 127.19.133.254:42615 requested a full tablet report, sending...
I20260630 12:28:56.463383 20558 ts_manager.cc:194] Registered new tserver with Master: 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:56.463567 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012153536s
I20260630 12:28:56.465080 20558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60198
I20260630 12:28:57.321314 20685 heartbeater.cc:499] Master 127.19.133.254:42615 was elected leader, sending a full tablet report...
I20260630 12:28:57.390870 20760 heartbeater.cc:499] Master 127.19.133.254:42615 was elected leader, sending a full tablet report...
I20260630 12:28:57.467417 20834 heartbeater.cc:499] Master 127.19.133.254:42615 was elected leader, sending a full tablet report...
I20260630 12:28:57.515089 20558 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60206:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:28:57.517464 20558 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:28:57.592722 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 41def22e27f14536914aa59492ee5b7b (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:28:57.593065 20724 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa06fcaa7ab461b812dade221b454b9 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:28:57.593993 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41def22e27f14536914aa59492ee5b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.594605 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa06fcaa7ab461b812dade221b454b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.594692 20719 tablet_service.cc:1511] Processing CreateTablet for tablet ae177737d2f349f19f2cb97a7cf85c6f (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:28:57.595641 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 41def22e27f14536914aa59492ee5b7b (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:28:57.596860 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41def22e27f14536914aa59492ee5b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.597164 20723 tablet_service.cc:1511] Processing CreateTablet for tablet 4d45fae63a4a4783a0cd8968a73f9a2e (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:28:57.599114 20722 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7589498d4c470a839ac165a0d16270 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:28:57.601120 20721 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad896d8730f43c49e35511630a197ff (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:28:57.603035 20720 tablet_service.cc:1511] Processing CreateTablet for tablet 4d877cd7e0fa41cd8d993e4548be37aa (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:28:57.595986 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae177737d2f349f19f2cb97a7cf85c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.607475 20721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad896d8730f43c49e35511630a197ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.608696 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa06fcaa7ab461b812dade221b454b9 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:28:57.609216 20854 tablet_bootstrap.cc:492] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667: Bootstrap starting.
I20260630 12:28:57.610001 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa06fcaa7ab461b812dade221b454b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.611429 20723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d45fae63a4a4783a0cd8968a73f9a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.613837 20854 tablet_bootstrap.cc:654] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.617303 20797 tablet_service.cc:1511] Processing CreateTablet for tablet 4d45fae63a4a4783a0cd8968a73f9a2e (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:28:57.618144 20648 tablet_service.cc:1511] Processing CreateTablet for tablet 4d45fae63a4a4783a0cd8968a73f9a2e (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:28:57.618873 20798 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa06fcaa7ab461b812dade221b454b9 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:28:57.619457 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d45fae63a4a4783a0cd8968a73f9a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.619676 20796 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7589498d4c470a839ac165a0d16270 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:28:57.619676 20792 tablet_service.cc:1511] Processing CreateTablet for tablet bb8ab1f9a7b04b71a3a969a6516b8874 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:28:57.620960 20799 tablet_service.cc:1511] Processing CreateTablet for tablet 41def22e27f14536914aa59492ee5b7b (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:28:57.621786 20795 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad896d8730f43c49e35511630a197ff (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:28:57.618515 20793 tablet_service.cc:1511] Processing CreateTablet for tablet ae177737d2f349f19f2cb97a7cf85c6f (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:28:57.618573 20797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d45fae63a4a4783a0cd8968a73f9a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.624122 20647 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7589498d4c470a839ac165a0d16270 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:28:57.624243 20725 tablet_service.cc:1511] Processing CreateTablet for tablet bb8ab1f9a7b04b71a3a969a6516b8874 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:28:57.624593 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa06fcaa7ab461b812dade221b454b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.625221 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41def22e27f14536914aa59492ee5b7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.625337 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7589498d4c470a839ac165a0d16270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.620683 20794 tablet_service.cc:1511] Processing CreateTablet for tablet 4d877cd7e0fa41cd8d993e4548be37aa (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:28:57.626286 20794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d877cd7e0fa41cd8d993e4548be37aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.627650 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8ab1f9a7b04b71a3a969a6516b8874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.628050 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad896d8730f43c49e35511630a197ff (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:28:57.629256 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad896d8730f43c49e35511630a197ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.622398 20720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d877cd7e0fa41cd8d993e4548be37aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.632323 20645 tablet_service.cc:1511] Processing CreateTablet for tablet 4d877cd7e0fa41cd8d993e4548be37aa (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:28:57.636260 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d877cd7e0fa41cd8d993e4548be37aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.640810 20722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7589498d4c470a839ac165a0d16270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.643664 20644 tablet_service.cc:1511] Processing CreateTablet for tablet ae177737d2f349f19f2cb97a7cf85c6f (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:28:57.644871 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae177737d2f349f19f2cb97a7cf85c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.645431 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8ab1f9a7b04b71a3a969a6516b8874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.647488 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae177737d2f349f19f2cb97a7cf85c6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.648406 20643 tablet_service.cc:1511] Processing CreateTablet for tablet bb8ab1f9a7b04b71a3a969a6516b8874 (DEFAULT_TABLE table=test-workload [id=64f952ddf45240e0a6d80f1d508d2d6f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:28:57.652633 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8ab1f9a7b04b71a3a969a6516b8874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.663260 20796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7589498d4c470a839ac165a0d16270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.667374 20795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad896d8730f43c49e35511630a197ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:28:57.685873 20854 tablet_bootstrap.cc:492] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667: No bootstrap required, opened a new log
I20260630 12:28:57.686359 20854 ts_tablet_manager.cc:1403] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.021s
I20260630 12:28:57.688913 20854 raft_consensus.cc:359] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:57.689631 20854 raft_consensus.cc:385] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.689920 20854 raft_consensus.cc:740] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.690699 20854 consensus_queue.cc:260] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:57.716681 20857 tablet_bootstrap.cc:492] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9: Bootstrap starting.
I20260630 12:28:57.726034 20854 ts_tablet_manager.cc:1434] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260630 12:28:57.732283 20854 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667: Bootstrap starting.
I20260630 12:28:57.732287 20856 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2: Bootstrap starting.
I20260630 12:28:57.737573 20854 tablet_bootstrap.cc:654] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.739935 20857 tablet_bootstrap.cc:654] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.745061 20856 tablet_bootstrap.cc:654] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.748952 20854 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667: No bootstrap required, opened a new log
I20260630 12:28:57.749349 20854 ts_tablet_manager.cc:1403] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:28:57.751283 20857 tablet_bootstrap.cc:492] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9: No bootstrap required, opened a new log
I20260630 12:28:57.751713 20857 ts_tablet_manager.cc:1403] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.006s
I20260630 12:28:57.751653 20854 raft_consensus.cc:359] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.752246 20854 raft_consensus.cc:385] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.752245 20856 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2: No bootstrap required, opened a new log
I20260630 12:28:57.752626 20854 raft_consensus.cc:740] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.752923 20856 ts_tablet_manager.cc:1403] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260630 12:28:57.753293 20854 consensus_queue.cc:260] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.754292 20857 raft_consensus.cc:359] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:57.754951 20857 raft_consensus.cc:385] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.755106 20854 ts_tablet_manager.cc:1434] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:28:57.755285 20857 raft_consensus.cc:740] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.755352 20856 raft_consensus.cc:359] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.756090 20856 raft_consensus.cc:385] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.756108 20854 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667: Bootstrap starting.
I20260630 12:28:57.756583 20856 raft_consensus.cc:740] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.756240 20857 consensus_queue.cc:260] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:57.757527 20856 consensus_queue.cc:260] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.761842 20854 tablet_bootstrap.cc:654] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.766609 20857 ts_tablet_manager.cc:1434] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260630 12:28:57.768496 20857 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9: Bootstrap starting.
I20260630 12:28:57.769400 20856 ts_tablet_manager.cc:1434] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.007s
I20260630 12:28:57.770186 20854 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667: No bootstrap required, opened a new log
I20260630 12:28:57.770334 20856 tablet_bootstrap.cc:492] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Bootstrap starting.
I20260630 12:28:57.770634 20854 ts_tablet_manager.cc:1403] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:28:57.773427 20857 tablet_bootstrap.cc:654] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.773202 20854 raft_consensus.cc:359] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.774358 20854 raft_consensus.cc:385] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.774649 20854 raft_consensus.cc:740] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.775492 20854 consensus_queue.cc:260] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.777468 20854 ts_tablet_manager.cc:1434] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:28:57.778285 20856 tablet_bootstrap.cc:654] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.778317 20854 tablet_bootstrap.cc:492] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667: Bootstrap starting.
I20260630 12:28:57.784132 20854 tablet_bootstrap.cc:654] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.789397 20856 tablet_bootstrap.cc:492] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2: No bootstrap required, opened a new log
I20260630 12:28:57.789896 20856 ts_tablet_manager.cc:1403] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260630 12:28:57.792546 20857 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9: No bootstrap required, opened a new log
I20260630 12:28:57.792273 20856 raft_consensus.cc:359] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.792949 20857 ts_tablet_manager.cc:1403] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260630 12:28:57.792953 20856 raft_consensus.cc:385] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.793411 20856 raft_consensus.cc:740] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.793593 20854 tablet_bootstrap.cc:492] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667: No bootstrap required, opened a new log
I20260630 12:28:57.794044 20854 ts_tablet_manager.cc:1403] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260630 12:28:57.794272 20856 consensus_queue.cc:260] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.795012 20857 raft_consensus.cc:359] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.795676 20857 raft_consensus.cc:385] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.795938 20857 raft_consensus.cc:740] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.796397 20854 raft_consensus.cc:359] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.796917 20856 ts_tablet_manager.cc:1434] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:28:57.797057 20854 raft_consensus.cc:385] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.796785 20857 consensus_queue.cc:260] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.797495 20854 raft_consensus.cc:740] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.798014 20856 tablet_bootstrap.cc:492] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2: Bootstrap starting.
I20260630 12:28:57.798346 20854 consensus_queue.cc:260] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.803735 20856 tablet_bootstrap.cc:654] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.805802 20854 ts_tablet_manager.cc:1434] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:28:57.806824 20854 tablet_bootstrap.cc:492] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667: Bootstrap starting.
I20260630 12:28:57.806926 20857 ts_tablet_manager.cc:1434] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260630 12:28:57.811210 20856 tablet_bootstrap.cc:492] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2: No bootstrap required, opened a new log
I20260630 12:28:57.811630 20856 ts_tablet_manager.cc:1403] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:28:57.811805 20854 tablet_bootstrap.cc:654] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.814143 20857 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9: Bootstrap starting.
I20260630 12:28:57.814136 20856 raft_consensus.cc:359] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.814996 20856 raft_consensus.cc:385] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.815270 20856 raft_consensus.cc:740] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.815936 20856 consensus_queue.cc:260] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.816859 20854 tablet_bootstrap.cc:492] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667: No bootstrap required, opened a new log
I20260630 12:28:57.817293 20854 ts_tablet_manager.cc:1403] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:28:57.817945 20856 ts_tablet_manager.cc:1434] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:28:57.818849 20856 tablet_bootstrap.cc:492] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2: Bootstrap starting.
I20260630 12:28:57.819466 20857 tablet_bootstrap.cc:654] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.819747 20854 raft_consensus.cc:359] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.820423 20854 raft_consensus.cc:385] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.820710 20854 raft_consensus.cc:740] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.821599 20854 consensus_queue.cc:260] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.826071 20854 ts_tablet_manager.cc:1434] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:28:57.826980 20854 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667: Bootstrap starting.
I20260630 12:28:57.832423 20854 tablet_bootstrap.cc:654] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.833400 20856 tablet_bootstrap.cc:654] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.837249 20857 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9: No bootstrap required, opened a new log
I20260630 12:28:57.837390 20854 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667: No bootstrap required, opened a new log
I20260630 12:28:57.837697 20857 ts_tablet_manager.cc:1403] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260630 12:28:57.837793 20854 ts_tablet_manager.cc:1403] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.009s
I20260630 12:28:57.839648 20857 raft_consensus.cc:359] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.839984 20854 raft_consensus.cc:359] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.840291 20857 raft_consensus.cc:385] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.840535 20854 raft_consensus.cc:385] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.840631 20857 raft_consensus.cc:740] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.840869 20854 raft_consensus.cc:740] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.841138 20856 tablet_bootstrap.cc:492] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2: No bootstrap required, opened a new log
I20260630 12:28:57.841568 20856 ts_tablet_manager.cc:1403] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.003s
I20260630 12:28:57.841495 20863 raft_consensus.cc:493] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:57.841529 20857 consensus_queue.cc:260] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.841635 20854 consensus_queue.cc:260] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.842346 20863 raft_consensus.cc:515] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.844481 20856 raft_consensus.cc:359] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:57.845136 20856 raft_consensus.cc:385] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.845407 20856 raft_consensus.cc:740] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.845724 20854 ts_tablet_manager.cc:1434] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260630 12:28:57.845861 20857 ts_tablet_manager.cc:1434] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:28:57.846092 20856 consensus_queue.cc:260] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:57.846637 20854 tablet_bootstrap.cc:492] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667: Bootstrap starting.
I20260630 12:28:57.846832 20857 tablet_bootstrap.cc:492] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9: Bootstrap starting.
I20260630 12:28:57.852588 20854 tablet_bootstrap.cc:654] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.853092 20857 tablet_bootstrap.cc:654] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.865382 20854 tablet_bootstrap.cc:492] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667: No bootstrap required, opened a new log
I20260630 12:28:57.865693 20857 tablet_bootstrap.cc:492] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9: No bootstrap required, opened a new log
I20260630 12:28:57.865832 20854 ts_tablet_manager.cc:1403] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:28:57.866183 20857 ts_tablet_manager.cc:1403] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260630 12:28:57.868902 20863 leader_election.cc:290] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:57.868719 20854 raft_consensus.cc:359] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.869436 20854 raft_consensus.cc:385] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.869053 20857 raft_consensus.cc:359] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.869730 20854 raft_consensus.cc:740] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.869846 20857 raft_consensus.cc:385] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.870194 20857 raft_consensus.cc:740] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.870543 20854 consensus_queue.cc:260] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.870996 20857 consensus_queue.cc:260] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.874511 20854 ts_tablet_manager.cc:1434] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:28:57.875468 20854 tablet_bootstrap.cc:492] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667: Bootstrap starting.
I20260630 12:28:57.881125 20854 tablet_bootstrap.cc:654] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.881429 20857 ts_tablet_manager.cc:1434] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:28:57.888463 20862 raft_consensus.cc:493] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:57.888962 20862 raft_consensus.cc:515] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:57.891713 20862 leader_election.cc:290] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:57.928586 20857 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9: Bootstrap starting.
I20260630 12:28:57.930302 20856 ts_tablet_manager.cc:1434] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent starting tablet: real 0.088s	user 0.054s	sys 0.032s
I20260630 12:28:57.931121 20862 raft_consensus.cc:493] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:57.931366 20856 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Bootstrap starting.
I20260630 12:28:57.931635 20862 raft_consensus.cc:515] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.933562 20862 leader_election.cc:290] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:57.937129 20856 tablet_bootstrap.cc:654] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.938361 20874 raft_consensus.cc:493] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:57.938941 20874 raft_consensus.cc:515] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.942152 20874 leader_election.cc:290] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:57.945943 20856 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2: No bootstrap required, opened a new log
I20260630 12:28:57.946400 20856 ts_tablet_manager.cc:1403] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:28:57.947017 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ab1f9a7b04b71a3a969a6516b8874" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9" is_pre_election: true
I20260630 12:28:57.949290 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ab1f9a7b04b71a3a969a6516b8874" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:57.951027 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d45fae63a4a4783a0cd8968a73f9a2e" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:57.951709 20734 raft_consensus.cc:2468] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 0.
I20260630 12:28:57.951864 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d45fae63a4a4783a0cd8968a73f9a2e" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9" is_pre_election: true
I20260630 12:28:57.952455 20660 raft_consensus.cc:2468] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 0.
I20260630 12:28:57.952629 20856 raft_consensus.cc:359] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.953305 20856 raft_consensus.cc:385] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.953591 20856 raft_consensus.cc:740] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.954288 20856 consensus_queue.cc:260] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
W20260630 12:28:57.956976 20775 leader_election.cc:343] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:28:57.957643 20772 leader_election.cc:343] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:57.957890 20775 leader_election.cc:304] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667; no voters: 
I20260630 12:28:57.958113 20772 leader_election.cc:304] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [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: 0bb1f0e02b8c4dd3ba622b39bab797b2; no voters: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9
I20260630 12:28:57.956368 20856 ts_tablet_manager.cc:1434] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:28:57.959687 20856 tablet_bootstrap.cc:492] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2: Bootstrap starting.
I20260630 12:28:57.960204 20863 raft_consensus.cc:2804] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:57.960569 20863 raft_consensus.cc:493] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:57.960871 20863 raft_consensus.cc:3060] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:57.963827 20857 tablet_bootstrap.cc:654] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.963655 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41def22e27f14536914aa59492ee5b7b" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" is_pre_election: true
I20260630 12:28:57.964397 20809 raft_consensus.cc:2468] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 0.
I20260630 12:28:57.965384 20856 tablet_bootstrap.cc:654] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:57.965705 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d877cd7e0fa41cd8d993e4548be37aa" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" is_pre_election: true
I20260630 12:28:57.966265 20858 raft_consensus.cc:493] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:57.966719 20858 raft_consensus.cc:515] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.969177 20858 leader_election.cc:290] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:57.970650 20874 raft_consensus.cc:2749] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:57.973937 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41def22e27f14536914aa59492ee5b7b" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:57.974588 20734 raft_consensus.cc:2468] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 0.
I20260630 12:28:57.975560 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d877cd7e0fa41cd8d993e4548be37aa" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:57.976182 20735 raft_consensus.cc:2468] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 0.
I20260630 12:28:57.977710 20626 leader_election.cc:304] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9; no voters: 
I20260630 12:28:57.978543 20862 raft_consensus.cc:2804] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:57.978883 20862 raft_consensus.cc:493] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:57.977713 20854 tablet_bootstrap.cc:492] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667: No bootstrap required, opened a new log
I20260630 12:28:57.979254 20862 raft_consensus.cc:3060] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:57.979511 20854 ts_tablet_manager.cc:1403] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667: Time spent bootstrapping tablet: real 0.104s	user 0.049s	sys 0.043s
I20260630 12:28:57.982692 20854 raft_consensus.cc:359] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.983305 20854 raft_consensus.cc:385] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:57.983561 20854 raft_consensus.cc:740] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Initialized, Role: FOLLOWER
I20260630 12:28:57.984809 20863 raft_consensus.cc:515] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.986768 20862 raft_consensus.cc:515] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:57.988811 20862 leader_election.cc:290] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 election: Requested vote from peers 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:57.989178 20863 leader_election.cc:290] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 election: Requested vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:57.993450 20858 raft_consensus.cc:493] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:57.990295 20735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d45fae63a4a4783a0cd8968a73f9a2e" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667"
I20260630 12:28:57.983502 20626 leader_election.cc:304] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9; no voters: 
I20260630 12:28:57.991559 20854 consensus_queue.cc:260] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:57.994131 20735 raft_consensus.cc:3060] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:57.993289 20857 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9: No bootstrap required, opened a new log
I20260630 12:28:57.993845 20858 raft_consensus.cc:515] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
W20260630 12:28:57.994652 20623 leader_election.cc:343] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:57.997140 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41def22e27f14536914aa59492ee5b7b" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667"
I20260630 12:28:57.997356 20858 leader_election.cc:290] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:57.997711 20734 raft_consensus.cc:3060] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:57.999848 20857 ts_tablet_manager.cc:1403] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.001s
I20260630 12:28:58.002490 20854 ts_tablet_manager.cc:1434] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260630 12:28:58.002996 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d45fae63a4a4783a0cd8968a73f9a2e" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9"
I20260630 12:28:58.003602 20660 raft_consensus.cc:3060] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:57.998456 20862 raft_consensus.cc:2804] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.003732 20735 raft_consensus.cc:2468] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 1.
I20260630 12:28:58.004833 20862 raft_consensus.cc:493] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.007157 20862 raft_consensus.cc:3060] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.006990 20775 leader_election.cc:304] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667; no voters: 
I20260630 12:28:58.008169 20734 raft_consensus.cc:2468] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 1.
I20260630 12:28:58.009789 20863 raft_consensus.cc:2804] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.010268 20863 raft_consensus.cc:697] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Running, Role: LEADER
I20260630 12:28:58.010618 20626 leader_election.cc:304] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9; no voters: 
I20260630 12:28:58.011003 20863 consensus_queue.cc:237] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.014142 20862 raft_consensus.cc:515] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.016137 20862 leader_election.cc:290] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 election: Requested vote from peers a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:58.016644 20862 raft_consensus.cc:2804] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.017073 20862 raft_consensus.cc:697] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 1 LEADER]: Becoming Leader. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Running, Role: LEADER
I20260630 12:28:58.017818 20862 consensus_queue.cc:237] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } }
I20260630 12:28:58.018190 20660 raft_consensus.cc:2468] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 1.
I20260630 12:28:58.023099 20856 tablet_bootstrap.cc:492] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2: No bootstrap required, opened a new log
I20260630 12:28:58.023576 20856 ts_tablet_manager.cc:1403] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.015s
I20260630 12:28:58.024668 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41def22e27f14536914aa59492ee5b7b" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2"
I20260630 12:28:58.025286 20808 raft_consensus.cc:3060] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.027511 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d877cd7e0fa41cd8d993e4548be37aa" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2"
I20260630 12:28:58.026150 20856 raft_consensus.cc:359] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.028043 20856 raft_consensus.cc:385] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.028441 20856 raft_consensus.cc:740] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.029508 20856 consensus_queue.cc:260] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.022799 20857 raft_consensus.cc:359] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.031935 20809 raft_consensus.cc:3060] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.034010 20856 ts_tablet_manager.cc:1434] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:28:58.035223 20856 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Bootstrap starting.
I20260630 12:28:58.033250 20857 raft_consensus.cc:385] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.036234 20857 raft_consensus.cc:740] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.036944 20857 consensus_queue.cc:260] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.042724 20809 raft_consensus.cc:2468] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 1.
I20260630 12:28:58.043815 20808 raft_consensus.cc:2468] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 1.
I20260630 12:28:58.043848 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d877cd7e0fa41cd8d993e4548be37aa" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667"
I20260630 12:28:58.044600 20734 raft_consensus.cc:3060] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.050474 20555 catalog_manager.cc:5697] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:58.051614 20807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa06fcaa7ab461b812dade221b454b9" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" is_pre_election: true
W20260630 12:28:58.054204 20698 leader_election.cc:343] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:58.055871 20808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad896d8730f43c49e35511630a197ff" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" is_pre_election: true
I20260630 12:28:58.055023 20734 raft_consensus.cc:2468] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 1.
I20260630 12:28:58.058881 20626 leader_election.cc:304] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9; no voters: 
I20260630 12:28:58.059752 20862 raft_consensus.cc:2804] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.060350 20862 raft_consensus.cc:697] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 1 LEADER]: Becoming Leader. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Running, Role: LEADER
I20260630 12:28:58.060946 20862 consensus_queue.cc:237] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
W20260630 12:28:58.058573 20698 leader_election.cc:343] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:58.065369 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad896d8730f43c49e35511630a197ff" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9" is_pre_election: true
I20260630 12:28:58.066715 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa06fcaa7ab461b812dade221b454b9" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9" is_pre_election: true
I20260630 12:28:58.067451 20659 raft_consensus.cc:2468] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5b0be518eae4f53a3775d26a609e667 in term 0.
I20260630 12:28:58.068663 20698 leader_election.cc:304] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [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: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9; no voters: 0bb1f0e02b8c4dd3ba622b39bab797b2
I20260630 12:28:58.068282 20558 catalog_manager.cc:5697] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b14db35cac6445c1bf71881892e735b9 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "b14db35cac6445c1bf71881892e735b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:58.070782 20887 raft_consensus.cc:2804] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.071717 20887 raft_consensus.cc:493] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.072033 20887 raft_consensus.cc:3060] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:58.072271 20698 leader_election.cc:343] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:58.074904 20857 ts_tablet_manager.cc:1434] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9: Time spent starting tablet: real 0.075s	user 0.015s	sys 0.001s
I20260630 12:28:58.075877 20857 tablet_bootstrap.cc:492] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9: Bootstrap starting.
I20260630 12:28:58.076637 20856 tablet_bootstrap.cc:654] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.073063 20698 leader_election.cc:304] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [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: a5b0be518eae4f53a3775d26a609e667; no voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, b14db35cac6445c1bf71881892e735b9
I20260630 12:28:58.079319 20858 raft_consensus.cc:2749] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:58.081282 20857 tablet_bootstrap.cc:654] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.082829 20887 raft_consensus.cc:515] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.084759 20887 leader_election.cc:290] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 election: Requested vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:58.085837 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa06fcaa7ab461b812dade221b454b9" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2"
I20260630 12:28:58.087780 20660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa06fcaa7ab461b812dade221b454b9" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9"
I20260630 12:28:58.088356 20660 raft_consensus.cc:3060] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.093272 20887 raft_consensus.cc:493] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.093808 20887 raft_consensus.cc:515] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
W20260630 12:28:58.096222 20698 leader_election.cc:343] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:58.097741 20887 leader_election.cc:290] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:58.094916 20660 raft_consensus.cc:2468] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5b0be518eae4f53a3775d26a609e667 in term 1.
I20260630 12:28:58.100813 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ab1f9a7b04b71a3a969a6516b8874" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9" is_pre_election: true
I20260630 12:28:58.102370 20857 tablet_bootstrap.cc:492] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9: No bootstrap required, opened a new log
I20260630 12:28:58.102953 20857 ts_tablet_manager.cc:1403] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260630 12:28:58.103698 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ab1f9a7b04b71a3a969a6516b8874" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" is_pre_election: true
I20260630 12:28:58.104285 20809 raft_consensus.cc:2468] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5b0be518eae4f53a3775d26a609e667 in term 0.
I20260630 12:28:58.104712 20856 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2: No bootstrap required, opened a new log
I20260630 12:28:58.105152 20856 ts_tablet_manager.cc:1403] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.012s
I20260630 12:28:58.105531 20698 leader_election.cc:304] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667; no voters: 
I20260630 12:28:58.105706 20857 raft_consensus.cc:359] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.106350 20857 raft_consensus.cc:385] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.106429 20887 raft_consensus.cc:2804] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.106705 20857 raft_consensus.cc:740] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.106798 20887 raft_consensus.cc:493] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.107466 20887 raft_consensus.cc:3060] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.107688 20856 raft_consensus.cc:359] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.108394 20856 raft_consensus.cc:385] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.107882 20857 consensus_queue.cc:260] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.106695 20558 catalog_manager.cc:5697] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b14db35cac6445c1bf71881892e735b9 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "b14db35cac6445c1bf71881892e735b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:58.108667 20856 raft_consensus.cc:740] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.109486 20856 consensus_queue.cc:260] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.110412 20857 ts_tablet_manager.cc:1434] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:28:58.107851 20698 leader_election.cc:304] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [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: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9; no voters: 0bb1f0e02b8c4dd3ba622b39bab797b2
I20260630 12:28:58.111357 20857 tablet_bootstrap.cc:492] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9: Bootstrap starting.
I20260630 12:28:58.111390 20858 raft_consensus.cc:2804] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:28:58.114066 20698 leader_election.cc:343] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:58.117267 20857 tablet_bootstrap.cc:654] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.117971 20856 ts_tablet_manager.cc:1434] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:28:58.118919 20856 tablet_bootstrap.cc:492] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2: Bootstrap starting.
I20260630 12:28:58.124806 20856 tablet_bootstrap.cc:654] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.126595 20863 raft_consensus.cc:493] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.127060 20863 raft_consensus.cc:515] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.129117 20863 leader_election.cc:290] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:58.131592 20858 raft_consensus.cc:697] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 1 LEADER]: Becoming Leader. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Running, Role: LEADER
I20260630 12:28:58.132601 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae177737d2f349f19f2cb97a7cf85c6f" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:58.132455 20858 consensus_queue.cc:237] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.133257 20734 raft_consensus.cc:2468] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 0.
I20260630 12:28:58.134586 20775 leader_election.cc:304] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667; no voters: 
I20260630 12:28:58.136721 20863 raft_consensus.cc:2804] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.136834 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae177737d2f349f19f2cb97a7cf85c6f" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9" is_pre_election: true
I20260630 12:28:58.137635 20863 raft_consensus.cc:493] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.138134 20863 raft_consensus.cc:3060] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:58.139225 20772 leader_election.cc:343] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:28:58.144824 20606 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:28:58.125967 20887 raft_consensus.cc:515] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.146687 20611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:28:58.148887 20611 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:28:58.151327 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ab1f9a7b04b71a3a969a6516b8874" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9"
W20260630 12:28:58.152822 20698 leader_election.cc:343] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:58.155609 20856 tablet_bootstrap.cc:492] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2: No bootstrap required, opened a new log
I20260630 12:28:58.156077 20856 ts_tablet_manager.cc:1403] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.012s
I20260630 12:28:58.158535 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ab1f9a7b04b71a3a969a6516b8874" candidate_uuid: "a5b0be518eae4f53a3775d26a609e667" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2"
I20260630 12:28:58.158628 20856 raft_consensus.cc:359] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.159226 20809 raft_consensus.cc:3060] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.159390 20856 raft_consensus.cc:385] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.159773 20856 raft_consensus.cc:740] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.160511 20856 consensus_queue.cc:260] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.162564 20856 ts_tablet_manager.cc:1434] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:28:58.166349 20809 raft_consensus.cc:2468] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5b0be518eae4f53a3775d26a609e667 in term 1.
I20260630 12:28:58.166603 20555 catalog_manager.cc:5697] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5b0be518eae4f53a3775d26a609e667 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "a5b0be518eae4f53a3775d26a609e667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:58.167662 20698 leader_election.cc:304] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [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: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667; no voters: b14db35cac6445c1bf71881892e735b9
I20260630 12:28:58.168596 20887 leader_election.cc:290] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [CANDIDATE]: Term 1 election: Requested vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:58.169073 20858 raft_consensus.cc:2804] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.144757 20863 raft_consensus.cc:515] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.171633 20863 leader_election.cc:290] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 election: Requested vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:58.172199 20858 raft_consensus.cc:697] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 1 LEADER]: Becoming Leader. State: Replica: a5b0be518eae4f53a3775d26a609e667, State: Running, Role: LEADER
I20260630 12:28:58.172622 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae177737d2f349f19f2cb97a7cf85c6f" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9"
I20260630 12:28:58.172969 20857 tablet_bootstrap.cc:492] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9: No bootstrap required, opened a new log
I20260630 12:28:58.173506 20857 ts_tablet_manager.cc:1403] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.025s
I20260630 12:28:58.174115 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae177737d2f349f19f2cb97a7cf85c6f" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667"
I20260630 12:28:58.174650 20734 raft_consensus.cc:3060] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.172978 20858 consensus_queue.cc:237] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.176095 20857 raft_consensus.cc:359] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.176748 20857 raft_consensus.cc:385] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.177022 20857 raft_consensus.cc:740] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.177760 20857 consensus_queue.cc:260] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
W20260630 12:28:58.180382 20772 leader_election.cc:343] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:28:58.182087 20857 ts_tablet_manager.cc:1434] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:28:58.182586 20734 raft_consensus.cc:2468] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 1.
I20260630 12:28:58.183024 20857 tablet_bootstrap.cc:492] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9: Bootstrap starting.
I20260630 12:28:58.183772 20775 leader_election.cc:304] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [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: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667; no voters: b14db35cac6445c1bf71881892e735b9
I20260630 12:28:58.184365 20556 catalog_manager.cc:5697] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5b0be518eae4f53a3775d26a609e667 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "a5b0be518eae4f53a3775d26a609e667" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:58.185185 20863 raft_consensus.cc:493] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.185626 20863 raft_consensus.cc:515] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.187539 20863 leader_election.cc:290] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:58.189204 20857 tablet_bootstrap.cc:654] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:28:58.189438 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7589498d4c470a839ac165a0d16270" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9" is_pre_election: true
I20260630 12:28:58.190008 20659 raft_consensus.cc:2468] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 0.
I20260630 12:28:58.191172 20772 leader_election.cc:304] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, b14db35cac6445c1bf71881892e735b9; no voters: 
I20260630 12:28:58.192792 20874 raft_consensus.cc:2804] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.193146 20874 raft_consensus.cc:493] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.193256 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7589498d4c470a839ac165a0d16270" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:58.193511 20874 raft_consensus.cc:3060] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.193858 20734 raft_consensus.cc:2468] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 0.
I20260630 12:28:58.197031 20857 tablet_bootstrap.cc:492] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9: No bootstrap required, opened a new log
I20260630 12:28:58.197420 20857 ts_tablet_manager.cc:1403] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:28:58.199692 20857 raft_consensus.cc:359] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.200062 20863 raft_consensus.cc:2804] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.200305 20857 raft_consensus.cc:385] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:28:58.200177 20874 raft_consensus.cc:515] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.200680 20857 raft_consensus.cc:740] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Initialized, Role: FOLLOWER
I20260630 12:28:58.201287 20857 consensus_queue.cc:260] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.202723 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7589498d4c470a839ac165a0d16270" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9"
I20260630 12:28:58.203307 20659 raft_consensus.cc:3060] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.203455 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7589498d4c470a839ac165a0d16270" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667"
I20260630 12:28:58.204023 20734 raft_consensus.cc:3060] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.206540 20874 leader_election.cc:290] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 election: Requested vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:58.208637 20857 ts_tablet_manager.cc:1434] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:28:58.213367 20734 raft_consensus.cc:2468] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 1.
I20260630 12:28:58.214020 20659 raft_consensus.cc:2468] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in term 1.
I20260630 12:28:58.214427 20775 leader_election.cc:304] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667; no voters: 
I20260630 12:28:58.215202 20874 raft_consensus.cc:2804] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.215582 20874 raft_consensus.cc:697] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Running, Role: LEADER
I20260630 12:28:58.216109 20874 consensus_queue.cc:237] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.219401 20863 raft_consensus.cc:697] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb1f0e02b8c4dd3ba622b39bab797b2, State: Running, Role: LEADER
I20260630 12:28:58.220029 20863 consensus_queue.cc:237] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.226073 20556 catalog_manager.cc:5697] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:58.233011 20862 raft_consensus.cc:493] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.233374 20862 raft_consensus.cc:515] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.234870 20862 leader_election.cc:290] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:58.235500 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ab1f9a7b04b71a3a969a6516b8874" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:58.235885 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ab1f9a7b04b71a3a969a6516b8874" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" is_pre_election: true
I20260630 12:28:58.236692 20809 raft_consensus.cc:2393] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b14db35cac6445c1bf71881892e735b9 in current term 1: Already voted for candidate a5b0be518eae4f53a3775d26a609e667 in this term.
I20260630 12:28:58.237020 20556 catalog_manager.cc:5697] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: HEALTHY } } }
I20260630 12:28:58.237600 20623 leader_election.cc:304] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [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: b14db35cac6445c1bf71881892e735b9; no voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667
I20260630 12:28:58.238366 20862 raft_consensus.cc:3060] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.243531 20862 raft_consensus.cc:2749] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:58.369256 20862 raft_consensus.cc:493] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.369686 20862 raft_consensus.cc:515] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.371284 20862 leader_election.cc:290] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:58.371948 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad896d8730f43c49e35511630a197ff" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:58.372541 20734 raft_consensus.cc:2468] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 0.
I20260630 12:28:58.372503 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad896d8730f43c49e35511630a197ff" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" is_pre_election: true
I20260630 12:28:58.373133 20809 raft_consensus.cc:2468] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 0.
I20260630 12:28:58.373515 20626 leader_election.cc:304] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9; no voters: 
I20260630 12:28:58.374200 20862 raft_consensus.cc:2804] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:28:58.374466 20862 raft_consensus.cc:493] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:28:58.374724 20862 raft_consensus.cc:3060] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.378757 20862 raft_consensus.cc:515] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.380120 20862 leader_election.cc:290] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 election: Requested vote from peers a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:58.380805 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad896d8730f43c49e35511630a197ff" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667"
I20260630 12:28:58.380968 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad896d8730f43c49e35511630a197ff" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2"
I20260630 12:28:58.381230 20734 raft_consensus.cc:3060] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.381403 20809 raft_consensus.cc:3060] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.385072 20734 raft_consensus.cc:2468] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 1.
I20260630 12:28:58.385366 20809 raft_consensus.cc:2468] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b14db35cac6445c1bf71881892e735b9 in term 1.
I20260630 12:28:58.385896 20626 leader_election.cc:304] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9; no voters: 
I20260630 12:28:58.386592 20862 raft_consensus.cc:2804] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:28:58.386941 20862 raft_consensus.cc:697] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 1 LEADER]: Becoming Leader. State: Replica: b14db35cac6445c1bf71881892e735b9, State: Running, Role: LEADER
I20260630 12:28:58.387622 20862 consensus_queue.cc:237] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.393402 20556 catalog_manager.cc:5697] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b14db35cac6445c1bf71881892e735b9 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "b14db35cac6445c1bf71881892e735b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: UNKNOWN } } }
I20260630 12:28:58.404476 20862 consensus_queue.cc:1048] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.414498 20862 consensus_queue.cc:1048] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.426662 20863 consensus_queue.cc:1048] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.436822 20905 consensus_queue.cc:1048] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.479708 20905 raft_consensus.cc:493] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.479910 20862 consensus_queue.cc:1048] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.480186 20905 raft_consensus.cc:515] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.481968 20905 leader_election.cc:290] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071), a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:28:58.482699 20659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa06fcaa7ab461b812dade221b454b9" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b14db35cac6445c1bf71881892e735b9" is_pre_election: true
I20260630 12:28:58.483070 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa06fcaa7ab461b812dade221b454b9" candidate_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:58.483503 20659 raft_consensus.cc:2393] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in current term 1: Already voted for candidate a5b0be518eae4f53a3775d26a609e667 in this term.
I20260630 12:28:58.484714 20772 leader_election.cc:304] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [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: 0bb1f0e02b8c4dd3ba622b39bab797b2; no voters: a5b0be518eae4f53a3775d26a609e667, b14db35cac6445c1bf71881892e735b9
I20260630 12:28:58.485703 20863 raft_consensus.cc:3060] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:28:58.489326 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:28:58.491227 20862 raft_consensus.cc:493] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:28:58.491783 20863 raft_consensus.cc:2749] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:28:58.491667 20862 raft_consensus.cc:515] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } }
I20260630 12:28:58.495074 20888 consensus_queue.cc:1048] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:58.495817 20809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae177737d2f349f19f2cb97a7cf85c6f" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" is_pre_election: true
I20260630 12:28:58.496855 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae177737d2f349f19f2cb97a7cf85c6f" candidate_uuid: "b14db35cac6445c1bf71881892e735b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5b0be518eae4f53a3775d26a609e667" is_pre_election: true
I20260630 12:28:58.497586 20734 raft_consensus.cc:2393] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b14db35cac6445c1bf71881892e735b9 in current term 1: Already voted for candidate 0bb1f0e02b8c4dd3ba622b39bab797b2 in this term.
I20260630 12:28:58.498919 20626 leader_election.cc:304] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [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: b14db35cac6445c1bf71881892e735b9; no voters: 0bb1f0e02b8c4dd3ba622b39bab797b2, a5b0be518eae4f53a3775d26a609e667
I20260630 12:28:58.493642 20862 leader_election.cc:290] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669), 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:28:58.500145 20888 raft_consensus.cc:3060] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:28:58.501305 20917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:58.506922 20888 raft_consensus.cc:2749] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:28:58.508085 20918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:58.539985 19991 server_base.cc:1061] running on GCE node
W20260630 12:28:58.543341 20923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:28:58.545253 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:28:58.545553 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:28:58.545805 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822538545787 us; error 0 us; skew 500 ppm
I20260630 12:28:58.547360 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:28:58.551267 19991 webserver.cc:533] Webserver started at http://127.19.133.196:40259/ using document root <none> and password file <none>
I20260630 12:28:58.552107 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:28:58.552446 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:28:58.552934 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:28:58.555094 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "cdec4e5fa74247289c665e6cbf49ab80"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-rw3v"
I20260630 12:28:58.560789 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:28:58.564045 20927 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.564776 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:28:58.565048 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "cdec4e5fa74247289c665e6cbf49ab80"
format_stamp: "Formatted at 2026-06-30 12:28:58 on dist-test-slave-rw3v"
I20260630 12:28:58.565306 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:28:58.589500 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:28:58.590708 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:28:58.592377 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:28:58.594931 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:28:58.595110 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.595371 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:28:58.595541 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:28:58.628409 20887 consensus_queue.cc:1048] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:58.649822 20887 consensus_queue.cc:1048] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.662233 20899 consensus_queue.cc:1048] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.675091 20905 consensus_queue.cc:1048] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:58.691835 20863 consensus_queue.cc:1048] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:58.693367 20899 consensus_queue.cc:1048] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.695041 20905 consensus_queue.cc:1048] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.748203 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:36349
I20260630 12:28:58.749200 20997 consensus_queue.cc:1048] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:28:58.751295 20998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:36349 every 8 connection(s)
I20260630 12:28:58.784446 21000 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42615
I20260630 12:28:58.784785 21000 heartbeater.cc:461] Registering TS with master...
I20260630 12:28:58.785569 21000 heartbeater.cc:507] Master 127.19.133.254:42615 requested a full tablet report, sending...
I20260630 12:28:58.787616 20557 ts_manager.cc:194] Registered new tserver with Master: cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196:36349)
I20260630 12:28:58.789386 20557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60214
I20260630 12:28:58.806150 20888 consensus_queue.cc:1048] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:58.818025 20862 consensus_queue.cc:1048] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:28:59.791718 21000 heartbeater.cc:499] Master 127.19.133.254:42615 was elected leader, sending a full tablet report...
I20260630 12:29:00.150008 20611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:00.155740 20611 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:00.156134 20611 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:02.156944 20611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:02.161995 20611 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:02.162344 20611 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:04.163218 20611 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:04.170288 20611 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:04.170682 20611 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:04.172068 20734 consensus_queue.cc:237] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [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: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.178720 20808 raft_consensus.cc:1275] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Refusing update from remote peer a5b0be518eae4f53a3775d26a609e667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.179039 20660 raft_consensus.cc:1275] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Refusing update from remote peer a5b0be518eae4f53a3775d26a609e667: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.180428 21014 consensus_queue.cc:1048] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:04.181143 20899 consensus_queue.cc:1048] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:04.189400 20899 raft_consensus.cc:2955] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
W20260630 12:29:04.190568 20700 consensus_peers.cc:597] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 -> Peer cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196:36349): Couldn't send request to peer cdec4e5fa74247289c665e6cbf49ab80. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fa06fcaa7ab461b812dade221b454b9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:04.190790 20808 raft_consensus.cc:2955] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.193260 20660 raft_consensus.cc:2955] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.203025 20557 catalog_manager.cc:5697] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 reported cstate change: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "a5b0be518eae4f53a3775d26a609e667" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.227527 20808 consensus_queue.cc:237] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [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: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } attrs { replace: true } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.234961 20734 raft_consensus.cc:1275] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Refusing update from remote peer 0bb1f0e02b8c4dd3ba622b39bab797b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.235232 20660 raft_consensus.cc:1275] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Refusing update from remote peer 0bb1f0e02b8c4dd3ba622b39bab797b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.236724 20905 consensus_queue.cc:1048] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:04.238580 20905 consensus_queue.cc:1048] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:04.245676 21029 raft_consensus.cc:2955] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } attrs { replace: true } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.249533 20660 raft_consensus.cc:2955] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } attrs { replace: true } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
W20260630 12:29:04.253173 20774 consensus_peers.cc:597] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 -> Peer cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196:36349): Couldn't send request to peer cdec4e5fa74247289c665e6cbf49ab80. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d45fae63a4a4783a0cd8968a73f9a2e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:04.253140 20734 raft_consensus.cc:2955] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } attrs { replace: true } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.260870 20808 consensus_queue.cc:237] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [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: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.261765 20555 catalog_manager.cc:5697] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 reported cstate change: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:04.268237 20734 raft_consensus.cc:1275] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Refusing update from remote peer 0bb1f0e02b8c4dd3ba622b39bab797b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:29:04.268853 20774 consensus_peers.cc:597] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 -> Peer cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196:36349): Couldn't send request to peer cdec4e5fa74247289c665e6cbf49ab80. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b7589498d4c470a839ac165a0d16270. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:04.269927 20905 consensus_queue.cc:1048] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:04.270457 20660 raft_consensus.cc:1275] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Refusing update from remote peer 0bb1f0e02b8c4dd3ba622b39bab797b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.271746 21032 consensus_queue.cc:1048] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:04.277367 20905 raft_consensus.cc:2955] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.279031 20734 raft_consensus.cc:2955] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.289639 20660 raft_consensus.cc:2955] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.291357 20557 catalog_manager.cc:5697] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 reported cstate change: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:04.308746 20660 consensus_queue.cc:237] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [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: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.315634 20808 raft_consensus.cc:1275] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Refusing update from remote peer b14db35cac6445c1bf71881892e735b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.317051 21006 consensus_queue.cc:1048] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:04.320888 20734 raft_consensus.cc:1275] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Refusing update from remote peer b14db35cac6445c1bf71881892e735b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:04.322321 21006 consensus_queue.cc:1048] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:29:04.324658 21038 raft_consensus.cc:2955] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.326301 20809 raft_consensus.cc:2955] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
W20260630 12:29:04.329493 20625 consensus_peers.cc:597] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 -> Peer cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196:36349): Couldn't send request to peer cdec4e5fa74247289c665e6cbf49ab80. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d877cd7e0fa41cd8d993e4548be37aa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:04.337589 20557 catalog_manager.cc:5697] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 reported cstate change: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "b14db35cac6445c1bf71881892e735b9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:04.338344 20734 raft_consensus.cc:2955] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cdec4e5fa74247289c665e6cbf49ab80 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } } }
I20260630 12:29:04.685050 21042 ts_tablet_manager.cc:933] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: Initiating tablet copy from peer a5b0be518eae4f53a3775d26a609e667 (127.19.133.194:39669)
I20260630 12:29:04.687055 21042 tablet_copy_client.cc:323] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:39669
I20260630 12:29:04.698156 20745 tablet_copy_service.cc:140] P a5b0be518eae4f53a3775d26a609e667: Received BeginTabletCopySession request for tablet 4fa06fcaa7ab461b812dade221b454b9 from peer cdec4e5fa74247289c665e6cbf49ab80 ({username='slave'} at 127.0.0.1:48402)
I20260630 12:29:04.698740 20745 tablet_copy_service.cc:161] P a5b0be518eae4f53a3775d26a609e667: Beginning new tablet copy session on tablet 4fa06fcaa7ab461b812dade221b454b9 from peer cdec4e5fa74247289c665e6cbf49ab80 at {username='slave'} at 127.0.0.1:48402: session id = cdec4e5fa74247289c665e6cbf49ab80-4fa06fcaa7ab461b812dade221b454b9
I20260630 12:29:04.705673 20745 tablet_copy_source_session.cc:215] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:04.708446 21042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa06fcaa7ab461b812dade221b454b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:04.718179 21042 tablet_copy_client.cc:806] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:04.718693 21042 tablet_copy_client.cc:670] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:04.722498 21042 tablet_copy_client.cc:538] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:04.730610 21042 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap starting.
I20260630 12:29:04.734110 21046 ts_tablet_manager.cc:933] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: Initiating tablet copy from peer 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:29:04.736666 21046 tablet_copy_client.cc:323] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:37931
I20260630 12:29:04.746271 20819 tablet_copy_service.cc:140] P 0bb1f0e02b8c4dd3ba622b39bab797b2: Received BeginTabletCopySession request for tablet 4d45fae63a4a4783a0cd8968a73f9a2e from peer cdec4e5fa74247289c665e6cbf49ab80 ({username='slave'} at 127.0.0.1:49320)
I20260630 12:29:04.746802 20819 tablet_copy_service.cc:161] P 0bb1f0e02b8c4dd3ba622b39bab797b2: Beginning new tablet copy session on tablet 4d45fae63a4a4783a0cd8968a73f9a2e from peer cdec4e5fa74247289c665e6cbf49ab80 at {username='slave'} at 127.0.0.1:49320: session id = cdec4e5fa74247289c665e6cbf49ab80-4d45fae63a4a4783a0cd8968a73f9a2e
I20260630 12:29:04.751382 20819 tablet_copy_source_session.cc:215] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:04.751716 21042 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:04.752605 21042 tablet_bootstrap.cc:492] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap complete.
I20260630 12:29:04.753219 21042 ts_tablet_manager.cc:1403] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260630 12:29:04.753597 21046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d45fae63a4a4783a0cd8968a73f9a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:04.756094 21042 raft_consensus.cc:359] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.757290 21042 raft_consensus.cc:740] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cdec4e5fa74247289c665e6cbf49ab80, State: Initialized, Role: LEARNER
I20260630 12:29:04.757966 21042 consensus_queue.cc:260] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80 [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: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } attrs { replace: true } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.761942 21042 ts_tablet_manager.cc:1434] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260630 12:29:04.763707 20745 tablet_copy_service.cc:342] P a5b0be518eae4f53a3775d26a609e667: Request end of tablet copy session cdec4e5fa74247289c665e6cbf49ab80-4fa06fcaa7ab461b812dade221b454b9 received from {username='slave'} at 127.0.0.1:48402
I20260630 12:29:04.764181 20745 tablet_copy_service.cc:434] P a5b0be518eae4f53a3775d26a609e667: ending tablet copy session cdec4e5fa74247289c665e6cbf49ab80-4fa06fcaa7ab461b812dade221b454b9 on tablet 4fa06fcaa7ab461b812dade221b454b9 with peer cdec4e5fa74247289c665e6cbf49ab80
I20260630 12:29:04.768405 21046 tablet_copy_client.cc:806] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:04.768949 21046 tablet_copy_client.cc:670] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:04.772459 21046 tablet_copy_client.cc:538] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:04.777374 21046 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap starting.
I20260630 12:29:04.790959 21046 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:04.791596 21046 tablet_bootstrap.cc:492] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap complete.
I20260630 12:29:04.792131 21046 ts_tablet_manager.cc:1403] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.008s
I20260630 12:29:04.794451 21046 raft_consensus.cc:359] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } attrs { replace: true } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.795002 21046 raft_consensus.cc:740] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cdec4e5fa74247289c665e6cbf49ab80, State: Initialized, Role: LEARNER
I20260630 12:29:04.795501 21046 consensus_queue.cc:260] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80 [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: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } attrs { replace: true } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.797097 21046 ts_tablet_manager.cc:1434] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:29:04.798954 20819 tablet_copy_service.cc:342] P 0bb1f0e02b8c4dd3ba622b39bab797b2: Request end of tablet copy session cdec4e5fa74247289c665e6cbf49ab80-4d45fae63a4a4783a0cd8968a73f9a2e received from {username='slave'} at 127.0.0.1:49320
I20260630 12:29:04.799396 20819 tablet_copy_service.cc:434] P 0bb1f0e02b8c4dd3ba622b39bab797b2: ending tablet copy session cdec4e5fa74247289c665e6cbf49ab80-4d45fae63a4a4783a0cd8968a73f9a2e on tablet 4d45fae63a4a4783a0cd8968a73f9a2e with peer cdec4e5fa74247289c665e6cbf49ab80
I20260630 12:29:04.815248 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:29:04.850809 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:04.851728 19991 tablet_replica.cc:333] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9: stopping tablet replica
I20260630 12:29:04.852603 19991 raft_consensus.cc:2243] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.853087 19991 raft_consensus.cc:2272] T bb8ab1f9a7b04b71a3a969a6516b8874 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.855261 19991 tablet_replica.cc:333] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9: stopping tablet replica
I20260630 12:29:04.855921 19991 raft_consensus.cc:2243] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.856352 19991 raft_consensus.cc:2272] T ae177737d2f349f19f2cb97a7cf85c6f P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.858364 19991 tablet_replica.cc:333] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9: stopping tablet replica
I20260630 12:29:04.858999 19991 raft_consensus.cc:2243] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.859886 19991 raft_consensus.cc:2272] T 3ad896d8730f43c49e35511630a197ff P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.862015 19991 tablet_replica.cc:333] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9: stopping tablet replica
I20260630 12:29:04.862644 19991 raft_consensus.cc:2243] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.863291 19991 raft_consensus.cc:2272] T 6b7589498d4c470a839ac165a0d16270 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.865723 19991 tablet_replica.cc:333] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9: stopping tablet replica
I20260630 12:29:04.866369 19991 raft_consensus.cc:2243] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.867324 19991 raft_consensus.cc:2272] T 41def22e27f14536914aa59492ee5b7b P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.869542 19991 tablet_replica.cc:333] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9: stopping tablet replica
I20260630 12:29:04.870157 19991 raft_consensus.cc:2243] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.871224 19991 raft_consensus.cc:2272] T 4d877cd7e0fa41cd8d993e4548be37aa P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.873519 19991 tablet_replica.cc:333] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9: stopping tablet replica
I20260630 12:29:04.874132 19991 raft_consensus.cc:2243] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.874621 19991 raft_consensus.cc:2272] T 4d45fae63a4a4783a0cd8968a73f9a2e P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.877110 19991 tablet_replica.cc:333] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9: stopping tablet replica
I20260630 12:29:04.877676 19991 raft_consensus.cc:2243] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.878145 19991 raft_consensus.cc:2272] T 4fa06fcaa7ab461b812dade221b454b9 P b14db35cac6445c1bf71881892e735b9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:04.883190 20772 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:29:04.884325 21046 ts_tablet_manager.cc:933] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: Initiating tablet copy from peer 0bb1f0e02b8c4dd3ba622b39bab797b2 (127.19.133.195:37931)
I20260630 12:29:04.896018 21046 tablet_copy_client.cc:323] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:37931
I20260630 12:29:04.897886 20819 tablet_copy_service.cc:140] P 0bb1f0e02b8c4dd3ba622b39bab797b2: Received BeginTabletCopySession request for tablet 6b7589498d4c470a839ac165a0d16270 from peer cdec4e5fa74247289c665e6cbf49ab80 ({username='slave'} at 127.0.0.1:49320)
I20260630 12:29:04.898379 20819 tablet_copy_service.cc:161] P 0bb1f0e02b8c4dd3ba622b39bab797b2: Beginning new tablet copy session on tablet 6b7589498d4c470a839ac165a0d16270 from peer cdec4e5fa74247289c665e6cbf49ab80 at {username='slave'} at 127.0.0.1:49320: session id = cdec4e5fa74247289c665e6cbf49ab80-6b7589498d4c470a839ac165a0d16270
W20260630 12:29:04.900892 20772 consensus_peers.cc:597] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 -> Peer b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071): Couldn't send request to peer b14db35cac6445c1bf71881892e735b9. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:33071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:04.902076 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:29:04.905017 20819 tablet_copy_source_session.cc:215] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:04.907675 21046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7589498d4c470a839ac165a0d16270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:04.921800 21046 tablet_copy_client.cc:806] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:04.922418 21046 tablet_copy_client.cc:670] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:04.926508 21046 tablet_copy_client.cc:538] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:04.928205 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:29:04.935515 21046 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap starting.
I20260630 12:29:04.957064 21046 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:04.958019 21046 tablet_bootstrap.cc:492] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: Bootstrap complete.
I20260630 12:29:04.958698 21046 ts_tablet_manager.cc:1403] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260630 12:29:04.961576 21046 raft_consensus.cc:359] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.962499 21046 raft_consensus.cc:740] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cdec4e5fa74247289c665e6cbf49ab80, State: Initialized, Role: LEARNER
I20260630 12:29:04.963156 21046 consensus_queue.cc:260] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80 [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: "b14db35cac6445c1bf71881892e735b9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 33071 } } peers { permanent_uuid: "a5b0be518eae4f53a3775d26a609e667" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39669 } attrs { replace: true } } peers { permanent_uuid: "0bb1f0e02b8c4dd3ba622b39bab797b2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37931 } } peers { permanent_uuid: "cdec4e5fa74247289c665e6cbf49ab80" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 36349 } attrs { promote: true } }
I20260630 12:29:04.968008 21046 ts_tablet_manager.cc:1434] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260630 12:29:04.969501 20819 tablet_copy_service.cc:342] P 0bb1f0e02b8c4dd3ba622b39bab797b2: Request end of tablet copy session cdec4e5fa74247289c665e6cbf49ab80-6b7589498d4c470a839ac165a0d16270 received from {username='slave'} at 127.0.0.1:49320
I20260630 12:29:04.969908 20819 tablet_copy_service.cc:434] P 0bb1f0e02b8c4dd3ba622b39bab797b2: ending tablet copy session cdec4e5fa74247289c665e6cbf49ab80-6b7589498d4c470a839ac165a0d16270 on tablet 6b7589498d4c470a839ac165a0d16270 with peer cdec4e5fa74247289c665e6cbf49ab80
I20260630 12:29:04.973503 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:04.974164 19991 tablet_replica.cc:333] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667: stopping tablet replica
I20260630 12:29:04.974850 19991 raft_consensus.cc:2243] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.975811 19991 raft_consensus.cc:2272] T bb8ab1f9a7b04b71a3a969a6516b8874 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.977679 19991 tablet_replica.cc:333] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667: stopping tablet replica
I20260630 12:29:04.978157 19991 raft_consensus.cc:2243] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.978538 19991 raft_consensus.cc:2272] T 4d45fae63a4a4783a0cd8968a73f9a2e P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.980636 19991 tablet_replica.cc:333] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667: stopping tablet replica
I20260630 12:29:04.981097 19991 raft_consensus.cc:2243] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.981437 19991 raft_consensus.cc:2272] T ae177737d2f349f19f2cb97a7cf85c6f P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.982997 19991 tablet_replica.cc:333] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667: stopping tablet replica
I20260630 12:29:04.983457 19991 raft_consensus.cc:2243] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.983793 19991 raft_consensus.cc:2272] T 3ad896d8730f43c49e35511630a197ff P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.985244 19991 tablet_replica.cc:333] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667: stopping tablet replica
I20260630 12:29:04.985684 19991 raft_consensus.cc:2243] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.986078 19991 raft_consensus.cc:2272] T 6b7589498d4c470a839ac165a0d16270 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.987928 19991 tablet_replica.cc:333] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667: stopping tablet replica
I20260630 12:29:04.988374 19991 raft_consensus.cc:2243] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:04.989156 19991 raft_consensus.cc:2272] T 4fa06fcaa7ab461b812dade221b454b9 P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.991117 19991 tablet_replica.cc:333] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667: stopping tablet replica
I20260630 12:29:04.991725 19991 raft_consensus.cc:2243] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.992120 19991 raft_consensus.cc:2272] T 4d877cd7e0fa41cd8d993e4548be37aa P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:04.994427 19991 tablet_replica.cc:333] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667: stopping tablet replica
I20260630 12:29:04.994959 19991 raft_consensus.cc:2243] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:04.995438 19991 raft_consensus.cc:2272] T 41def22e27f14536914aa59492ee5b7b P a5b0be518eae4f53a3775d26a609e667 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:29:04.995738 20772 consensus_peers.cc:597] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 -> Peer b14db35cac6445c1bf71881892e735b9 (127.19.133.193:33071): Couldn't send request to peer b14db35cac6445c1bf71881892e735b9. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:33071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:05.020627 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:29:05.038034 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:29:05.071112 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:05.071882 19991 tablet_replica.cc:333] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2: stopping tablet replica
I20260630 12:29:05.072469 19991 raft_consensus.cc:2243] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:05.072867 19991 raft_consensus.cc:2272] T 3ad896d8730f43c49e35511630a197ff P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.074589 19991 tablet_replica.cc:333] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2: stopping tablet replica
I20260630 12:29:05.075109 19991 raft_consensus.cc:2243] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:05.075559 19991 raft_consensus.cc:2272] T 4fa06fcaa7ab461b812dade221b454b9 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.077553 19991 tablet_replica.cc:333] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2: stopping tablet replica
I20260630 12:29:05.078015 19991 raft_consensus.cc:2243] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:05.078817 19991 raft_consensus.cc:2272] T 6b7589498d4c470a839ac165a0d16270 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.080801 19991 tablet_replica.cc:333] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2: stopping tablet replica
I20260630 12:29:05.081245 19991 raft_consensus.cc:2243] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:05.081629 19991 raft_consensus.cc:2272] T 4d877cd7e0fa41cd8d993e4548be37aa P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.083570 19991 tablet_replica.cc:333] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2: stopping tablet replica
I20260630 12:29:05.084012 19991 raft_consensus.cc:2243] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:05.084353 19991 raft_consensus.cc:2272] T 41def22e27f14536914aa59492ee5b7b P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.085906 19991 tablet_replica.cc:333] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2: stopping tablet replica
I20260630 12:29:05.086323 19991 raft_consensus.cc:2243] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:05.086941 19991 raft_consensus.cc:2272] T ae177737d2f349f19f2cb97a7cf85c6f P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.088574 19991 tablet_replica.cc:333] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2: stopping tablet replica
I20260630 12:29:05.089001 19991 raft_consensus.cc:2243] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:05.089362 19991 raft_consensus.cc:2272] T bb8ab1f9a7b04b71a3a969a6516b8874 P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.090818 19991 tablet_replica.cc:333] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2: stopping tablet replica
I20260630 12:29:05.091267 19991 raft_consensus.cc:2243] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:05.092046 19991 raft_consensus.cc:2272] T 4d45fae63a4a4783a0cd8968a73f9a2e P 0bb1f0e02b8c4dd3ba622b39bab797b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.118228 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:29:05.135349 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:29:05.153929 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:05.154768 19991 tablet_replica.cc:333] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80: stopping tablet replica
I20260630 12:29:05.155385 19991 raft_consensus.cc:2243] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:05.155774 19991 raft_consensus.cc:2272] T 6b7589498d4c470a839ac165a0d16270 P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:05.158319 19991 tablet_replica.cc:333] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80: stopping tablet replica
I20260630 12:29:05.158753 19991 raft_consensus.cc:2243] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:05.159073 19991 raft_consensus.cc:2272] T 4d45fae63a4a4783a0cd8968a73f9a2e P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:05.160671 19991 tablet_replica.cc:333] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80: stopping tablet replica
I20260630 12:29:05.161082 19991 raft_consensus.cc:2243] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:29:05.161388 19991 raft_consensus.cc:2272] T 4fa06fcaa7ab461b812dade221b454b9 P cdec4e5fa74247289c665e6cbf49ab80 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:29:05.181123 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:29:05.194819 19991 master.cc:562] Master@127.19.133.254:42615 shutting down...
W20260630 12:29:05.211194 20606 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:29:05.212131 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:05.212558 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:05.212849 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 47a5915ab4dc410dac1b131d3001dcb7: stopping tablet replica
I20260630 12:29:05.230955 19991 master.cc:584] Master@127.19.133.254:42615 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9229 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:29:05.264144 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:43673,127.19.133.253:39911,127.19.133.252:44193
I20260630 12:29:05.265314 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:05.269898 21057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:05.269932 21056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:05.270807 21059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.272452 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:05.273125 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:05.273294 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:05.273406 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822545273395 us; error 0 us; skew 500 ppm
I20260630 12:29:05.273799 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:05.275743 19991 webserver.cc:533] Webserver started at http://127.19.133.254:41447/ using document root <none> and password file <none>
I20260630 12:29:05.276144 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:05.276281 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:05.276464 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:05.277362 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "b918b7af003143208f193048cf188b57"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.281134 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:29:05.283946 21064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.284580 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:05.284818 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "b918b7af003143208f193048cf188b57"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.285053 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:05.294317 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:05.295324 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:05.328956 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:43673
I20260630 12:29:05.329061 21115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:43673 every 8 connection(s)
I20260630 12:29:05.332482 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.332510 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:05.337291 21118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:05.337891 21119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.339855 21116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:29:05.340535 21122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.340662 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:05.341595 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:05.341784 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:05.341950 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822545341932 us; error 0 us; skew 500 ppm
I20260630 12:29:05.342413 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:05.350263 19991 webserver.cc:533] Webserver started at http://127.19.133.253:34341/ using document root <none> and password file <none>
I20260630 12:29:05.350768 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:05.350941 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:05.351250 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:05.352473 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root/instance:
uuid: "e934f6c64f27480794f3c57a7f1a3dac"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.357525 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:29:05.358728 21116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:05.361143 21128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.361914 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:05.362213 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root
uuid: "e934f6c64f27480794f3c57a7f1a3dac"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.362437 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:29:05.363936 21116 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.253:39911: Network error: Client connection negotiation failed: client connection to 127.19.133.253:39911: connect: Connection refused (error 111)
I20260630 12:29:05.379818 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:05.380834 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:05.413232 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.253:39911
I20260630 12:29:05.413316 21180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.253:39911 every 8 connection(s)
I20260630 12:29:05.416843 21181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.416882 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:05.417317 21116 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } attempt: 1
W20260630 12:29:05.422874 21184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.424727 21181 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:29:05.430013 21185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:05.432953 21187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.433701 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:05.434595 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:05.434840 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:05.435037 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822545435017 us; error 0 us; skew 500 ppm
I20260630 12:29:05.435349 21116 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:05.435658 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260630 12:29:05.440302 21116 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.252:44193: Network error: Client connection negotiation failed: client connection to 127.19.133.252:44193: connect: Connection refused (error 111)
I20260630 12:29:05.440416 19991 webserver.cc:533] Webserver started at http://127.19.133.252:37697/ using document root <none> and password file <none>
I20260630 12:29:05.441041 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:05.441267 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:05.441655 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:05.442636 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root/instance:
uuid: "3d50fb00365f40c388d394a4b766ea32"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.442870 21181 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:05.447824 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:29:05.451810 21193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.452572 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:29:05.452872 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root
uuid: "3d50fb00365f40c388d394a4b766ea32"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.452906 21181 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:05.453153 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-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)
W20260630 12:29:05.457942 21181 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.252:44193: Network error: Client connection negotiation failed: client connection to 127.19.133.252:44193: connect: Connection refused (error 111)
I20260630 12:29:05.464008 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:05.464937 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:05.494307 21181 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } attempt: 1
I20260630 12:29:05.498483 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.252:44193
I20260630 12:29:05.498744 21116 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } attempt: 1
W20260630 12:29:05.498947 21181 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.133.252:44193: Network error: Client connection negotiation failed: client connection to 127.19.133.252:44193: connect: Connection refused (error 111)
I20260630 12:29:05.498631 21245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.252:44193 every 8 connection(s)
I20260630 12:29:05.502153 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:05.502992 21247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:05.510013 21247 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:05.515017 21116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: Bootstrap starting.
I20260630 12:29:05.519641 21116 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.519990 21247 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:05.523756 21116 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: No bootstrap required, opened a new log
I20260630 12:29:05.525568 21116 raft_consensus.cc:359] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.526153 21116 raft_consensus.cc:385] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.526355 21116 raft_consensus.cc:740] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b918b7af003143208f193048cf188b57, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.526917 21116 consensus_queue.cc:260] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.528916 21247 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:29:05.528885 21251 sys_catalog.cc:455] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [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: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.529562 21251 sys_catalog.cc:458] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:05.530220 21116 sys_catalog.cc:565] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:05.543047 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:29:05.543076 21247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32: Bootstrap starting.
W20260630 12:29:05.545933 21262 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:05.546171 21262 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:29:05.547590 21247 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.551178 21247 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32: No bootstrap required, opened a new log
I20260630 12:29:05.552981 21247 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.553463 21247 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.553421 21181 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } attempt: 2
I20260630 12:29:05.553828 21247 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d50fb00365f40c388d394a4b766ea32, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.554391 21247 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.556273 21264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [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: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.556862 21264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:05.557559 21247 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:05.570209 21181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac: Bootstrap starting.
W20260630 12:29:05.572243 21275 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:05.572503 21275 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:29:05.574402 21181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:05.577988 21181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac: No bootstrap required, opened a new log
I20260630 12:29:05.579805 21181 raft_consensus.cc:359] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.580250 21181 raft_consensus.cc:385] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:05.580468 21181 raft_consensus.cc:740] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e934f6c64f27480794f3c57a7f1a3dac, State: Initialized, Role: FOLLOWER
I20260630 12:29:05.580979 21181 consensus_queue.cc:260] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.582571 21277 sys_catalog.cc:455] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [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: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.583302 21277 sys_catalog.cc:458] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:05.583961 21181 sys_catalog.cc:565] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:05.594457 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:29:05.596113 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:05.598443 21288 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:29:05.598762 21288 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:29:05.602612 21289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:05.603096 21290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:05.604537 21292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.605213 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:05.605878 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:05.606065 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:05.606220 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822545606207 us; error 0 us; skew 500 ppm
I20260630 12:29:05.606680 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:05.608706 19991 webserver.cc:533] Webserver started at http://127.19.133.193:46783/ using document root <none> and password file <none>
I20260630 12:29:05.609143 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:05.609310 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:05.609581 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:05.610579 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "7cf326b0084d41f1b920ec63d0b7ff25"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.614547 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:05.617507 21297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.618151 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:05.618400 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "7cf326b0084d41f1b920ec63d0b7ff25"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.618641 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:05.631376 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:05.632395 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:05.633801 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:05.635838 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:05.636029 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.636230 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:05.636375 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.671967 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:38993
I20260630 12:29:05.672060 21359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:38993 every 8 connection(s)
I20260630 12:29:05.685245 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:05.697973 21360 heartbeater.cc:344] Connected to a master server at 127.19.133.252:44193
I20260630 12:29:05.698354 21360 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.699294 21360 heartbeater.cc:507] Master 127.19.133.252:44193 requested a full tablet report, sending...
W20260630 12:29:05.699977 21367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:05.700856 21368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.701416 21361 heartbeater.cc:344] Connected to a master server at 127.19.133.253:39911
I20260630 12:29:05.701812 21361 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.702052 21211 ts_manager.cc:194] Registered new tserver with Master: 7cf326b0084d41f1b920ec63d0b7ff25 (127.19.133.193:38993)
I20260630 12:29:05.702668 21361 heartbeater.cc:507] Master 127.19.133.253:39911 requested a full tablet report, sending...
I20260630 12:29:05.705569 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:05.705655 21146 ts_manager.cc:194] Registered new tserver with Master: 7cf326b0084d41f1b920ec63d0b7ff25 (127.19.133.193:38993)
W20260630 12:29:05.706059 21370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.707181 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:05.707381 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:05.707562 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822545707543 us; error 0 us; skew 500 ppm
I20260630 12:29:05.708074 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:05.710615 21362 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43673
I20260630 12:29:05.710668 19991 webserver.cc:533] Webserver started at http://127.19.133.194:43133/ using document root <none> and password file <none>
I20260630 12:29:05.710981 21362 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.711266 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:05.711530 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:05.711771 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:05.711748 21362 heartbeater.cc:507] Master 127.19.133.254:43673 requested a full tablet report, sending...
I20260630 12:29:05.713047 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "103b375806cd4d8ca304fcb67adfe214"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.713936 21081 ts_manager.cc:194] Registered new tserver with Master: 7cf326b0084d41f1b920ec63d0b7ff25 (127.19.133.193:38993)
I20260630 12:29:05.717207 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:05.720155 21375 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.720852 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:05.721107 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "103b375806cd4d8ca304fcb67adfe214"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.721343 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:05.729820 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:05.730805 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:05.732122 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:05.734138 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:05.734320 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.734524 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:05.734673 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.770565 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:39921
I20260630 12:29:05.770650 21437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:39921 every 8 connection(s)
I20260630 12:29:05.783659 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:29:05.792105 21438 heartbeater.cc:344] Connected to a master server at 127.19.133.252:44193
I20260630 12:29:05.792513 21438 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.793318 21438 heartbeater.cc:507] Master 127.19.133.252:44193 requested a full tablet report, sending...
I20260630 12:29:05.793771 21440 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43673
I20260630 12:29:05.794135 21440 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.794020 21439 heartbeater.cc:344] Connected to a master server at 127.19.133.253:39911
I20260630 12:29:05.794641 21439 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.795017 21440 heartbeater.cc:507] Master 127.19.133.254:43673 requested a full tablet report, sending...
I20260630 12:29:05.795555 21439 heartbeater.cc:507] Master 127.19.133.253:39911 requested a full tablet report, sending...
I20260630 12:29:05.795917 21211 ts_manager.cc:194] Registered new tserver with Master: 103b375806cd4d8ca304fcb67adfe214 (127.19.133.194:39921)
I20260630 12:29:05.797540 21081 ts_manager.cc:194] Registered new tserver with Master: 103b375806cd4d8ca304fcb67adfe214 (127.19.133.194:39921)
I20260630 12:29:05.798403 21146 ts_manager.cc:194] Registered new tserver with Master: 103b375806cd4d8ca304fcb67adfe214 (127.19.133.194:39921)
W20260630 12:29:05.800645 21445 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:05.801187 21446 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.803025 19991 server_base.cc:1061] running on GCE node
W20260630 12:29:05.803380 21448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:05.804227 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:05.804407 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:05.804541 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822545804531 us; error 0 us; skew 500 ppm
I20260630 12:29:05.804996 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:05.806927 19991 webserver.cc:533] Webserver started at http://127.19.133.195:46423/ using document root <none> and password file <none>
I20260630 12:29:05.807375 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:05.807530 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:05.807720 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:05.808609 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "0d888bd2d2be429dba66d94ea573553d"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.812531 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:29:05.815361 21453 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.816030 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:05.816284 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "0d888bd2d2be429dba66d94ea573553d"
format_stamp: "Formatted at 2026-06-30 12:29:05 on dist-test-slave-rw3v"
I20260630 12:29:05.816514 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:05.844909 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:05.846040 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:05.847402 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:05.849490 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:05.849680 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.849884 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:05.850042 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:05.886580 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:46735
I20260630 12:29:05.886636 21515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:46735 every 8 connection(s)
I20260630 12:29:05.902674 21516 heartbeater.cc:344] Connected to a master server at 127.19.133.252:44193
I20260630 12:29:05.903105 21516 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.903942 21516 heartbeater.cc:507] Master 127.19.133.252:44193 requested a full tablet report, sending...
I20260630 12:29:05.906790 21211 ts_manager.cc:194] Registered new tserver with Master: 0d888bd2d2be429dba66d94ea573553d (127.19.133.195:46735)
I20260630 12:29:05.910751 21517 heartbeater.cc:344] Connected to a master server at 127.19.133.253:39911
I20260630 12:29:05.911120 21517 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.911947 21517 heartbeater.cc:507] Master 127.19.133.253:39911 requested a full tablet report, sending...
I20260630 12:29:05.912390 21518 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43673
I20260630 12:29:05.912751 21518 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:05.913352 21518 heartbeater.cc:507] Master 127.19.133.254:43673 requested a full tablet report, sending...
I20260630 12:29:05.914060 21146 ts_manager.cc:194] Registered new tserver with Master: 0d888bd2d2be429dba66d94ea573553d (127.19.133.195:46735)
I20260630 12:29:05.915544 21081 ts_manager.cc:194] Registered new tserver with Master: 0d888bd2d2be429dba66d94ea573553d (127.19.133.195:46735)
I20260630 12:29:05.916446 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023375846s
I20260630 12:29:05.932343 21277 raft_consensus.cc:493] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:05.932808 21277 raft_consensus.cc:515] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.934361 21277 leader_election.cc:290] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b918b7af003143208f193048cf188b57 (127.19.133.254:43673), 3d50fb00365f40c388d394a4b766ea32 (127.19.133.252:44193)
I20260630 12:29:05.935284 21091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e934f6c64f27480794f3c57a7f1a3dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b918b7af003143208f193048cf188b57" is_pre_election: true
I20260630 12:29:05.935402 21221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e934f6c64f27480794f3c57a7f1a3dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d50fb00365f40c388d394a4b766ea32" is_pre_election: true
I20260630 12:29:05.936031 21091 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e934f6c64f27480794f3c57a7f1a3dac in term 0.
I20260630 12:29:05.936123 21221 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e934f6c64f27480794f3c57a7f1a3dac in term 0.
I20260630 12:29:05.937024 21132 leader_election.cc:304] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b918b7af003143208f193048cf188b57, e934f6c64f27480794f3c57a7f1a3dac; no voters: 
I20260630 12:29:05.937748 21277 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:05.938097 21277 raft_consensus.cc:493] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:05.938344 21277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.942606 21277 raft_consensus.cc:515] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.944101 21277 leader_election.cc:290] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [CANDIDATE]: Term 1 election: Requested vote from peers b918b7af003143208f193048cf188b57 (127.19.133.254:43673), 3d50fb00365f40c388d394a4b766ea32 (127.19.133.252:44193)
I20260630 12:29:05.944681 21091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e934f6c64f27480794f3c57a7f1a3dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b918b7af003143208f193048cf188b57"
I20260630 12:29:05.944922 21221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e934f6c64f27480794f3c57a7f1a3dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d50fb00365f40c388d394a4b766ea32"
I20260630 12:29:05.945103 21091 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.945396 21221 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:05.949291 21091 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e934f6c64f27480794f3c57a7f1a3dac in term 1.
I20260630 12:29:05.949676 21221 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e934f6c64f27480794f3c57a7f1a3dac in term 1.
I20260630 12:29:05.950338 21132 leader_election.cc:304] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b918b7af003143208f193048cf188b57, e934f6c64f27480794f3c57a7f1a3dac; no voters: 
I20260630 12:29:05.951117 21277 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:05.951905 21277 raft_consensus.cc:697] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 1 LEADER]: Becoming Leader. State: Replica: e934f6c64f27480794f3c57a7f1a3dac, State: Running, Role: LEADER
I20260630 12:29:05.952514 21277 consensus_queue.cc:237] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:05.956620 21524 sys_catalog.cc:455] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [sys.catalog]: SysCatalogTable state changed. Reason: New leader e934f6c64f27480794f3c57a7f1a3dac. Latest consensus state: current_term: 1 leader_uuid: "e934f6c64f27480794f3c57a7f1a3dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.957165 21524 sys_catalog.cc:458] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:05.958490 21526 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:05.963013 21526 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:05.970736 21091 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 1 FOLLOWER]: Refusing update from remote peer e934f6c64f27480794f3c57a7f1a3dac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:05.970736 21221 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 1 FOLLOWER]: Refusing update from remote peer e934f6c64f27480794f3c57a7f1a3dac: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:05.972230 21524 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:05.972715 21277 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:05.984694 21264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e934f6c64f27480794f3c57a7f1a3dac. Latest consensus state: current_term: 1 leader_uuid: "e934f6c64f27480794f3c57a7f1a3dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.985494 21264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:05.985265 21251 sys_catalog.cc:455] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e934f6c64f27480794f3c57a7f1a3dac. Latest consensus state: current_term: 1 leader_uuid: "e934f6c64f27480794f3c57a7f1a3dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.985939 21251 sys_catalog.cc:458] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:05.991019 21532 sys_catalog.cc:455] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e934f6c64f27480794f3c57a7f1a3dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.991825 21532 sys_catalog.cc:458] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:05.992666 21524 sys_catalog.cc:455] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e934f6c64f27480794f3c57a7f1a3dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.993337 21524 sys_catalog.cc:458] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:05.993552 21526 catalog_manager.cc:1383] Generated new cluster ID: 9a47d7b8559c45a3882ddad960136aab
I20260630 12:29:05.993837 21526 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:05.994928 21264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e934f6c64f27480794f3c57a7f1a3dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.995683 21264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:05.997753 21251 sys_catalog.cc:455] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e934f6c64f27480794f3c57a7f1a3dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:05.998448 21251 sys_catalog.cc:458] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:06.031595 21526 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:06.033340 21526 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:06.060379 21526 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac: Generated new TSK 0
I20260630 12:29:06.060966 21526 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:06.550817 21262 catalog_manager.cc:1295] Loaded cluster ID: 9a47d7b8559c45a3882ddad960136aab
I20260630 12:29:06.551131 21262 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: loading cluster ID for follower catalog manager: success
I20260630 12:29:06.555744 21262 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: acquiring CA information for follower catalog manager: success
I20260630 12:29:06.559917 21262 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:29:06.576241 21275 catalog_manager.cc:1295] Loaded cluster ID: 9a47d7b8559c45a3882ddad960136aab
I20260630 12:29:06.576548 21275 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32: loading cluster ID for follower catalog manager: success
I20260630 12:29:06.582086 21275 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32: acquiring CA information for follower catalog manager: success
I20260630 12:29:06.585466 21275 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:29:06.710088 21146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42998
I20260630 12:29:06.802507 21146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43014
I20260630 12:29:06.918154 21146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43028
I20260630 12:29:07.594466 21287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:07.712466 21361 heartbeater.cc:499] Master 127.19.133.253:39911 was elected leader, sending a full tablet report...
I20260630 12:29:07.718101 21146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43040:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:29:07.778991 21325 tablet_service.cc:1511] Processing CreateTablet for tablet 417f164217044767929bbf610db1c873 (DEFAULT_TABLE table=test-workload [id=00977e10768742ce8bda644a552ebbd0]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:29:07.780592 21325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417f164217044767929bbf610db1c873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:07.789728 21481 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe043f1e2f545a4aa0fa0db14df6b18 (DEFAULT_TABLE table=test-workload [id=00977e10768742ce8bda644a552ebbd0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:29:07.790907 21481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe043f1e2f545a4aa0fa0db14df6b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:07.791124 21403 tablet_service.cc:1511] Processing CreateTablet for tablet 03d4058c68ab45a7857a5baf033c8edd (DEFAULT_TABLE table=test-workload [id=00977e10768742ce8bda644a552ebbd0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:29:07.792397 21403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d4058c68ab45a7857a5baf033c8edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:07.795912 21564 tablet_bootstrap.cc:492] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25: Bootstrap starting.
I20260630 12:29:07.804695 21439 heartbeater.cc:499] Master 127.19.133.253:39911 was elected leader, sending a full tablet report...
I20260630 12:29:07.801879 21564 tablet_bootstrap.cc:654] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.807791 21565 tablet_bootstrap.cc:492] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214: Bootstrap starting.
I20260630 12:29:07.809561 21566 tablet_bootstrap.cc:492] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d: Bootstrap starting.
I20260630 12:29:07.810528 21564 tablet_bootstrap.cc:492] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25: No bootstrap required, opened a new log
I20260630 12:29:07.811028 21564 ts_tablet_manager.cc:1403] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260630 12:29:07.813876 21565 tablet_bootstrap.cc:654] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.813827 21564 raft_consensus.cc:359] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cf326b0084d41f1b920ec63d0b7ff25" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38993 } }
I20260630 12:29:07.814494 21564 raft_consensus.cc:385] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.814810 21564 raft_consensus.cc:740] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf326b0084d41f1b920ec63d0b7ff25, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.815430 21566 tablet_bootstrap.cc:654] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:07.815518 21564 consensus_queue.cc:260] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7cf326b0084d41f1b920ec63d0b7ff25" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38993 } }
I20260630 12:29:07.816217 21564 raft_consensus.cc:399] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:07.816520 21564 raft_consensus.cc:493] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:07.816933 21564 raft_consensus.cc:3060] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.819203 21565 tablet_bootstrap.cc:492] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214: No bootstrap required, opened a new log
I20260630 12:29:07.819695 21565 ts_tablet_manager.cc:1403] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:29:07.822588 21565 raft_consensus.cc:359] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "103b375806cd4d8ca304fcb67adfe214" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39921 } }
I20260630 12:29:07.823199 21565 raft_consensus.cc:385] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.823500 21565 raft_consensus.cc:740] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103b375806cd4d8ca304fcb67adfe214, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.823670 21564 raft_consensus.cc:515] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cf326b0084d41f1b920ec63d0b7ff25" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38993 } }
I20260630 12:29:07.824188 21565 consensus_queue.cc:260] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "103b375806cd4d8ca304fcb67adfe214" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39921 } }
I20260630 12:29:07.824422 21564 leader_election.cc:304] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [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: 7cf326b0084d41f1b920ec63d0b7ff25; no voters: 
I20260630 12:29:07.824890 21565 raft_consensus.cc:399] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:07.825224 21565 raft_consensus.cc:493] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:07.825574 21565 raft_consensus.cc:3060] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.825930 21564 leader_election.cc:290] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:07.826169 21566 tablet_bootstrap.cc:492] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d: No bootstrap required, opened a new log
I20260630 12:29:07.826195 21570 raft_consensus.cc:2804] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.826833 21566 ts_tablet_manager.cc:1403] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:29:07.829739 21566 raft_consensus.cc:359] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d888bd2d2be429dba66d94ea573553d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46735 } }
I20260630 12:29:07.830348 21566 raft_consensus.cc:385] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:07.830677 21566 raft_consensus.cc:740] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d888bd2d2be429dba66d94ea573553d, State: Initialized, Role: FOLLOWER
I20260630 12:29:07.831588 21566 consensus_queue.cc:260] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d888bd2d2be429dba66d94ea573553d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46735 } }
I20260630 12:29:07.832216 21566 raft_consensus.cc:399] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:07.832159 21565 raft_consensus.cc:515] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "103b375806cd4d8ca304fcb67adfe214" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39921 } }
I20260630 12:29:07.832779 21566 raft_consensus.cc:493] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:07.833235 21566 raft_consensus.cc:3060] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:07.834682 21564 ts_tablet_manager.cc:1434] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.003s
I20260630 12:29:07.833120 21565 leader_election.cc:304] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [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: 103b375806cd4d8ca304fcb67adfe214; no voters: 
I20260630 12:29:07.836376 21570 raft_consensus.cc:697] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 1 LEADER]: Becoming Leader. State: Replica: 7cf326b0084d41f1b920ec63d0b7ff25, State: Running, Role: LEADER
I20260630 12:29:07.836555 21565 leader_election.cc:290] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:07.836992 21573 raft_consensus.cc:2804] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.837411 21570 consensus_queue.cc:237] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [LEADER]: Queue going to LEADER mode. State: All 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: "7cf326b0084d41f1b920ec63d0b7ff25" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38993 } }
I20260630 12:29:07.839717 21566 raft_consensus.cc:515] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d888bd2d2be429dba66d94ea573553d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46735 } }
I20260630 12:29:07.840525 21566 leader_election.cc:304] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [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: 0d888bd2d2be429dba66d94ea573553d; no voters: 
I20260630 12:29:07.851191 21565 ts_tablet_manager.cc:1434] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.012s
I20260630 12:29:07.848776 21566 leader_election.cc:290] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:07.853086 21577 raft_consensus.cc:2804] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:07.849006 21573 raft_consensus.cc:697] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 1 LEADER]: Becoming Leader. State: Replica: 103b375806cd4d8ca304fcb67adfe214, State: Running, Role: LEADER
I20260630 12:29:07.853614 21146 catalog_manager.cc:5697] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cf326b0084d41f1b920ec63d0b7ff25 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "7cf326b0084d41f1b920ec63d0b7ff25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cf326b0084d41f1b920ec63d0b7ff25" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38993 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:07.856024 21573 consensus_queue.cc:237] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [LEADER]: Queue going to LEADER mode. State: All 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: "103b375806cd4d8ca304fcb67adfe214" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39921 } }
I20260630 12:29:07.856488 21566 ts_tablet_manager.cc:1434] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d: Time spent starting tablet: real 0.029s	user 0.021s	sys 0.004s
I20260630 12:29:07.856832 21517 heartbeater.cc:499] Master 127.19.133.253:39911 was elected leader, sending a full tablet report...
I20260630 12:29:07.859740 21577 raft_consensus.cc:697] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 1 LEADER]: Becoming Leader. State: Replica: 0d888bd2d2be429dba66d94ea573553d, State: Running, Role: LEADER
I20260630 12:29:07.860491 21577 consensus_queue.cc:237] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [LEADER]: Queue going to LEADER mode. State: All 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: "0d888bd2d2be429dba66d94ea573553d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46735 } }
I20260630 12:29:07.885274 21145 catalog_manager.cc:5697] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 reported cstate change: term changed from 0 to 1, leader changed from <none> to 103b375806cd4d8ca304fcb67adfe214 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "103b375806cd4d8ca304fcb67adfe214" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "103b375806cd4d8ca304fcb67adfe214" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39921 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:07.906529 21146 catalog_manager.cc:5697] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d888bd2d2be429dba66d94ea573553d (127.19.133.195). New cstate: current_term: 1 leader_uuid: "0d888bd2d2be429dba66d94ea573553d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d888bd2d2be429dba66d94ea573553d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:09.595790 21287 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:09.597899 21287 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:09.951778 19991 master.cc:562] Master@127.19.133.253:39911 shutting down...
I20260630 12:29:09.971482 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:09.972388 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:09.972761 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P e934f6c64f27480794f3c57a7f1a3dac: stopping tablet replica
I20260630 12:29:09.993074 19991 master.cc:584] Master@127.19.133.253:39911 shutdown complete.
W20260630 12:29:10.900121 21361 heartbeater.cc:646] Failed to heartbeat to 127.19.133.253:39911 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.19.133.253:39911: connect: Connection refused (error 111)
I20260630 12:29:11.097208 21591 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e934f6c64f27480794f3c57a7f1a3dac)
I20260630 12:29:11.097736 21591 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:11.099417 21591 leader_election.cc:290] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b918b7af003143208f193048cf188b57 (127.19.133.254:43673), e934f6c64f27480794f3c57a7f1a3dac (127.19.133.253:39911)
I20260630 12:29:11.100323 21091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3d50fb00365f40c388d394a4b766ea32" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "b918b7af003143208f193048cf188b57" is_pre_election: true
W20260630 12:29:11.102087 21195 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.253:39911: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:29:11.105165 21195 leader_election.cc:336] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e934f6c64f27480794f3c57a7f1a3dac (127.19.133.253:39911): Network error: Client connection negotiation failed: client connection to 127.19.133.253:39911: connect: Connection refused (error 111)
I20260630 12:29:11.105556 21195 leader_election.cc:304] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [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: 3d50fb00365f40c388d394a4b766ea32; no voters: b918b7af003143208f193048cf188b57, e934f6c64f27480794f3c57a7f1a3dac
I20260630 12:29:11.106092 21591 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:29:11.154145 21594 raft_consensus.cc:493] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e934f6c64f27480794f3c57a7f1a3dac)
I20260630 12:29:11.154635 21594 raft_consensus.cc:515] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:11.156365 21594 leader_election.cc:290] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e934f6c64f27480794f3c57a7f1a3dac (127.19.133.253:39911), 3d50fb00365f40c388d394a4b766ea32 (127.19.133.252:44193)
I20260630 12:29:11.157557 21221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b918b7af003143208f193048cf188b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "3d50fb00365f40c388d394a4b766ea32" is_pre_election: true
I20260630 12:29:11.158083 21221 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b918b7af003143208f193048cf188b57 in term 1.
I20260630 12:29:11.159257 21066 leader_election.cc:304] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [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: 3d50fb00365f40c388d394a4b766ea32, b918b7af003143208f193048cf188b57; no voters: 
I20260630 12:29:11.159875 21594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:29:11.160159 21594 raft_consensus.cc:493] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e934f6c64f27480794f3c57a7f1a3dac)
I20260630 12:29:11.160410 21594 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:29:11.161949 21065 leader_election.cc:336] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e934f6c64f27480794f3c57a7f1a3dac (127.19.133.253:39911): Network error: Client connection negotiation failed: client connection to 127.19.133.253:39911: connect: Connection refused (error 111)
I20260630 12:29:11.165954 21594 raft_consensus.cc:515] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:11.167439 21594 leader_election.cc:290] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [CANDIDATE]: Term 2 election: Requested vote from peers e934f6c64f27480794f3c57a7f1a3dac (127.19.133.253:39911), 3d50fb00365f40c388d394a4b766ea32 (127.19.133.252:44193)
I20260630 12:29:11.168393 21221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b918b7af003143208f193048cf188b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "3d50fb00365f40c388d394a4b766ea32"
I20260630 12:29:11.168818 21221 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:29:11.170529 21065 leader_election.cc:336] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e934f6c64f27480794f3c57a7f1a3dac (127.19.133.253:39911): Network error: Client connection negotiation failed: client connection to 127.19.133.253:39911: connect: Connection refused (error 111)
I20260630 12:29:11.173389 21221 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b918b7af003143208f193048cf188b57 in term 2.
I20260630 12:29:11.174213 21066 leader_election.cc:304] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [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: 3d50fb00365f40c388d394a4b766ea32, b918b7af003143208f193048cf188b57; no voters: e934f6c64f27480794f3c57a7f1a3dac
I20260630 12:29:11.174847 21594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:29:11.175801 21594 raft_consensus.cc:697] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 2 LEADER]: Becoming Leader. State: Replica: b918b7af003143208f193048cf188b57, State: Running, Role: LEADER
I20260630 12:29:11.176455 21594 consensus_queue.cc:237] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } }
I20260630 12:29:11.179891 21597 sys_catalog.cc:455] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b918b7af003143208f193048cf188b57. Latest consensus state: current_term: 2 leader_uuid: "b918b7af003143208f193048cf188b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:11.180694 21597 sys_catalog.cc:458] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:11.182168 21599 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:11.187399 21599 catalog_manager.cc:679] Loaded metadata for table test-workload [id=00977e10768742ce8bda644a552ebbd0]
I20260630 12:29:11.192931 21599 tablet_loader.cc:96] loaded metadata for tablet 03d4058c68ab45a7857a5baf033c8edd (table test-workload [id=00977e10768742ce8bda644a552ebbd0])
I20260630 12:29:11.194000 21599 tablet_loader.cc:96] loaded metadata for tablet 3fe043f1e2f545a4aa0fa0db14df6b18 (table test-workload [id=00977e10768742ce8bda644a552ebbd0])
I20260630 12:29:11.194802 21599 tablet_loader.cc:96] loaded metadata for tablet 417f164217044767929bbf610db1c873 (table test-workload [id=00977e10768742ce8bda644a552ebbd0])
I20260630 12:29:11.195729 21599 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:11.198565 21599 catalog_manager.cc:1295] Loaded cluster ID: 9a47d7b8559c45a3882ddad960136aab
I20260630 12:29:11.198757 21599 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:11.201992 21599 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:11.204824 21599 catalog_manager.cc:6081] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: Loaded TSK: 0
I20260630 12:29:11.205641 21599 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:11.544214 21261 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:11.545959 21261 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:11.612294 21221 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 2 FOLLOWER]: Refusing update from remote peer b918b7af003143208f193048cf188b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260630 12:29:11.613569 21597 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:29:11.618180 21600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b918b7af003143208f193048cf188b57. Latest consensus state: current_term: 2 leader_uuid: "b918b7af003143208f193048cf188b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:11.618824 21600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:29:11.621860 21594 sys_catalog.cc:455] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "b918b7af003143208f193048cf188b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:11.622618 21594 sys_catalog.cc:458] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:11.623927 21600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "b918b7af003143208f193048cf188b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b918b7af003143208f193048cf188b57" member_type: VOTER last_known_addr { host: "127.19.133.254" port: 43673 } } peers { permanent_uuid: "e934f6c64f27480794f3c57a7f1a3dac" member_type: VOTER last_known_addr { host: "127.19.133.253" port: 39911 } } peers { permanent_uuid: "3d50fb00365f40c388d394a4b766ea32" member_type: VOTER last_known_addr { host: "127.19.133.252" port: 44193 } } }
I20260630 12:29:11.624436 21600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:29:11.625481 21065 consensus_peers.cc:597] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 -> Peer e934f6c64f27480794f3c57a7f1a3dac (127.19.133.253:39911): Couldn't send request to peer e934f6c64f27480794f3c57a7f1a3dac. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.253:39911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:11.735595 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:29:11.752374 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:11.753068 19991 tablet_replica.cc:333] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25: stopping tablet replica
I20260630 12:29:11.753592 19991 raft_consensus.cc:2243] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.754058 19991 raft_consensus.cc:2272] T 417f164217044767929bbf610db1c873 P 7cf326b0084d41f1b920ec63d0b7ff25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.772008 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:29:11.781142 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:29:11.798552 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:11.799209 19991 tablet_replica.cc:333] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214: stopping tablet replica
I20260630 12:29:11.799672 19991 raft_consensus.cc:2243] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.800110 19991 raft_consensus.cc:2272] T 03d4058c68ab45a7857a5baf033c8edd P 103b375806cd4d8ca304fcb67adfe214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.817744 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:29:11.826761 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:29:11.845973 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:11.846617 19991 tablet_replica.cc:333] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d: stopping tablet replica
I20260630 12:29:11.847079 19991 raft_consensus.cc:2243] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.847601 19991 raft_consensus.cc:2272] T 3fe043f1e2f545a4aa0fa0db14df6b18 P 0d888bd2d2be429dba66d94ea573553d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.865221 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:29:11.873971 19991 master.cc:562] Master@127.19.133.254:43673 shutting down...
I20260630 12:29:11.888739 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:29:11.889631 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.890033 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P b918b7af003143208f193048cf188b57: stopping tablet replica
I20260630 12:29:11.908767 19991 master.cc:584] Master@127.19.133.254:43673 shutdown complete.
I20260630 12:29:11.920143 19991 master.cc:562] Master@127.19.133.252:44193 shutting down...
I20260630 12:29:11.937408 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:11.937983 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:11.938282 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d50fb00365f40c388d394a4b766ea32: stopping tablet replica
I20260630 12:29:11.956259 19991 master.cc:584] Master@127.19.133.252:44193 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6720 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:29:11.984726 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:43975
I20260630 12:29:11.985762 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:11.991281 21605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:11.991367 21604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:11.992311 21607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:11.992331 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:11.993304 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:11.993490 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:11.993637 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822551993620 us; error 0 us; skew 500 ppm
I20260630 12:29:11.994095 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:11.996318 19991 webserver.cc:533] Webserver started at http://127.19.133.254:45203/ using document root <none> and password file <none>
I20260630 12:29:11.996762 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:11.996940 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:11.997195 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:11.998270 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "0d1a58af28134ec0b636d56f0374e40b"
format_stamp: "Formatted at 2026-06-30 12:29:11 on dist-test-slave-rw3v"
I20260630 12:29:12.002321 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:29:12.005355 21612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.006029 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:29:12.006264 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "0d1a58af28134ec0b636d56f0374e40b"
format_stamp: "Formatted at 2026-06-30 12:29:11 on dist-test-slave-rw3v"
I20260630 12:29:12.006546 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:12.024308 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:12.025465 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:12.060796 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:43975
I20260630 12:29:12.060894 21663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:43975 every 8 connection(s)
I20260630 12:29:12.064875 21664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:12.074194 21664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b: Bootstrap starting.
I20260630 12:29:12.078375 21664 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:12.082196 21664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b: No bootstrap required, opened a new log
I20260630 12:29:12.084143 21664 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d1a58af28134ec0b636d56f0374e40b" member_type: VOTER }
I20260630 12:29:12.084496 21664 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:12.084713 21664 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d1a58af28134ec0b636d56f0374e40b, State: Initialized, Role: FOLLOWER
I20260630 12:29:12.085250 21664 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d1a58af28134ec0b636d56f0374e40b" member_type: VOTER }
I20260630 12:29:12.085675 21664 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:12.085876 21664 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:12.086104 21664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:12.090070 21664 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d1a58af28134ec0b636d56f0374e40b" member_type: VOTER }
I20260630 12:29:12.090520 21664 leader_election.cc:304] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [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: 0d1a58af28134ec0b636d56f0374e40b; no voters: 
I20260630 12:29:12.091563 21664 leader_election.cc:290] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:12.091921 21667 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:12.093076 21667 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 1 LEADER]: Becoming Leader. State: Replica: 0d1a58af28134ec0b636d56f0374e40b, State: Running, Role: LEADER
I20260630 12:29:12.093681 21667 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [LEADER]: Queue going to LEADER mode. State: All 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: "0d1a58af28134ec0b636d56f0374e40b" member_type: VOTER }
I20260630 12:29:12.094229 21664 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:12.096539 21668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d1a58af28134ec0b636d56f0374e40b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d1a58af28134ec0b636d56f0374e40b" member_type: VOTER } }
I20260630 12:29:12.096565 21669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d1a58af28134ec0b636d56f0374e40b. Latest consensus state: current_term: 1 leader_uuid: "0d1a58af28134ec0b636d56f0374e40b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d1a58af28134ec0b636d56f0374e40b" member_type: VOTER } }
I20260630 12:29:12.097276 21668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:12.097318 21669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:12.099639 21673 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:12.104310 21673 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:12.113057 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:12.113281 21673 catalog_manager.cc:1383] Generated new cluster ID: 97a5806752924f81b56dffd147c64e10
I20260630 12:29:12.113567 21673 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:12.133220 21673 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:12.134444 21673 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:12.152222 21673 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b: Generated new TSK 0
I20260630 12:29:12.152805 21673 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:12.178959 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:12.184695 21685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:12.185379 21686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:12.187333 21688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:12.187495 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:12.188311 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:12.188508 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:12.188665 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822552188649 us; error 0 us; skew 500 ppm
I20260630 12:29:12.189136 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:12.191303 19991 webserver.cc:533] Webserver started at http://127.19.133.193:33783/ using document root <none> and password file <none>
I20260630 12:29:12.191758 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:12.191938 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:12.192175 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:12.193176 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035"
format_stamp: "Formatted at 2026-06-30 12:29:12 on dist-test-slave-rw3v"
I20260630 12:29:12.197511 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:29:12.200618 21693 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.201279 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:12.201548 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035"
format_stamp: "Formatted at 2026-06-30 12:29:12 on dist-test-slave-rw3v"
I20260630 12:29:12.201788 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:12.217473 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:12.218585 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:12.220018 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:12.222205 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:12.222388 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.222621 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:12.222771 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.260249 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:35483
I20260630 12:29:12.260352 21755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:35483 every 8 connection(s)
I20260630 12:29:12.264953 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:12.271972 21760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:12.273290 21761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:12.276722 21763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:12.276880 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:12.277776 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:12.277963 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:12.278128 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822552278114 us; error 0 us; skew 500 ppm
I20260630 12:29:12.278620 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:12.281325 19991 webserver.cc:533] Webserver started at http://127.19.133.194:40527/ using document root <none> and password file <none>
I20260630 12:29:12.281853 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:12.282051 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:12.282285 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:12.282534 21756 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43975
I20260630 12:29:12.282855 21756 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:12.283342 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "f80674ef84134f7aad292a52a3129179"
format_stamp: "Formatted at 2026-06-30 12:29:12 on dist-test-slave-rw3v"
I20260630 12:29:12.283542 21756 heartbeater.cc:507] Master 127.19.133.254:43975 requested a full tablet report, sending...
I20260630 12:29:12.285565 21629 ts_manager.cc:194] Registered new tserver with Master: ca793d4b2d7a4e0e868e5d4fc86f4035 (127.19.133.193:35483)
I20260630 12:29:12.287354 21629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39866
I20260630 12:29:12.288002 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:29:12.291174 21768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.291878 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:12.292141 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "f80674ef84134f7aad292a52a3129179"
format_stamp: "Formatted at 2026-06-30 12:29:12 on dist-test-slave-rw3v"
I20260630 12:29:12.292395 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:12.311120 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:12.312222 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:12.313562 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:12.315718 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:12.315902 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.316107 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:12.316250 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.352283 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:33733
I20260630 12:29:12.352373 21830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:33733 every 8 connection(s)
I20260630 12:29:12.356690 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:12.363257 21834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:12.363927 21835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:12.366644 19991 server_base.cc:1061] running on GCE node
W20260630 12:29:12.367388 21838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:12.367993 21831 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43975
I20260630 12:29:12.368266 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:29:12.368322 21831 heartbeater.cc:461] Registering TS with master...
W20260630 12:29:12.368552 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:12.368738 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822552368724 us; error 0 us; skew 500 ppm
I20260630 12:29:12.369127 21831 heartbeater.cc:507] Master 127.19.133.254:43975 requested a full tablet report, sending...
I20260630 12:29:12.369234 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:12.371084 21629 ts_manager.cc:194] Registered new tserver with Master: f80674ef84134f7aad292a52a3129179 (127.19.133.194:33733)
I20260630 12:29:12.371711 19991 webserver.cc:533] Webserver started at http://127.19.133.195:38909/ using document root <none> and password file <none>
I20260630 12:29:12.372162 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:12.372334 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:12.372567 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:12.372501 21629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39868
I20260630 12:29:12.373907 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "f6d9e553a85d428c9565a3bf7836f594"
format_stamp: "Formatted at 2026-06-30 12:29:12 on dist-test-slave-rw3v"
I20260630 12:29:12.377916 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:29:12.380936 21842 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.381603 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:12.381856 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "f6d9e553a85d428c9565a3bf7836f594"
format_stamp: "Formatted at 2026-06-30 12:29:12 on dist-test-slave-rw3v"
I20260630 12:29:12.382114 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:12.406409 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:12.407555 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:12.409030 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:12.411079 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:12.411267 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.411502 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:12.411656 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:12.447892 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:40971
I20260630 12:29:12.448011 21904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:40971 every 8 connection(s)
I20260630 12:29:12.460449 21905 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43975
I20260630 12:29:12.460834 21905 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:12.461475 21905 heartbeater.cc:507] Master 127.19.133.254:43975 requested a full tablet report, sending...
I20260630 12:29:12.463297 21629 ts_manager.cc:194] Registered new tserver with Master: f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195:40971)
I20260630 12:29:12.464116 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013266102s
I20260630 12:29:12.464541 21629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39882
I20260630 12:29:13.289742 21756 heartbeater.cc:499] Master 127.19.133.254:43975 was elected leader, sending a full tablet report...
I20260630 12:29:13.374776 21831 heartbeater.cc:499] Master 127.19.133.254:43975 was elected leader, sending a full tablet report...
I20260630 12:29:13.466810 21905 heartbeater.cc:499] Master 127.19.133.254:43975 was elected leader, sending a full tablet report...
I20260630 12:29:13.515436 21629 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39888:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:29:13.517328 21629 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:29:13.561901 21796 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3e6e31da643808d0cadaf5130e156 (DEFAULT_TABLE table=test-workload [id=3b5d04c14a064903b50c3b2c93314602]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:13.562067 21795 tablet_service.cc:1511] Processing CreateTablet for tablet dd4c522b6e984c5f9c6f7de2b305a266 (DEFAULT_TABLE table=test-workload [id=3b5d04c14a064903b50c3b2c93314602]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:13.562412 21869 tablet_service.cc:1511] Processing CreateTablet for tablet dd4c522b6e984c5f9c6f7de2b305a266 (DEFAULT_TABLE table=test-workload [id=3b5d04c14a064903b50c3b2c93314602]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:13.563308 21796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3e6e31da643808d0cadaf5130e156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.563577 21869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4c522b6e984c5f9c6f7de2b305a266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.564327 21870 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3e6e31da643808d0cadaf5130e156 (DEFAULT_TABLE table=test-workload [id=3b5d04c14a064903b50c3b2c93314602]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:13.565495 21870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3e6e31da643808d0cadaf5130e156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.570811 21721 tablet_service.cc:1511] Processing CreateTablet for tablet f4f3e6e31da643808d0cadaf5130e156 (DEFAULT_TABLE table=test-workload [id=3b5d04c14a064903b50c3b2c93314602]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:29:13.571574 21795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4c522b6e984c5f9c6f7de2b305a266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.571506 21720 tablet_service.cc:1511] Processing CreateTablet for tablet dd4c522b6e984c5f9c6f7de2b305a266 (DEFAULT_TABLE table=test-workload [id=3b5d04c14a064903b50c3b2c93314602]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:29:13.572065 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3e6e31da643808d0cadaf5130e156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.572762 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd4c522b6e984c5f9c6f7de2b305a266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:13.592267 21926 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: Bootstrap starting.
I20260630 12:29:13.596741 21925 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179: Bootstrap starting.
I20260630 12:29:13.599392 21927 tablet_bootstrap.cc:492] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035: Bootstrap starting.
I20260630 12:29:13.599673 21926 tablet_bootstrap.cc:654] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.603945 21925 tablet_bootstrap.cc:654] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.603983 21926 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: No bootstrap required, opened a new log
I20260630 12:29:13.604624 21926 ts_tablet_manager.cc:1403] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:29:13.605574 21927 tablet_bootstrap.cc:654] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.606513 21926 raft_consensus.cc:359] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.607169 21926 raft_consensus.cc:385] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.607533 21926 raft_consensus.cc:740] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9e553a85d428c9565a3bf7836f594, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.608373 21926 consensus_queue.cc:260] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.611231 21926 ts_tablet_manager.cc:1434] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:29:13.612121 21926 tablet_bootstrap.cc:492] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594: Bootstrap starting.
I20260630 12:29:13.614084 21927 tablet_bootstrap.cc:492] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035: No bootstrap required, opened a new log
I20260630 12:29:13.614653 21927 ts_tablet_manager.cc:1403] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:29:13.617662 21926 tablet_bootstrap.cc:654] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.617457 21927 raft_consensus.cc:359] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.618800 21927 raft_consensus.cc:385] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.619177 21927 raft_consensus.cc:740] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca793d4b2d7a4e0e868e5d4fc86f4035, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.620167 21927 consensus_queue.cc:260] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.620689 21925 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179: No bootstrap required, opened a new log
I20260630 12:29:13.621811 21925 ts_tablet_manager.cc:1403] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260630 12:29:13.623330 21926 tablet_bootstrap.cc:492] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594: No bootstrap required, opened a new log
I20260630 12:29:13.623822 21926 ts_tablet_manager.cc:1403] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:29:13.624604 21925 raft_consensus.cc:359] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.625329 21925 raft_consensus.cc:385] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.625663 21925 raft_consensus.cc:740] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f80674ef84134f7aad292a52a3129179, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.626329 21926 raft_consensus.cc:359] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.626524 21925 consensus_queue.cc:260] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.627058 21926 raft_consensus.cc:385] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.627390 21926 raft_consensus.cc:740] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d9e553a85d428c9565a3bf7836f594, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.628463 21926 consensus_queue.cc:260] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.629452 21925 ts_tablet_manager.cc:1434] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:29:13.629997 21927 ts_tablet_manager.cc:1434] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.009s
I20260630 12:29:13.630764 21926 ts_tablet_manager.cc:1434] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:29:13.630987 21927 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035: Bootstrap starting.
I20260630 12:29:13.634461 21925 tablet_bootstrap.cc:492] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179: Bootstrap starting.
I20260630 12:29:13.636678 21927 tablet_bootstrap.cc:654] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.640631 21925 tablet_bootstrap.cc:654] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:13.641919 21927 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035: No bootstrap required, opened a new log
I20260630 12:29:13.642387 21927 ts_tablet_manager.cc:1403] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:29:13.645216 21927 raft_consensus.cc:359] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.645902 21927 raft_consensus.cc:385] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.646229 21927 raft_consensus.cc:740] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca793d4b2d7a4e0e868e5d4fc86f4035, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.647039 21927 consensus_queue.cc:260] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.648810 21925 tablet_bootstrap.cc:492] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179: No bootstrap required, opened a new log
I20260630 12:29:13.649080 21927 ts_tablet_manager.cc:1434] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:29:13.649304 21925 ts_tablet_manager.cc:1403] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:29:13.651767 21925 raft_consensus.cc:359] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.652370 21925 raft_consensus.cc:385] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:13.652626 21925 raft_consensus.cc:740] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f80674ef84134f7aad292a52a3129179, State: Initialized, Role: FOLLOWER
I20260630 12:29:13.653281 21925 consensus_queue.cc:260] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.655299 21925 ts_tablet_manager.cc:1434] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:29:13.676575 21934 raft_consensus.cc:493] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.676940 21934 raft_consensus.cc:515] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.678920 21934 leader_election.cc:290] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca793d4b2d7a4e0e868e5d4fc86f4035 (127.19.133.193:35483), f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195:40971)
I20260630 12:29:13.688664 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4c522b6e984c5f9c6f7de2b305a266" candidate_uuid: "f80674ef84134f7aad292a52a3129179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" is_pre_election: true
I20260630 12:29:13.689342 21731 raft_consensus.cc:2468] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f80674ef84134f7aad292a52a3129179 in term 0.
I20260630 12:29:13.690089 21880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4c522b6e984c5f9c6f7de2b305a266" candidate_uuid: "f80674ef84134f7aad292a52a3129179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9e553a85d428c9565a3bf7836f594" is_pre_election: true
I20260630 12:29:13.690375 21771 leader_election.cc:304] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca793d4b2d7a4e0e868e5d4fc86f4035, f80674ef84134f7aad292a52a3129179; no voters: 
I20260630 12:29:13.690727 21880 raft_consensus.cc:2468] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f80674ef84134f7aad292a52a3129179 in term 0.
I20260630 12:29:13.691179 21934 raft_consensus.cc:2804] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.691484 21934 raft_consensus.cc:493] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.691804 21934 raft_consensus.cc:3060] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.696250 21934 raft_consensus.cc:515] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.697770 21934 leader_election.cc:290] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [CANDIDATE]: Term 1 election: Requested vote from peers ca793d4b2d7a4e0e868e5d4fc86f4035 (127.19.133.193:35483), f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195:40971)
I20260630 12:29:13.698261 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4c522b6e984c5f9c6f7de2b305a266" candidate_uuid: "f80674ef84134f7aad292a52a3129179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035"
I20260630 12:29:13.698767 21731 raft_consensus.cc:3060] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.698664 21880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd4c522b6e984c5f9c6f7de2b305a266" candidate_uuid: "f80674ef84134f7aad292a52a3129179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9e553a85d428c9565a3bf7836f594"
I20260630 12:29:13.699291 21880 raft_consensus.cc:3060] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.705303 21731 raft_consensus.cc:2468] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f80674ef84134f7aad292a52a3129179 in term 1.
I20260630 12:29:13.705901 21880 raft_consensus.cc:2468] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f80674ef84134f7aad292a52a3129179 in term 1.
I20260630 12:29:13.706235 21771 leader_election.cc:304] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca793d4b2d7a4e0e868e5d4fc86f4035, f80674ef84134f7aad292a52a3129179; no voters: 
I20260630 12:29:13.706913 21934 raft_consensus.cc:2804] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:13.707919 21934 raft_consensus.cc:697] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 1 LEADER]: Becoming Leader. State: Replica: f80674ef84134f7aad292a52a3129179, State: Running, Role: LEADER
I20260630 12:29:13.708626 21934 consensus_queue.cc:237] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } }
I20260630 12:29:13.715857 21629 catalog_manager.cc:5697] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 reported cstate change: term changed from 0 to 1, leader changed from <none> to f80674ef84134f7aad292a52a3129179 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "f80674ef84134f7aad292a52a3129179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } health_report { overall_health: UNKNOWN } } }
I20260630 12:29:13.809698 21933 raft_consensus.cc:493] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:29:13.810141 21933 raft_consensus.cc:515] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.812192 21933 leader_election.cc:290] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f80674ef84134f7aad292a52a3129179 (127.19.133.194:33733), f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195:40971)
I20260630 12:29:13.823374 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3e6e31da643808d0cadaf5130e156" candidate_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f80674ef84134f7aad292a52a3129179" is_pre_election: true
I20260630 12:29:13.823918 21806 raft_consensus.cc:2468] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca793d4b2d7a4e0e868e5d4fc86f4035 in term 0.
I20260630 12:29:13.825459 21696 leader_election.cc:304] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca793d4b2d7a4e0e868e5d4fc86f4035, f80674ef84134f7aad292a52a3129179; no voters: 
I20260630 12:29:13.826048 21933 raft_consensus.cc:2804] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:29:13.826320 21933 raft_consensus.cc:493] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:29:13.826594 21933 raft_consensus.cc:3060] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.826768 21880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3e6e31da643808d0cadaf5130e156" candidate_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9e553a85d428c9565a3bf7836f594" is_pre_election: true
I20260630 12:29:13.827394 21880 raft_consensus.cc:2468] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca793d4b2d7a4e0e868e5d4fc86f4035 in term 0.
I20260630 12:29:13.831362 21933 raft_consensus.cc:515] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.832769 21933 leader_election.cc:290] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [CANDIDATE]: Term 1 election: Requested vote from peers f80674ef84134f7aad292a52a3129179 (127.19.133.194:33733), f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195:40971)
I20260630 12:29:13.833434 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3e6e31da643808d0cadaf5130e156" candidate_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f80674ef84134f7aad292a52a3129179"
I20260630 12:29:13.833570 21880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f3e6e31da643808d0cadaf5130e156" candidate_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6d9e553a85d428c9565a3bf7836f594"
I20260630 12:29:13.833838 21806 raft_consensus.cc:3060] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.834018 21880 raft_consensus.cc:3060] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:13.838078 21880 raft_consensus.cc:2468] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca793d4b2d7a4e0e868e5d4fc86f4035 in term 1.
I20260630 12:29:13.838188 21806 raft_consensus.cc:2468] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca793d4b2d7a4e0e868e5d4fc86f4035 in term 1.
I20260630 12:29:13.838924 21696 leader_election.cc:304] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca793d4b2d7a4e0e868e5d4fc86f4035, f6d9e553a85d428c9565a3bf7836f594; no voters: 
I20260630 12:29:13.839615 21933 raft_consensus.cc:2804] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:13.840642 21933 raft_consensus.cc:697] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 LEADER]: Becoming Leader. State: Replica: ca793d4b2d7a4e0e868e5d4fc86f4035, State: Running, Role: LEADER
I20260630 12:29:13.841297 21933 consensus_queue.cc:237] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } }
I20260630 12:29:13.847630 21629 catalog_manager.cc:5697] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca793d4b2d7a4e0e868e5d4fc86f4035 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } health_report { overall_health: HEALTHY } } }
I20260630 12:29:14.112919 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:14.114694 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:14.114979 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:14.204250 21934 consensus_queue.cc:1048] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.215770 21947 consensus_queue.cc:1048] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.234434 21933 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:14.244277 21954 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:29:16.115780 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:16.117727 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:16.118098 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:18.118993 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:18.120831 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:18.121119 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:20.122012 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:20.123966 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:20.124250 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:22.125085 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:22.126873 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:22.127185 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:24.128031 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:24.129882 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:24.130175 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:24.945905 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:24.952363 21963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:24.952929 21964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:24.954747 21966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:24.955580 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:24.956650 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:24.956959 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:24.957120 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822564957106 us; error 0 us; skew 500 ppm
I20260630 12:29:24.957585 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:24.960305 19991 webserver.cc:533] Webserver started at http://127.19.133.196:36095/ using document root <none> and password file <none>
I20260630 12:29:24.960767 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:24.960932 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:24.961181 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:24.962393 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "010e05c3abc94e7bb7351aa1897442fc"
format_stamp: "Formatted at 2026-06-30 12:29:24 on dist-test-slave-rw3v"
I20260630 12:29:24.966928 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:29:24.970674 21971 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:24.971541 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:24.971791 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "010e05c3abc94e7bb7351aa1897442fc"
format_stamp: "Formatted at 2026-06-30 12:29:24 on dist-test-slave-rw3v"
I20260630 12:29:24.972029 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:24.992522 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:24.993721 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:24.995187 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:24.997603 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:24.997793 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:24.998044 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:24.998202 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:25.035238 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:33511
I20260630 12:29:25.035337 22033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:33511 every 8 connection(s)
I20260630 12:29:25.049162 22034 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43975
I20260630 12:29:25.049482 22034 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:25.050166 22034 heartbeater.cc:507] Master 127.19.133.254:43975 requested a full tablet report, sending...
I20260630 12:29:25.051853 21628 ts_manager.cc:194] Registered new tserver with Master: 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196:33511)
I20260630 12:29:25.053179 21628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38022
I20260630 12:29:25.171715 21731 consensus_queue.cc:237] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [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: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: true } }
I20260630 12:29:25.179200 21880 raft_consensus.cc:1275] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Refusing update from remote peer ca793d4b2d7a4e0e868e5d4fc86f4035: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:25.180869 21962 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:25.180754 21806 raft_consensus.cc:1275] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Refusing update from remote peer ca793d4b2d7a4e0e868e5d4fc86f4035: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:29:25.182938 22041 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:29:25.189231 21962 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: true } } }
I20260630 12:29:25.191187 21880 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: true } } }
I20260630 12:29:25.193423 21806 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: true } } }
I20260630 12:29:25.202003 21628 catalog_manager.cc:5697] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 reported cstate change: config changed from index -1 to 2, NON_VOTER 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:29:25.204560 21695 consensus_peers.cc:597] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 -> Peer 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196:33511): Couldn't send request to peer 010e05c3abc94e7bb7351aa1897442fc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4f3e6e31da643808d0cadaf5130e156. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:25.688177 22051 ts_tablet_manager.cc:933] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: Initiating tablet copy from peer ca793d4b2d7a4e0e868e5d4fc86f4035 (127.19.133.193:35483)
I20260630 12:29:25.689711 22051 tablet_copy_client.cc:323] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.193:35483
I20260630 12:29:25.706037 21741 tablet_copy_service.cc:140] P ca793d4b2d7a4e0e868e5d4fc86f4035: Received BeginTabletCopySession request for tablet f4f3e6e31da643808d0cadaf5130e156 from peer 010e05c3abc94e7bb7351aa1897442fc ({username='slave'} at 127.0.0.1:46294)
I20260630 12:29:25.706517 21741 tablet_copy_service.cc:161] P ca793d4b2d7a4e0e868e5d4fc86f4035: Beginning new tablet copy session on tablet f4f3e6e31da643808d0cadaf5130e156 from peer 010e05c3abc94e7bb7351aa1897442fc at {username='slave'} at 127.0.0.1:46294: session id = 010e05c3abc94e7bb7351aa1897442fc-f4f3e6e31da643808d0cadaf5130e156
I20260630 12:29:25.712114 21741 tablet_copy_source_session.cc:215] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:29:25.714706 22051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f3e6e31da643808d0cadaf5130e156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:25.729863 22051 tablet_copy_client.cc:806] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: tablet copy: Starting download of 0 data blocks...
I20260630 12:29:25.730463 22051 tablet_copy_client.cc:670] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: tablet copy: Starting download of 1 WAL segments...
I20260630 12:29:25.733798 22051 tablet_copy_client.cc:538] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:29:25.741655 22051 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: Bootstrap starting.
I20260630 12:29:25.759785 22051 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:29:25.760576 22051 tablet_bootstrap.cc:492] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: Bootstrap complete.
I20260630 12:29:25.761202 22051 ts_tablet_manager.cc:1403] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260630 12:29:25.763895 22051 raft_consensus.cc:359] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: true } }
I20260630 12:29:25.764683 22051 raft_consensus.cc:740] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 010e05c3abc94e7bb7351aa1897442fc, State: Initialized, Role: LEARNER
I20260630 12:29:25.765348 22051 consensus_queue.cc:260] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [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: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: true } }
I20260630 12:29:25.767277 22034 heartbeater.cc:499] Master 127.19.133.254:43975 was elected leader, sending a full tablet report...
I20260630 12:29:25.767911 22051 ts_tablet_manager.cc:1434] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:29:25.769630 21741 tablet_copy_service.cc:342] P ca793d4b2d7a4e0e868e5d4fc86f4035: Request end of tablet copy session 010e05c3abc94e7bb7351aa1897442fc-f4f3e6e31da643808d0cadaf5130e156 received from {username='slave'} at 127.0.0.1:46294
I20260630 12:29:25.770056 21741 tablet_copy_service.cc:434] P ca793d4b2d7a4e0e868e5d4fc86f4035: ending tablet copy session 010e05c3abc94e7bb7351aa1897442fc-f4f3e6e31da643808d0cadaf5130e156 on tablet f4f3e6e31da643808d0cadaf5130e156 with peer 010e05c3abc94e7bb7351aa1897442fc
I20260630 12:29:26.065016 22009 raft_consensus.cc:1217] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:29:26.131014 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:26.133088 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:26.133440 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:26.659009 22057 raft_consensus.cc:1064] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035: attempting to promote NON_VOTER 010e05c3abc94e7bb7351aa1897442fc to VOTER
I20260630 12:29:26.660902 22057 consensus_queue.cc:237] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [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: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } }
I20260630 12:29:26.666253 22009 raft_consensus.cc:1275] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 LEARNER]: Refusing update from remote peer ca793d4b2d7a4e0e868e5d4fc86f4035: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:26.667946 21880 raft_consensus.cc:1275] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Refusing update from remote peer ca793d4b2d7a4e0e868e5d4fc86f4035: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:26.668311 21806 raft_consensus.cc:1275] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Refusing update from remote peer ca793d4b2d7a4e0e868e5d4fc86f4035: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:29:26.668347 22057 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:29:26.669631 22061 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:26.670482 22059 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:29:26.688827 22057 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.690354 22009 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.696869 21806 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.701328 21880 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.709391 21629 catalog_manager.cc:5697] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 reported cstate change: config changed from index 2 to 3, 010e05c3abc94e7bb7351aa1897442fc (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "f6d9e553a85d428c9565a3bf7836f594" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 40971 } attrs { replace: true } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.730170 21731 consensus_queue.cc:237] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [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: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } }
I20260630 12:29:26.734371 22009 raft_consensus.cc:1275] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 FOLLOWER]: Refusing update from remote peer ca793d4b2d7a4e0e868e5d4fc86f4035: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:26.735690 21806 raft_consensus.cc:1275] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Refusing update from remote peer ca793d4b2d7a4e0e868e5d4fc86f4035: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:29:26.735831 22057 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:26.737085 22059 consensus_queue.cc:1048] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:29:26.742673 22059 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.743597 22009 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.745465 21805 raft_consensus.cc:2955] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.755340 21615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4f3e6e31da643808d0cadaf5130e156 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:29:26.758355 21628 catalog_manager.cc:5697] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 reported cstate change: config changed from index 3 to 4, VOTER f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195) evicted. New cstate: current_term: 1 leader_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f80674ef84134f7aad292a52a3129179" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 33733 } } peers { permanent_uuid: "ca793d4b2d7a4e0e868e5d4fc86f4035" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35483 } } peers { permanent_uuid: "010e05c3abc94e7bb7351aa1897442fc" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33511 } attrs { promote: false } } }
I20260630 12:29:26.767747 21870 tablet_service.cc:1558] Processing DeleteTablet for tablet f4f3e6e31da643808d0cadaf5130e156 with delete_type TABLET_DATA_TOMBSTONED (TS f6d9e553a85d428c9565a3bf7836f594 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51310
I20260630 12:29:26.769899 22071 tablet_replica.cc:333] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: stopping tablet replica
I20260630 12:29:26.770556 22071 raft_consensus.cc:2243] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:26.771250 22071 raft_consensus.cc:2272] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:26.774288 22071 ts_tablet_manager.cc:1916] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:29:26.783792 22071 ts_tablet_manager.cc:1929] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:29:26.784111 22071 log.cc:1199] T f4f3e6e31da643808d0cadaf5130e156 P f6d9e553a85d428c9565a3bf7836f594: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822528341235-19991-0/minicluster-data/ts-2-root/wals/f4f3e6e31da643808d0cadaf5130e156
I20260630 12:29:26.785368 21615 catalog_manager.cc:5028] TS f6d9e553a85d428c9565a3bf7836f594 (127.19.133.195:40971): tablet f4f3e6e31da643808d0cadaf5130e156 (table test-workload [id=3b5d04c14a064903b50c3b2c93314602]) successfully deleted
I20260630 12:29:28.134364 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:28.136297 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:28.136579 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:30.137589 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:30.139638 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:30.139945 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:32.140884 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:32.142724 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:32.143007 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:34.143921 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:34.145756 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:34.146034 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:36.146938 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:36.148874 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:36.149179 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:38.149988 21683 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:29:38.151839 21683 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:29:38.152119 21683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:38.876474 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:29:38.899089 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:38.899865 19991 tablet_replica.cc:333] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035: stopping tablet replica
I20260630 12:29:38.900383 19991 raft_consensus.cc:2243] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:38.901384 19991 raft_consensus.cc:2272] T f4f3e6e31da643808d0cadaf5130e156 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.903594 19991 tablet_replica.cc:333] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035: stopping tablet replica
I20260630 12:29:38.903980 19991 raft_consensus.cc:2243] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:38.904392 19991 raft_consensus.cc:2272] T dd4c522b6e984c5f9c6f7de2b305a266 P ca793d4b2d7a4e0e868e5d4fc86f4035 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.926663 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
W20260630 12:29:38.927446 21771 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.193:35483: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:29:38.930866 21771 consensus_peers.cc:597] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 -> Peer ca793d4b2d7a4e0e868e5d4fc86f4035 (127.19.133.193:35483): Couldn't send request to peer ca793d4b2d7a4e0e868e5d4fc86f4035. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:35483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:29:38.939687 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:29:38.959796 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:38.960511 19991 tablet_replica.cc:333] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179: stopping tablet replica
I20260630 12:29:38.961050 19991 raft_consensus.cc:2243] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:38.961848 19991 raft_consensus.cc:2272] T dd4c522b6e984c5f9c6f7de2b305a266 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.963722 19991 tablet_replica.cc:333] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179: stopping tablet replica
I20260630 12:29:38.964141 19991 raft_consensus.cc:2243] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:38.964986 19991 raft_consensus.cc:2272] T f4f3e6e31da643808d0cadaf5130e156 P f80674ef84134f7aad292a52a3129179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:38.984620 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:29:38.995756 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:29:39.014191 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:39.014964 19991 tablet_replica.cc:333] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594: stopping tablet replica
I20260630 12:29:39.015486 19991 raft_consensus.cc:2243] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:39.015893 19991 raft_consensus.cc:2272] T dd4c522b6e984c5f9c6f7de2b305a266 P f6d9e553a85d428c9565a3bf7836f594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:39.035686 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:29:39.046247 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:29:39.063467 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:29:39.064081 19991 tablet_replica.cc:333] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc: stopping tablet replica
I20260630 12:29:39.064615 19991 raft_consensus.cc:2243] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:29:39.065402 19991 raft_consensus.cc:2272] T f4f3e6e31da643808d0cadaf5130e156 P 010e05c3abc94e7bb7351aa1897442fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:39.083283 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:29:39.092640 19991 master.cc:562] Master@127.19.133.254:43975 shutting down...
I20260630 12:29:39.108237 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:39.108844 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:39.109176 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d1a58af28134ec0b636d56f0374e40b: stopping tablet replica
I20260630 12:29:39.127091 19991 master.cc:584] Master@127.19.133.254:43975 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27174 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:29:39.159322 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:36807
I20260630 12:29:39.160332 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:39.165169 22079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:39.165961 22078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:39.166623 22081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:39.166931 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:39.167763 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:39.167953 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:39.168103 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822579168087 us; error 0 us; skew 500 ppm
I20260630 12:29:39.168567 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:39.170773 19991 webserver.cc:533] Webserver started at http://127.19.133.254:41069/ using document root <none> and password file <none>
I20260630 12:29:39.171392 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:39.171581 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:39.171833 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:39.172931 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "9f774eb06fc8475898ab9611850a0d01"
format_stamp: "Formatted at 2026-06-30 12:29:39 on dist-test-slave-rw3v"
I20260630 12:29:39.177016 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:29:39.179952 22086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:39.180604 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:39.180912 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "9f774eb06fc8475898ab9611850a0d01"
format_stamp: "Formatted at 2026-06-30 12:29:39 on dist-test-slave-rw3v"
I20260630 12:29:39.181198 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:39.192633 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:39.193660 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:39.228717 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:36807
I20260630 12:29:39.228806 22137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:36807 every 8 connection(s)
I20260630 12:29:39.232548 22138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:39.242219 22138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01: Bootstrap starting.
I20260630 12:29:39.246418 22138 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:39.250065 22138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01: No bootstrap required, opened a new log
I20260630 12:29:39.251967 22138 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f774eb06fc8475898ab9611850a0d01" member_type: VOTER }
I20260630 12:29:39.252342 22138 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:39.252519 22138 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f774eb06fc8475898ab9611850a0d01, State: Initialized, Role: FOLLOWER
I20260630 12:29:39.253002 22138 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9f774eb06fc8475898ab9611850a0d01" member_type: VOTER }
I20260630 12:29:39.253398 22138 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:39.253582 22138 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:39.253782 22138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:39.257500 22138 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f774eb06fc8475898ab9611850a0d01" member_type: VOTER }
I20260630 12:29:39.257916 22138 leader_election.cc:304] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [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: 9f774eb06fc8475898ab9611850a0d01; no voters: 
I20260630 12:29:39.258884 22138 leader_election.cc:290] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:39.259248 22141 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:39.260525 22141 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 1 LEADER]: Becoming Leader. State: Replica: 9f774eb06fc8475898ab9611850a0d01, State: Running, Role: LEADER
I20260630 12:29:39.261070 22141 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [LEADER]: Queue going to LEADER mode. State: All 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: "9f774eb06fc8475898ab9611850a0d01" member_type: VOTER }
I20260630 12:29:39.261565 22138 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:39.265498 22142 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9f774eb06fc8475898ab9611850a0d01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f774eb06fc8475898ab9611850a0d01" member_type: VOTER } }
I20260630 12:29:39.266696 22142 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:39.266192 22143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f774eb06fc8475898ab9611850a0d01. Latest consensus state: current_term: 1 leader_uuid: "9f774eb06fc8475898ab9611850a0d01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9f774eb06fc8475898ab9611850a0d01" member_type: VOTER } }
I20260630 12:29:39.267473 22143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:39.268392 22149 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:39.273555 22149 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:39.275799 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:39.281824 22149 catalog_manager.cc:1383] Generated new cluster ID: 5842ed54f2ab4ced8dfcf10c346eda6c
I20260630 12:29:39.282034 22149 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:39.306567 22149 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:39.307663 22149 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:39.322098 22149 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01: Generated new TSK 0
I20260630 12:29:39.322568 22149 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:39.340555 19991 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000147571s
I20260630 12:29:51.432327 19991 master.cc:562] Master@127.19.133.254:36807 shutting down...
I20260630 12:29:51.453567 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:29:51.454274 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:29:51.454617 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9f774eb06fc8475898ab9611850a0d01: stopping tablet replica
I20260630 12:29:51.473011 19991 master.cc:584] Master@127.19.133.254:36807 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12342 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:29:51.502417 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:42825
I20260630 12:29:51.503568 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:51.508885 22161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:51.509042 22162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:51.510406 22164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:51.511806 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:51.512460 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:51.512630 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:51.512766 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822591512750 us; error 0 us; skew 500 ppm
I20260630 12:29:51.513232 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:51.515444 19991 webserver.cc:533] Webserver started at http://127.19.133.254:41297/ using document root <none> and password file <none>
I20260630 12:29:51.515877 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:51.516043 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:51.516317 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:51.517409 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "0e61ffe7c7fe4bb78b9fdacaff5c37c3"
format_stamp: "Formatted at 2026-06-30 12:29:51 on dist-test-slave-rw3v"
I20260630 12:29:51.521656 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:29:51.524809 22169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.525581 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:29:51.525913 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "0e61ffe7c7fe4bb78b9fdacaff5c37c3"
format_stamp: "Formatted at 2026-06-30 12:29:51 on dist-test-slave-rw3v"
I20260630 12:29:51.526156 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:51.567945 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:51.569142 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:51.607968 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:42825
I20260630 12:29:51.608063 22220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:42825 every 8 connection(s)
I20260630 12:29:51.611979 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:29:51.622542 22221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3: Bootstrap starting.
I20260630 12:29:51.627094 22221 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:29:51.631357 22221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3: No bootstrap required, opened a new log
I20260630 12:29:51.633491 22221 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e61ffe7c7fe4bb78b9fdacaff5c37c3" member_type: VOTER }
I20260630 12:29:51.633919 22221 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:29:51.634128 22221 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e61ffe7c7fe4bb78b9fdacaff5c37c3, State: Initialized, Role: FOLLOWER
I20260630 12:29:51.634666 22221 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e61ffe7c7fe4bb78b9fdacaff5c37c3" member_type: VOTER }
I20260630 12:29:51.635107 22221 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:29:51.635339 22221 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:29:51.635582 22221 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:29:51.639912 22221 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e61ffe7c7fe4bb78b9fdacaff5c37c3" member_type: VOTER }
I20260630 12:29:51.640381 22221 leader_election.cc:304] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [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: 0e61ffe7c7fe4bb78b9fdacaff5c37c3; no voters: 
I20260630 12:29:51.641433 22221 leader_election.cc:290] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:29:51.641798 22224 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:29:51.643082 22224 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 1 LEADER]: Becoming Leader. State: Replica: 0e61ffe7c7fe4bb78b9fdacaff5c37c3, State: Running, Role: LEADER
I20260630 12:29:51.643689 22224 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [LEADER]: Queue going to LEADER mode. State: All 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: "0e61ffe7c7fe4bb78b9fdacaff5c37c3" member_type: VOTER }
I20260630 12:29:51.644200 22221 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:29:51.646664 22225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e61ffe7c7fe4bb78b9fdacaff5c37c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e61ffe7c7fe4bb78b9fdacaff5c37c3" member_type: VOTER } }
I20260630 12:29:51.647480 22225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:51.646724 22226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e61ffe7c7fe4bb78b9fdacaff5c37c3. Latest consensus state: current_term: 1 leader_uuid: "0e61ffe7c7fe4bb78b9fdacaff5c37c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e61ffe7c7fe4bb78b9fdacaff5c37c3" member_type: VOTER } }
I20260630 12:29:51.648046 22226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:29:51.654722 22231 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:29:51.659745 22231 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:29:51.660775 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:29:51.668109 22231 catalog_manager.cc:1383] Generated new cluster ID: e39abf4916c543d6adf89eb79cc96be2
I20260630 12:29:51.668406 22231 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:29:51.678906 22231 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:29:51.680189 22231 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:29:51.694645 22231 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3: Generated new TSK 0
I20260630 12:29:51.695240 22231 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:29:51.727962 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:51.733757 22242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:51.734504 22243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:51.736418 22245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:51.736825 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:51.737600 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:51.737785 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:51.737931 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822591737914 us; error 0 us; skew 500 ppm
I20260630 12:29:51.738404 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:51.740535 19991 webserver.cc:533] Webserver started at http://127.19.133.193:44445/ using document root <none> and password file <none>
I20260630 12:29:51.741008 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:51.741179 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:51.741425 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:51.742803 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "9e7413c95809423f87049c1f9a0a5e07"
format_stamp: "Formatted at 2026-06-30 12:29:51 on dist-test-slave-rw3v"
I20260630 12:29:51.747394 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:51.750558 22250 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.751276 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:29:51.751534 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "9e7413c95809423f87049c1f9a0a5e07"
format_stamp: "Formatted at 2026-06-30 12:29:51 on dist-test-slave-rw3v"
I20260630 12:29:51.751778 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:51.775991 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:51.777158 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:51.778559 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:51.780731 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:51.780910 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.781119 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:51.781278 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.819481 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:44021
I20260630 12:29:51.819561 22312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:44021 every 8 connection(s)
I20260630 12:29:51.824222 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:51.832206 22317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:51.834095 22318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:51.835773 19991 server_base.cc:1061] running on GCE node
W20260630 12:29:51.836189 22320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:51.836948 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:51.837136 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:51.837289 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822591837273 us; error 0 us; skew 500 ppm
I20260630 12:29:51.837934 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:51.840615 19991 webserver.cc:533] Webserver started at http://127.19.133.194:37087/ using document root <none> and password file <none>
I20260630 12:29:51.840878 22313 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42825
I20260630 12:29:51.841053 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:51.841187 22313 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:51.841286 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:51.841657 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:51.841992 22313 heartbeater.cc:507] Master 127.19.133.254:42825 requested a full tablet report, sending...
I20260630 12:29:51.842801 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "ea4bc8b5b00d415881f5685faec0f1e0"
format_stamp: "Formatted at 2026-06-30 12:29:51 on dist-test-slave-rw3v"
I20260630 12:29:51.844065 22186 ts_manager.cc:194] Registered new tserver with Master: 9e7413c95809423f87049c1f9a0a5e07 (127.19.133.193:44021)
I20260630 12:29:51.845827 22186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59580
I20260630 12:29:51.847633 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:51.850821 22325 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.851550 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:51.851806 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "ea4bc8b5b00d415881f5685faec0f1e0"
format_stamp: "Formatted at 2026-06-30 12:29:51 on dist-test-slave-rw3v"
I20260630 12:29:51.852052 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:51.864609 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:51.865787 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:51.867185 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:51.869264 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:51.869448 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.869660 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:51.869807 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.907398 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:37801
I20260630 12:29:51.907485 22387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:37801 every 8 connection(s)
I20260630 12:29:51.911878 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:29:51.918427 22391 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:29:51.919881 22392 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:51.923012 22388 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42825
I20260630 12:29:51.923461 22388 heartbeater.cc:461] Registering TS with master...
W20260630 12:29:51.923836 22394 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:29:51.924502 22388 heartbeater.cc:507] Master 127.19.133.254:42825 requested a full tablet report, sending...
I20260630 12:29:51.924877 19991 server_base.cc:1061] running on GCE node
I20260630 12:29:51.925725 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:29:51.925982 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:29:51.926146 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822591926129 us; error 0 us; skew 500 ppm
I20260630 12:29:51.926754 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:29:51.926831 22186 ts_manager.cc:194] Registered new tserver with Master: ea4bc8b5b00d415881f5685faec0f1e0 (127.19.133.194:37801)
I20260630 12:29:51.928692 22186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59586
I20260630 12:29:51.929612 19991 webserver.cc:533] Webserver started at http://127.19.133.195:37929/ using document root <none> and password file <none>
I20260630 12:29:51.930187 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:29:51.930418 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:29:51.930733 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:29:51.932022 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "fa351b33b3cb474eb26288279af802da"
format_stamp: "Formatted at 2026-06-30 12:29:51 on dist-test-slave-rw3v"
I20260630 12:29:51.936022 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:29:51.938920 22399 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.939630 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:29:51.939886 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "fa351b33b3cb474eb26288279af802da"
format_stamp: "Formatted at 2026-06-30 12:29:51 on dist-test-slave-rw3v"
I20260630 12:29:51.940157 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:29:51.956940 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:29:51.958102 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:29:51.959482 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:29:51.961542 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:29:51.961737 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.961947 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:29:51.962093 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:29:51.999351 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:37123
I20260630 12:29:51.999442 22461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:37123 every 8 connection(s)
I20260630 12:29:52.012284 22462 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42825
I20260630 12:29:52.012635 22462 heartbeater.cc:461] Registering TS with master...
I20260630 12:29:52.013337 22462 heartbeater.cc:507] Master 127.19.133.254:42825 requested a full tablet report, sending...
I20260630 12:29:52.015093 22186 ts_manager.cc:194] Registered new tserver with Master: fa351b33b3cb474eb26288279af802da (127.19.133.195:37123)
I20260630 12:29:52.015926 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013480398s
I20260630 12:29:52.016409 22186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59592
I20260630 12:29:52.848342 22313 heartbeater.cc:499] Master 127.19.133.254:42825 was elected leader, sending a full tablet report...
I20260630 12:29:52.931463 22388 heartbeater.cc:499] Master 127.19.133.254:42825 was elected leader, sending a full tablet report...
I20260630 12:29:53.018953 22462 heartbeater.cc:499] Master 127.19.133.254:42825 was elected leader, sending a full tablet report...
I20260630 12:29:53.658514 22239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:55.659418 22239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:57.660410 22239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:29:59.661612 22239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:01.662768 22239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:03.663691 22239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:04.109268 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:30:04.131361 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:04.147311 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:30:04.156725 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:30:04.173561 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:04.188488 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:30:04.196233 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:30:04.213951 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:04.229156 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:30:04.236735 19991 master.cc:562] Master@127.19.133.254:42825 shutting down...
I20260630 12:30:04.251598 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:04.252328 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:04.252671 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e61ffe7c7fe4bb78b9fdacaff5c37c3: stopping tablet replica
I20260630 12:30:04.269510 19991 master.cc:584] Master@127.19.133.254:42825 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12795 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:30:04.299532 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:43841
I20260630 12:30:04.300580 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:04.305617 22468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:04.306391 22467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:04.306916 22470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:04.307557 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:04.308269 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:04.308432 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:04.308545 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822604308530 us; error 0 us; skew 500 ppm
I20260630 12:30:04.308934 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:04.311012 19991 webserver.cc:533] Webserver started at http://127.19.133.254:40689/ using document root <none> and password file <none>
I20260630 12:30:04.311460 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:04.311616 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:04.311829 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:04.312875 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "a30bee706ae540e693ccc52b374764f3"
format_stamp: "Formatted at 2026-06-30 12:30:04 on dist-test-slave-rw3v"
I20260630 12:30:04.316994 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:04.319988 22475 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.320613 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:04.320843 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "a30bee706ae540e693ccc52b374764f3"
format_stamp: "Formatted at 2026-06-30 12:30:04 on dist-test-slave-rw3v"
I20260630 12:30:04.321087 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:04.343258 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:04.344305 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:04.379377 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:43841
I20260630 12:30:04.379477 22526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:43841 every 8 connection(s)
I20260630 12:30:04.382998 22527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:04.392797 22527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3: Bootstrap starting.
I20260630 12:30:04.397101 22527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:04.400813 22527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3: No bootstrap required, opened a new log
I20260630 12:30:04.402794 22527 raft_consensus.cc:359] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a30bee706ae540e693ccc52b374764f3" member_type: VOTER }
I20260630 12:30:04.403227 22527 raft_consensus.cc:385] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:04.403434 22527 raft_consensus.cc:740] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a30bee706ae540e693ccc52b374764f3, State: Initialized, Role: FOLLOWER
I20260630 12:30:04.403983 22527 consensus_queue.cc:260] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a30bee706ae540e693ccc52b374764f3" member_type: VOTER }
I20260630 12:30:04.404412 22527 raft_consensus.cc:399] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:04.404634 22527 raft_consensus.cc:493] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:04.404876 22527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:04.408732 22527 raft_consensus.cc:515] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a30bee706ae540e693ccc52b374764f3" member_type: VOTER }
I20260630 12:30:04.409180 22527 leader_election.cc:304] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [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: a30bee706ae540e693ccc52b374764f3; no voters: 
I20260630 12:30:04.410158 22527 leader_election.cc:290] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:04.410493 22530 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:04.411687 22530 raft_consensus.cc:697] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 1 LEADER]: Becoming Leader. State: Replica: a30bee706ae540e693ccc52b374764f3, State: Running, Role: LEADER
I20260630 12:30:04.412314 22530 consensus_queue.cc:237] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [LEADER]: Queue going to LEADER mode. State: All 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: "a30bee706ae540e693ccc52b374764f3" member_type: VOTER }
I20260630 12:30:04.412765 22527 sys_catalog.cc:565] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:04.415086 22532 sys_catalog.cc:455] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a30bee706ae540e693ccc52b374764f3. Latest consensus state: current_term: 1 leader_uuid: "a30bee706ae540e693ccc52b374764f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a30bee706ae540e693ccc52b374764f3" member_type: VOTER } }
I20260630 12:30:04.415064 22531 sys_catalog.cc:455] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a30bee706ae540e693ccc52b374764f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a30bee706ae540e693ccc52b374764f3" member_type: VOTER } }
I20260630 12:30:04.415784 22532 sys_catalog.cc:458] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:04.415848 22531 sys_catalog.cc:458] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:04.419379 22536 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:04.426573 22536 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:04.427511 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:04.434633 22536 catalog_manager.cc:1383] Generated new cluster ID: 3234869851ad45beac545dfe3b4f04b7
I20260630 12:30:04.434880 22536 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:04.454711 22536 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:04.455886 22536 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:04.466409 22536 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3: Generated new TSK 0
I20260630 12:30:04.466917 22536 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:04.493729 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:04.499282 22548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:04.500380 22549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:04.501518 22551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:04.501941 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:04.502676 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:04.502879 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:04.502998 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822604502987 us; error 0 us; skew 500 ppm
I20260630 12:30:04.503451 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:04.505410 19991 webserver.cc:533] Webserver started at http://127.19.133.193:45933/ using document root <none> and password file <none>
I20260630 12:30:04.505813 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:04.505957 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:04.506150 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:04.507186 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "e5c2fdf9d47441258cf63a655630d026"
format_stamp: "Formatted at 2026-06-30 12:30:04 on dist-test-slave-rw3v"
I20260630 12:30:04.511209 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:30:04.514081 22556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.514727 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:30:04.514969 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "e5c2fdf9d47441258cf63a655630d026"
format_stamp: "Formatted at 2026-06-30 12:30:04 on dist-test-slave-rw3v"
I20260630 12:30:04.515228 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:04.542762 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:04.543857 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:04.545190 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:04.547334 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:04.547511 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.547721 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:04.547885 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.586422 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:38795
I20260630 12:30:04.586503 22618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:38795 every 8 connection(s)
I20260630 12:30:04.593051 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:04.599830 22623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:04.602466 22624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:04.603291 19991 server_base.cc:1061] running on GCE node
W20260630 12:30:04.603598 22626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:04.604642 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:04.604897 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:04.605079 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822604605062 us; error 0 us; skew 500 ppm
I20260630 12:30:04.605700 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:04.608844 19991 webserver.cc:533] Webserver started at http://127.19.133.194:38175/ using document root <none> and password file <none>
I20260630 12:30:04.609479 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:04.609774 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:04.610106 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:04.610266 22619 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43841
I20260630 12:30:04.610656 22619 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:04.611510 22619 heartbeater.cc:507] Master 127.19.133.254:43841 requested a full tablet report, sending...
I20260630 12:30:04.611694 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "8c05b8332e124912847fcaff12d9d4b8"
format_stamp: "Formatted at 2026-06-30 12:30:04 on dist-test-slave-rw3v"
I20260630 12:30:04.613852 22492 ts_manager.cc:194] Registered new tserver with Master: e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795)
I20260630 12:30:04.615842 22492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47694
I20260630 12:30:04.616794 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:30:04.620389 22631 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.621053 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:04.621351 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "8c05b8332e124912847fcaff12d9d4b8"
format_stamp: "Formatted at 2026-06-30 12:30:04 on dist-test-slave-rw3v"
I20260630 12:30:04.621585 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:04.644164 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:04.645190 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:04.646469 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:04.648517 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:04.648699 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.648921 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:04.649065 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.684973 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:42321
I20260630 12:30:04.685067 22693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:42321 every 8 connection(s)
I20260630 12:30:04.689368 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:04.695765 22697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:04.696938 22698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:04.699478 22700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:04.700023 22694 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43841
I20260630 12:30:04.700340 22694 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:04.700699 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:04.701174 22694 heartbeater.cc:507] Master 127.19.133.254:43841 requested a full tablet report, sending...
I20260630 12:30:04.701665 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:04.701924 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:04.702123 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822604702104 us; error 0 us; skew 500 ppm
I20260630 12:30:04.702643 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:04.703182 22492 ts_manager.cc:194] Registered new tserver with Master: 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321)
I20260630 12:30:04.704577 22492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47696
I20260630 12:30:04.704926 19991 webserver.cc:533] Webserver started at http://127.19.133.195:41977/ using document root <none> and password file <none>
I20260630 12:30:04.705389 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:04.705564 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:04.705827 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:04.707217 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "e0cea1f0c70545e886f635183f137bb5"
format_stamp: "Formatted at 2026-06-30 12:30:04 on dist-test-slave-rw3v"
I20260630 12:30:04.711014 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:30:04.713930 22705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.714663 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:04.714913 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "e0cea1f0c70545e886f635183f137bb5"
format_stamp: "Formatted at 2026-06-30 12:30:04 on dist-test-slave-rw3v"
I20260630 12:30:04.715191 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:04.729743 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:04.730751 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:04.732096 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:04.734079 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:04.734272 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.734467 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:04.734611 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:04.771054 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:35639
I20260630 12:30:04.771166 22767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:35639 every 8 connection(s)
I20260630 12:30:04.783311 22768 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43841
I20260630 12:30:04.783627 22768 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:04.784291 22768 heartbeater.cc:507] Master 127.19.133.254:43841 requested a full tablet report, sending...
I20260630 12:30:04.786021 22492 ts_manager.cc:194] Registered new tserver with Master: e0cea1f0c70545e886f635183f137bb5 (127.19.133.195:35639)
I20260630 12:30:04.786144 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012143149s
I20260630 12:30:04.787305 22492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47704
I20260630 12:30:05.618640 22619 heartbeater.cc:499] Master 127.19.133.254:43841 was elected leader, sending a full tablet report...
I20260630 12:30:05.707269 22694 heartbeater.cc:499] Master 127.19.133.254:43841 was elected leader, sending a full tablet report...
I20260630 12:30:05.789726 22768 heartbeater.cc:499] Master 127.19.133.254:43841 was elected leader, sending a full tablet report...
I20260630 12:30:05.836977 22492 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47716:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:30:05.839243 22492 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:30:05.897112 22659 tablet_service.cc:1511] Processing CreateTablet for tablet 26c77e0f158f4ddc9ced2b8179d6ceb1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:05.898669 22659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c77e0f158f4ddc9ced2b8179d6ceb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.898449 22733 tablet_service.cc:1511] Processing CreateTablet for tablet 26c77e0f158f4ddc9ced2b8179d6ceb1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:05.899773 22733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c77e0f158f4ddc9ced2b8179d6ceb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.900022 22658 tablet_service.cc:1511] Processing CreateTablet for tablet c5cd867067a4423aa085bd173f44a8b5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:05.901320 22658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cd867067a4423aa085bd173f44a8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.902269 22731 tablet_service.cc:1511] Processing CreateTablet for tablet f971b3e447554e19a885db92df8e5be4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:05.903563 22731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f971b3e447554e19a885db92df8e5be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.908121 22732 tablet_service.cc:1511] Processing CreateTablet for tablet c5cd867067a4423aa085bd173f44a8b5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:05.909415 22732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cd867067a4423aa085bd173f44a8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.912267 22657 tablet_service.cc:1511] Processing CreateTablet for tablet f971b3e447554e19a885db92df8e5be4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:05.913576 22657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f971b3e447554e19a885db92df8e5be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.915375 22656 tablet_service.cc:1511] Processing CreateTablet for tablet ddf8b74520c04176a64fdd37f1afe37c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:05.916715 22656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf8b74520c04176a64fdd37f1afe37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.901235 22730 tablet_service.cc:1511] Processing CreateTablet for tablet ddf8b74520c04176a64fdd37f1afe37c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:05.920892 22730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf8b74520c04176a64fdd37f1afe37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.924805 22789 tablet_bootstrap.cc:492] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: Bootstrap starting.
I20260630 12:30:05.925951 22788 tablet_bootstrap.cc:492] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8: Bootstrap starting.
I20260630 12:30:05.931735 22788 tablet_bootstrap.cc:654] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:05.931731 22789 tablet_bootstrap.cc:654] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:05.942941 22788 tablet_bootstrap.cc:492] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8: No bootstrap required, opened a new log
I20260630 12:30:05.943444 22788 ts_tablet_manager.cc:1403] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:30:05.946311 22788 raft_consensus.cc:359] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:05.947223 22788 raft_consensus.cc:385] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:05.948604 22788 raft_consensus.cc:740] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c05b8332e124912847fcaff12d9d4b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:05.949853 22789 tablet_bootstrap.cc:492] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: No bootstrap required, opened a new log
I20260630 12:30:05.949487 22788 consensus_queue.cc:260] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:05.950353 22789 ts_tablet_manager.cc:1403] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260630 12:30:05.952173 22584 tablet_service.cc:1511] Processing CreateTablet for tablet 26c77e0f158f4ddc9ced2b8179d6ceb1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:05.953536 22584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c77e0f158f4ddc9ced2b8179d6ceb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.953190 22789 raft_consensus.cc:359] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:05.953883 22789 raft_consensus.cc:385] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:05.954141 22789 raft_consensus.cc:740] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cea1f0c70545e886f635183f137bb5, State: Initialized, Role: FOLLOWER
I20260630 12:30:05.955116 22789 consensus_queue.cc:260] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:05.956169 22583 tablet_service.cc:1511] Processing CreateTablet for tablet c5cd867067a4423aa085bd173f44a8b5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:05.957576 22583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cd867067a4423aa085bd173f44a8b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.960202 22582 tablet_service.cc:1511] Processing CreateTablet for tablet f971b3e447554e19a885db92df8e5be4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:05.961491 22582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f971b3e447554e19a885db92df8e5be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.962247 22789 ts_tablet_manager.cc:1434] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:30:05.963683 22789 tablet_bootstrap.cc:492] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5: Bootstrap starting.
I20260630 12:30:05.964149 22581 tablet_service.cc:1511] Processing CreateTablet for tablet ddf8b74520c04176a64fdd37f1afe37c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=a1dde1e38171462090538ab2dacf97e4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:05.965433 22581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf8b74520c04176a64fdd37f1afe37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:05.975921 22789 tablet_bootstrap.cc:654] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:05.983918 22794 tablet_bootstrap.cc:492] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026: Bootstrap starting.
I20260630 12:30:05.988981 22788 ts_tablet_manager.cc:1434] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260630 12:30:05.989981 22788 tablet_bootstrap.cc:492] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8: Bootstrap starting.
I20260630 12:30:05.990481 22789 tablet_bootstrap.cc:492] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5: No bootstrap required, opened a new log
I20260630 12:30:05.991027 22789 ts_tablet_manager.cc:1403] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260630 12:30:05.992697 22794 tablet_bootstrap.cc:654] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:05.993727 22789 raft_consensus.cc:359] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:05.994488 22789 raft_consensus.cc:385] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:05.994817 22789 raft_consensus.cc:740] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cea1f0c70545e886f635183f137bb5, State: Initialized, Role: FOLLOWER
I20260630 12:30:05.995751 22788 tablet_bootstrap.cc:654] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:05.995762 22789 consensus_queue.cc:260] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.001032 22789 ts_tablet_manager.cc:1434] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:30:06.002043 22789 tablet_bootstrap.cc:492] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5: Bootstrap starting.
I20260630 12:30:06.003862 22794 tablet_bootstrap.cc:492] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026: No bootstrap required, opened a new log
I20260630 12:30:06.004357 22794 ts_tablet_manager.cc:1403] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:30:06.007128 22794 raft_consensus.cc:359] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.007972 22794 raft_consensus.cc:385] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.008248 22789 tablet_bootstrap.cc:654] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:06.008301 22794 raft_consensus.cc:740] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c2fdf9d47441258cf63a655630d026, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.009330 22794 consensus_queue.cc:260] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.012773 22788 tablet_bootstrap.cc:492] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8: No bootstrap required, opened a new log
I20260630 12:30:06.013104 22794 ts_tablet_manager.cc:1434] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:06.013230 22788 ts_tablet_manager.cc:1403] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260630 12:30:06.014285 22794 tablet_bootstrap.cc:492] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026: Bootstrap starting.
I20260630 12:30:06.016052 22788 raft_consensus.cc:359] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.016810 22788 raft_consensus.cc:385] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.017134 22788 raft_consensus.cc:740] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c05b8332e124912847fcaff12d9d4b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.017966 22788 consensus_queue.cc:260] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.021322 22794 tablet_bootstrap.cc:654] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:06.021862 22788 ts_tablet_manager.cc:1434] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:30:06.024127 22788 tablet_bootstrap.cc:492] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8: Bootstrap starting.
W20260630 12:30:06.025743 22769 tablet.cc:2406] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:30:06.026567 22794 tablet_bootstrap.cc:492] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026: No bootstrap required, opened a new log
I20260630 12:30:06.026898 22794 ts_tablet_manager.cc:1403] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:30:06.025664 22789 tablet_bootstrap.cc:492] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5: No bootstrap required, opened a new log
I20260630 12:30:06.027486 22789 ts_tablet_manager.cc:1403] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260630 12:30:06.029471 22794 raft_consensus.cc:359] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.030213 22794 raft_consensus.cc:385] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.030591 22794 raft_consensus.cc:740] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c2fdf9d47441258cf63a655630d026, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.030306 22789 raft_consensus.cc:359] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.031083 22789 raft_consensus.cc:385] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.031414 22789 raft_consensus.cc:740] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cea1f0c70545e886f635183f137bb5, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.031534 22794 consensus_queue.cc:260] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.032176 22788 tablet_bootstrap.cc:654] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:06.032192 22789 consensus_queue.cc:260] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.034615 22789 ts_tablet_manager.cc:1434] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:30:06.035545 22794 ts_tablet_manager.cc:1434] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:30:06.036420 22794 tablet_bootstrap.cc:492] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026: Bootstrap starting.
I20260630 12:30:06.035559 22789 tablet_bootstrap.cc:492] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5: Bootstrap starting.
I20260630 12:30:06.039813 22788 tablet_bootstrap.cc:492] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8: No bootstrap required, opened a new log
I20260630 12:30:06.040290 22788 ts_tablet_manager.cc:1403] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260630 12:30:06.042732 22794 tablet_bootstrap.cc:654] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:06.042891 22788 raft_consensus.cc:359] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.043696 22788 raft_consensus.cc:385] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.044018 22788 raft_consensus.cc:740] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c05b8332e124912847fcaff12d9d4b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.044139 22789 tablet_bootstrap.cc:654] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:06.044781 22788 consensus_queue.cc:260] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.047240 22788 ts_tablet_manager.cc:1434] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:30:06.048187 22788 tablet_bootstrap.cc:492] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8: Bootstrap starting.
I20260630 12:30:06.053831 22788 tablet_bootstrap.cc:654] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:06.053963 22794 tablet_bootstrap.cc:492] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026: No bootstrap required, opened a new log
I20260630 12:30:06.054543 22794 ts_tablet_manager.cc:1403] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:30:06.057504 22794 raft_consensus.cc:359] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:06.058383 22794 raft_consensus.cc:385] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.059756 22794 raft_consensus.cc:740] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c2fdf9d47441258cf63a655630d026, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.060617 22794 consensus_queue.cc:260] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:06.061429 22789 tablet_bootstrap.cc:492] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5: No bootstrap required, opened a new log
I20260630 12:30:06.061921 22789 ts_tablet_manager.cc:1403] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260630 12:30:06.062839 22794 ts_tablet_manager.cc:1434] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260630 12:30:06.064831 22788 tablet_bootstrap.cc:492] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8: No bootstrap required, opened a new log
I20260630 12:30:06.065397 22788 ts_tablet_manager.cc:1403] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260630 12:30:06.064931 22794 tablet_bootstrap.cc:492] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026: Bootstrap starting.
I20260630 12:30:06.065475 22789 raft_consensus.cc:359] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.066221 22789 raft_consensus.cc:385] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.066498 22789 raft_consensus.cc:740] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0cea1f0c70545e886f635183f137bb5, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.067220 22789 consensus_queue.cc:260] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.067853 22788 raft_consensus.cc:359] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:06.068580 22788 raft_consensus.cc:385] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.068920 22788 raft_consensus.cc:740] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c05b8332e124912847fcaff12d9d4b8, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.069772 22788 consensus_queue.cc:260] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:06.071415 22793 raft_consensus.cc:493] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:06.071852 22793 raft_consensus.cc:515] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.073246 22794 tablet_bootstrap.cc:654] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:06.073840 22788 ts_tablet_manager.cc:1434] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260630 12:30:06.074381 22793 leader_election.cc:290] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795), 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321)
I20260630 12:30:06.078075 22789 ts_tablet_manager.cc:1434] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:30:06.085528 22794 tablet_bootstrap.cc:492] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026: No bootstrap required, opened a new log
I20260630 12:30:06.086019 22794 ts_tablet_manager.cc:1403] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:30:06.089943 22794 raft_consensus.cc:359] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.090669 22794 raft_consensus.cc:385] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.090987 22794 raft_consensus.cc:740] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5c2fdf9d47441258cf63a655630d026, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.091816 22594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cd867067a4423aa085bd173f44a8b5" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c2fdf9d47441258cf63a655630d026" is_pre_election: true
I20260630 12:30:06.091856 22794 consensus_queue.cc:260] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.093098 22594 raft_consensus.cc:2468] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 0.
I20260630 12:30:06.094416 22706 leader_election.cc:304] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0cea1f0c70545e886f635183f137bb5, e5c2fdf9d47441258cf63a655630d026; no voters: 
I20260630 12:30:06.095135 22793 raft_consensus.cc:2804] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:06.095494 22793 raft_consensus.cc:493] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:06.095780 22794 ts_tablet_manager.cc:1434] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:30:06.095806 22793 raft_consensus.cc:3060] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.096168 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cd867067a4423aa085bd173f44a8b5" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c05b8332e124912847fcaff12d9d4b8" is_pre_election: true
I20260630 12:30:06.096689 22669 raft_consensus.cc:2468] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 0.
I20260630 12:30:06.101366 22793 raft_consensus.cc:515] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.102768 22793 leader_election.cc:290] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 election: Requested vote from peers e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795), 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321)
I20260630 12:30:06.103433 22594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cd867067a4423aa085bd173f44a8b5" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c2fdf9d47441258cf63a655630d026"
I20260630 12:30:06.103796 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cd867067a4423aa085bd173f44a8b5" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c05b8332e124912847fcaff12d9d4b8"
I20260630 12:30:06.103950 22594 raft_consensus.cc:3060] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.104321 22669 raft_consensus.cc:3060] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.109321 22792 raft_consensus.cc:493] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:06.109673 22792 raft_consensus.cc:515] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.110561 22594 raft_consensus.cc:2468] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 1.
I20260630 12:30:06.110805 22669 raft_consensus.cc:2468] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 1.
I20260630 12:30:06.111704 22792 leader_election.cc:290] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795), e0cea1f0c70545e886f635183f137bb5 (127.19.133.195:35639)
I20260630 12:30:06.111804 22706 leader_election.cc:304] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0cea1f0c70545e886f635183f137bb5, e5c2fdf9d47441258cf63a655630d026; no voters: 
I20260630 12:30:06.112511 22793 raft_consensus.cc:2804] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:06.120702 22793 raft_consensus.cc:697] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: Becoming Leader. State: Replica: e0cea1f0c70545e886f635183f137bb5, State: Running, Role: LEADER
I20260630 12:30:06.121431 22793 consensus_queue.cc:237] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.124737 22809 raft_consensus.cc:493] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:06.125188 22809 raft_consensus.cc:515] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:06.127275 22809 leader_election.cc:290] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321), e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795)
I20260630 12:30:06.128928 22593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c77e0f158f4ddc9ced2b8179d6ceb1" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c2fdf9d47441258cf63a655630d026" is_pre_election: true
I20260630 12:30:06.129611 22593 raft_consensus.cc:2468] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 0.
I20260630 12:30:06.130846 22706 leader_election.cc:304] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0cea1f0c70545e886f635183f137bb5, e5c2fdf9d47441258cf63a655630d026; no voters: 
I20260630 12:30:06.131382 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f971b3e447554e19a885db92df8e5be4" candidate_uuid: "8c05b8332e124912847fcaff12d9d4b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cea1f0c70545e886f635183f137bb5" is_pre_election: true
I20260630 12:30:06.126613 22594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f971b3e447554e19a885db92df8e5be4" candidate_uuid: "8c05b8332e124912847fcaff12d9d4b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c2fdf9d47441258cf63a655630d026" is_pre_election: true
I20260630 12:30:06.132066 22743 raft_consensus.cc:2468] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c05b8332e124912847fcaff12d9d4b8 in term 0.
I20260630 12:30:06.132010 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c77e0f158f4ddc9ced2b8179d6ceb1" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c05b8332e124912847fcaff12d9d4b8" is_pre_election: true
I20260630 12:30:06.133133 22594 raft_consensus.cc:2468] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c05b8332e124912847fcaff12d9d4b8 in term 0.
I20260630 12:30:06.133451 22669 raft_consensus.cc:2468] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 0.
I20260630 12:30:06.133669 22632 leader_election.cc:304] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c05b8332e124912847fcaff12d9d4b8, e0cea1f0c70545e886f635183f137bb5; no voters: 
I20260630 12:30:06.134764 22792 raft_consensus.cc:2804] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:06.134760 22809 raft_consensus.cc:2804] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:06.135214 22792 raft_consensus.cc:493] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:06.135692 22792 raft_consensus.cc:3060] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.135316 22809 raft_consensus.cc:493] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:06.136103 22809 raft_consensus.cc:3060] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.137996 22492 catalog_manager.cc:5697] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0cea1f0c70545e886f635183f137bb5 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "e0cea1f0c70545e886f635183f137bb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:06.142318 22792 raft_consensus.cc:515] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.142429 22809 raft_consensus.cc:515] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:06.144223 22792 leader_election.cc:290] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [CANDIDATE]: Term 1 election: Requested vote from peers e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795), e0cea1f0c70545e886f635183f137bb5 (127.19.133.195:35639)
I20260630 12:30:06.145102 22809 leader_election.cc:290] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 election: Requested vote from peers 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321), e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795)
I20260630 12:30:06.145311 22594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f971b3e447554e19a885db92df8e5be4" candidate_uuid: "8c05b8332e124912847fcaff12d9d4b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c2fdf9d47441258cf63a655630d026"
I20260630 12:30:06.145617 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f971b3e447554e19a885db92df8e5be4" candidate_uuid: "8c05b8332e124912847fcaff12d9d4b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cea1f0c70545e886f635183f137bb5"
I20260630 12:30:06.144886 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c77e0f158f4ddc9ced2b8179d6ceb1" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c05b8332e124912847fcaff12d9d4b8"
I20260630 12:30:06.145952 22594 raft_consensus.cc:3060] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.146183 22743 raft_consensus.cc:3060] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.146399 22669 raft_consensus.cc:3060] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.147313 22593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c77e0f158f4ddc9ced2b8179d6ceb1" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c2fdf9d47441258cf63a655630d026"
I20260630 12:30:06.147846 22593 raft_consensus.cc:3060] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.152647 22594 raft_consensus.cc:2468] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c05b8332e124912847fcaff12d9d4b8 in term 1.
I20260630 12:30:06.152550 22669 raft_consensus.cc:2468] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 1.
I20260630 12:30:06.153719 22632 leader_election.cc:304] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c05b8332e124912847fcaff12d9d4b8, e5c2fdf9d47441258cf63a655630d026; no voters: 
I20260630 12:30:06.154016 22593 raft_consensus.cc:2468] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 1.
I20260630 12:30:06.154063 22706 leader_election.cc:304] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c05b8332e124912847fcaff12d9d4b8, e0cea1f0c70545e886f635183f137bb5; no voters: 
I20260630 12:30:06.154541 22792 raft_consensus.cc:2804] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:06.154894 22809 raft_consensus.cc:2804] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:06.152550 22743 raft_consensus.cc:2468] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c05b8332e124912847fcaff12d9d4b8 in term 1.
I20260630 12:30:06.155308 22809 raft_consensus.cc:697] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: Becoming Leader. State: Replica: e0cea1f0c70545e886f635183f137bb5, State: Running, Role: LEADER
I20260630 12:30:06.156054 22809 consensus_queue.cc:237] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } }
I20260630 12:30:06.157192 22792 raft_consensus.cc:697] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 LEADER]: Becoming Leader. State: Replica: 8c05b8332e124912847fcaff12d9d4b8, State: Running, Role: LEADER
I20260630 12:30:06.157912 22792 consensus_queue.cc:237] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.162979 22492 catalog_manager.cc:5697] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0cea1f0c70545e886f635183f137bb5 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "e0cea1f0c70545e886f635183f137bb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:06.165266 22491 catalog_manager.cc:5697] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "8c05b8332e124912847fcaff12d9d4b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:06.182034 22798 raft_consensus.cc:493] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:06.182438 22798 raft_consensus.cc:515] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.184490 22798 leader_election.cc:290] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321), e0cea1f0c70545e886f635183f137bb5 (127.19.133.195:35639)
I20260630 12:30:06.188232 22809 raft_consensus.cc:493] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:06.188688 22809 raft_consensus.cc:515] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.191121 22593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8b74520c04176a64fdd37f1afe37c" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c2fdf9d47441258cf63a655630d026" is_pre_election: true
I20260630 12:30:06.191737 22593 raft_consensus.cc:2468] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 0.
I20260630 12:30:06.192814 22706 leader_election.cc:304] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e0cea1f0c70545e886f635183f137bb5, e5c2fdf9d47441258cf63a655630d026; no voters: 
I20260630 12:30:06.193789 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8b74520c04176a64fdd37f1afe37c" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c05b8332e124912847fcaff12d9d4b8" is_pre_election: true
I20260630 12:30:06.192723 22809 leader_election.cc:290] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795), 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321)
I20260630 12:30:06.194387 22669 raft_consensus.cc:2468] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 0.
I20260630 12:30:06.194690 22809 raft_consensus.cc:2804] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:06.194891 22668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8b74520c04176a64fdd37f1afe37c" candidate_uuid: "e5c2fdf9d47441258cf63a655630d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c05b8332e124912847fcaff12d9d4b8" is_pre_election: true
I20260630 12:30:06.195199 22809 raft_consensus.cc:493] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:06.195642 22809 raft_consensus.cc:3060] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.195575 22668 raft_consensus.cc:2468] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5c2fdf9d47441258cf63a655630d026 in term 0.
I20260630 12:30:06.196707 22557 leader_election.cc:304] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c05b8332e124912847fcaff12d9d4b8, e5c2fdf9d47441258cf63a655630d026; no voters: 
I20260630 12:30:06.197398 22798 raft_consensus.cc:2804] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:06.197731 22798 raft_consensus.cc:493] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:06.198045 22798 raft_consensus.cc:3060] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.198228 22743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8b74520c04176a64fdd37f1afe37c" candidate_uuid: "e5c2fdf9d47441258cf63a655630d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cea1f0c70545e886f635183f137bb5" is_pre_election: true
I20260630 12:30:06.202932 22809 raft_consensus.cc:515] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.204006 22743 raft_consensus.cc:2393] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5c2fdf9d47441258cf63a655630d026 in current term 1: Already voted for candidate e0cea1f0c70545e886f635183f137bb5 in this term.
I20260630 12:30:06.204493 22798 raft_consensus.cc:515] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.204979 22809 leader_election.cc:290] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [CANDIDATE]: Term 1 election: Requested vote from peers e5c2fdf9d47441258cf63a655630d026 (127.19.133.193:38795), 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321)
I20260630 12:30:06.205946 22668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8b74520c04176a64fdd37f1afe37c" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c05b8332e124912847fcaff12d9d4b8"
I20260630 12:30:06.206123 22593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8b74520c04176a64fdd37f1afe37c" candidate_uuid: "e0cea1f0c70545e886f635183f137bb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5c2fdf9d47441258cf63a655630d026"
I20260630 12:30:06.206524 22668 raft_consensus.cc:3060] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.206868 22593 raft_consensus.cc:2393] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e0cea1f0c70545e886f635183f137bb5 in current term 1: Already voted for candidate e5c2fdf9d47441258cf63a655630d026 in this term.
I20260630 12:30:06.206934 22798 leader_election.cc:290] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [CANDIDATE]: Term 1 election: Requested vote from peers 8c05b8332e124912847fcaff12d9d4b8 (127.19.133.194:42321), e0cea1f0c70545e886f635183f137bb5 (127.19.133.195:35639)
I20260630 12:30:06.208529 22742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8b74520c04176a64fdd37f1afe37c" candidate_uuid: "e5c2fdf9d47441258cf63a655630d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0cea1f0c70545e886f635183f137bb5"
I20260630 12:30:06.208683 22669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf8b74520c04176a64fdd37f1afe37c" candidate_uuid: "e5c2fdf9d47441258cf63a655630d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c05b8332e124912847fcaff12d9d4b8"
I20260630 12:30:06.209318 22742 raft_consensus.cc:2393] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5c2fdf9d47441258cf63a655630d026 in current term 1: Already voted for candidate e0cea1f0c70545e886f635183f137bb5 in this term.
I20260630 12:30:06.210245 22557 leader_election.cc:304] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [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: e5c2fdf9d47441258cf63a655630d026; no voters: 8c05b8332e124912847fcaff12d9d4b8, e0cea1f0c70545e886f635183f137bb5
I20260630 12:30:06.210824 22798 raft_consensus.cc:2749] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:30:06.212276 22668 raft_consensus.cc:2468] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0cea1f0c70545e886f635183f137bb5 in term 1.
I20260630 12:30:06.213052 22706 leader_election.cc:304] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [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: 8c05b8332e124912847fcaff12d9d4b8, e0cea1f0c70545e886f635183f137bb5; no voters: e5c2fdf9d47441258cf63a655630d026
I20260630 12:30:06.213634 22809 raft_consensus.cc:2804] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:06.214083 22809 raft_consensus.cc:697] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: Becoming Leader. State: Replica: e0cea1f0c70545e886f635183f137bb5, State: Running, Role: LEADER
I20260630 12:30:06.214612 22809 consensus_queue.cc:237] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } }
I20260630 12:30:06.221143 22491 catalog_manager.cc:5697] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0cea1f0c70545e886f635183f137bb5 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "e0cea1f0c70545e886f635183f137bb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5c2fdf9d47441258cf63a655630d026" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c05b8332e124912847fcaff12d9d4b8" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 42321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0cea1f0c70545e886f635183f137bb5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 35639 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:06.285583 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:30:06.299844 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:06.300596 19991 tablet_replica.cc:333] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026: stopping tablet replica
I20260630 12:30:06.301134 19991 raft_consensus.cc:2243] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:06.301502 19991 raft_consensus.cc:2272] T c5cd867067a4423aa085bd173f44a8b5 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.303323 19991 tablet_replica.cc:333] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026: stopping tablet replica
I20260630 12:30:06.303788 19991 raft_consensus.cc:2243] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:06.304142 19991 raft_consensus.cc:2272] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.305713 19991 tablet_replica.cc:333] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026: stopping tablet replica
I20260630 12:30:06.306139 19991 raft_consensus.cc:2243] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:06.306458 19991 raft_consensus.cc:2272] T ddf8b74520c04176a64fdd37f1afe37c P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.308100 19991 tablet_replica.cc:333] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026: stopping tablet replica
I20260630 12:30:06.308528 19991 raft_consensus.cc:2243] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:06.308858 19991 raft_consensus.cc:2272] T f971b3e447554e19a885db92df8e5be4 P e5c2fdf9d47441258cf63a655630d026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.329437 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:30:06.339272 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:30:06.352854 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:06.353571 19991 tablet_replica.cc:333] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8: stopping tablet replica
I20260630 12:30:06.354061 19991 raft_consensus.cc:2243] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:06.354423 19991 raft_consensus.cc:2272] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.356208 19991 tablet_replica.cc:333] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8: stopping tablet replica
I20260630 12:30:06.356673 19991 raft_consensus.cc:2243] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:06.356998 19991 raft_consensus.cc:2272] T ddf8b74520c04176a64fdd37f1afe37c P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.358597 19991 tablet_replica.cc:333] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8: stopping tablet replica
I20260630 12:30:06.359026 19991 raft_consensus.cc:2243] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:06.359575 19991 pending_rounds.cc:70] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8: Trying to abort 1 pending ops.
I20260630 12:30:06.359767 19991 pending_rounds.cc:77] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441394830569472 op_type: NO_OP noop_request { }
I20260630 12:30:06.360057 19991 raft_consensus.cc:2889] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:06.360287 19991 raft_consensus.cc:2272] T f971b3e447554e19a885db92df8e5be4 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.362141 19991 tablet_replica.cc:333] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8: stopping tablet replica
I20260630 12:30:06.362565 19991 raft_consensus.cc:2243] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:06.362876 19991 raft_consensus.cc:2272] T c5cd867067a4423aa085bd173f44a8b5 P 8c05b8332e124912847fcaff12d9d4b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.382774 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:30:06.392212 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:30:06.407186 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:06.407904 19991 tablet_replica.cc:333] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5: stopping tablet replica
I20260630 12:30:06.408425 19991 raft_consensus.cc:2243] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:06.408746 19991 raft_consensus.cc:2272] T f971b3e447554e19a885db92df8e5be4 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.410439 19991 tablet_replica.cc:333] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5: stopping tablet replica
I20260630 12:30:06.410871 19991 raft_consensus.cc:2243] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:06.411403 19991 pending_rounds.cc:70] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5: Trying to abort 1 pending ops.
I20260630 12:30:06.411578 19991 pending_rounds.cc:77] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441395061370880 op_type: NO_OP noop_request { }
I20260630 12:30:06.411801 19991 raft_consensus.cc:2889] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:06.412015 19991 raft_consensus.cc:2272] T ddf8b74520c04176a64fdd37f1afe37c P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.413950 19991 tablet_replica.cc:333] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5: stopping tablet replica
I20260630 12:30:06.414381 19991 raft_consensus.cc:2243] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:06.414832 19991 pending_rounds.cc:70] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5: Trying to abort 1 pending ops.
I20260630 12:30:06.414985 19991 pending_rounds.cc:77] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441394682744832 op_type: NO_OP noop_request { }
I20260630 12:30:06.415236 19991 raft_consensus.cc:2889] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:06.415447 19991 raft_consensus.cc:2272] T c5cd867067a4423aa085bd173f44a8b5 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.417372 19991 tablet_replica.cc:333] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: stopping tablet replica
I20260630 12:30:06.417752 19991 raft_consensus.cc:2243] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:06.418203 19991 pending_rounds.cc:70] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: Trying to abort 1 pending ops.
I20260630 12:30:06.418339 19991 pending_rounds.cc:77] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441394822537216 op_type: NO_OP noop_request { }
I20260630 12:30:06.418532 19991 raft_consensus.cc:2889] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:30:06.418725 19991 raft_consensus.cc:2272] T 26c77e0f158f4ddc9ced2b8179d6ceb1 P e0cea1f0c70545e886f635183f137bb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.426142 22545 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:30:06.431792 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
W20260630 12:30:06.434208 22545 auto_leader_rebalancer.cc:524] the master instance isn't leader: Network error: Client connection negotiation failed: client connection to 127.19.133.195:35639: connect: Connection refused (error 111)
I20260630 12:30:06.441960 19991 master.cc:562] Master@127.19.133.254:43841 shutting down...
I20260630 12:30:06.454788 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:06.455273 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:06.455561 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P a30bee706ae540e693ccc52b374764f3: stopping tablet replica
I20260630 12:30:06.471869 19991 master.cc:584] Master@127.19.133.254:43841 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2200 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:30:06.499583 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:45831
I20260630 12:30:06.500509 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:06.504954 22820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:06.505106 22821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:06.506043 22823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:06.506986 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:06.507750 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:06.507925 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:06.508059 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822606508042 us; error 0 us; skew 500 ppm
I20260630 12:30:06.508496 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:06.510462 19991 webserver.cc:533] Webserver started at http://127.19.133.254:44889/ using document root <none> and password file <none>
I20260630 12:30:06.510875 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:06.511034 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:06.511286 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:06.512220 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "0512e3561de640a69bbf19c1869a49a3"
format_stamp: "Formatted at 2026-06-30 12:30:06 on dist-test-slave-rw3v"
I20260630 12:30:06.516475 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:06.519348 22828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.520035 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:06.520267 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "0512e3561de640a69bbf19c1869a49a3"
format_stamp: "Formatted at 2026-06-30 12:30:06 on dist-test-slave-rw3v"
I20260630 12:30:06.520507 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:06.539700 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:06.540581 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:06.571532 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:45831
I20260630 12:30:06.571621 22879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:45831 every 8 connection(s)
I20260630 12:30:06.574966 22880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:06.584208 22880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3: Bootstrap starting.
I20260630 12:30:06.588119 22880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:06.591503 22880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3: No bootstrap required, opened a new log
I20260630 12:30:06.593212 22880 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0512e3561de640a69bbf19c1869a49a3" member_type: VOTER }
I20260630 12:30:06.593551 22880 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:06.593739 22880 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0512e3561de640a69bbf19c1869a49a3, State: Initialized, Role: FOLLOWER
I20260630 12:30:06.594239 22880 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0512e3561de640a69bbf19c1869a49a3" member_type: VOTER }
I20260630 12:30:06.594643 22880 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:06.594832 22880 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:06.595072 22880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:06.598768 22880 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0512e3561de640a69bbf19c1869a49a3" member_type: VOTER }
I20260630 12:30:06.599231 22880 leader_election.cc:304] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [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: 0512e3561de640a69bbf19c1869a49a3; no voters: 
I20260630 12:30:06.600169 22880 leader_election.cc:290] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:06.600415 22883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:06.601516 22883 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 1 LEADER]: Becoming Leader. State: Replica: 0512e3561de640a69bbf19c1869a49a3, State: Running, Role: LEADER
I20260630 12:30:06.602077 22883 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [LEADER]: Queue going to LEADER mode. State: All 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: "0512e3561de640a69bbf19c1869a49a3" member_type: VOTER }
I20260630 12:30:06.602667 22880 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:06.604579 22885 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0512e3561de640a69bbf19c1869a49a3. Latest consensus state: current_term: 1 leader_uuid: "0512e3561de640a69bbf19c1869a49a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0512e3561de640a69bbf19c1869a49a3" member_type: VOTER } }
I20260630 12:30:06.604667 22884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0512e3561de640a69bbf19c1869a49a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0512e3561de640a69bbf19c1869a49a3" member_type: VOTER } }
I20260630 12:30:06.605225 22885 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:06.605229 22884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:06.607787 22890 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:06.612387 22890 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:06.616361 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:06.620364 22890 catalog_manager.cc:1383] Generated new cluster ID: 34aa88afe85a4bc19931015557b4975e
I20260630 12:30:06.620574 22890 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:06.633451 22890 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:06.634627 22890 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:06.653136 22890 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3: Generated new TSK 0
I20260630 12:30:06.653659 22890 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:06.682361 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:06.687902 22901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:06.688657 22902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:06.690723 19991 server_base.cc:1061] running on GCE node
W20260630 12:30:06.691098 22904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:06.691882 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:06.692063 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:06.692179 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822606692168 us; error 0 us; skew 500 ppm
I20260630 12:30:06.692584 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:06.694567 19991 webserver.cc:533] Webserver started at http://127.19.133.193:43543/ using document root <none> and password file <none>
I20260630 12:30:06.694968 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:06.695113 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:06.695381 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:06.696333 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
format_stamp: "Formatted at 2026-06-30 12:30:06 on dist-test-slave-rw3v"
I20260630 12:30:06.700196 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:30:06.702975 22909 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.703644 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:06.703940 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
format_stamp: "Formatted at 2026-06-30 12:30:06 on dist-test-slave-rw3v"
I20260630 12:30:06.704216 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:06.721211 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:06.722231 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:06.723559 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:06.725608 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:06.725785 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.725983 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:06.726143 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.760397 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:38723
I20260630 12:30:06.760488 22971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:38723 every 8 connection(s)
I20260630 12:30:06.764802 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:06.771024 22976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:06.771584 22977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:06.773957 22980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:06.774722 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:06.775655 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:06.775905 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:06.776094 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822606776076 us; error 0 us; skew 500 ppm
I20260630 12:30:06.776691 22972 heartbeater.cc:344] Connected to a master server at 127.19.133.254:45831
I20260630 12:30:06.776708 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:06.777155 22972 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:06.777850 22972 heartbeater.cc:507] Master 127.19.133.254:45831 requested a full tablet report, sending...
I20260630 12:30:06.779176 19991 webserver.cc:533] Webserver started at http://127.19.133.194:37491/ using document root <none> and password file <none>
I20260630 12:30:06.779697 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:06.779872 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:06.779808 22845 ts_manager.cc:194] Registered new tserver with Master: dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:06.780273 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:06.781279 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "b25e411e3c5e477cab689770b4818c3b"
format_stamp: "Formatted at 2026-06-30 12:30:06 on dist-test-slave-rw3v"
I20260630 12:30:06.781605 22845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34980
I20260630 12:30:06.785265 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:30:06.788178 22984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.788810 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:06.789057 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "b25e411e3c5e477cab689770b4818c3b"
format_stamp: "Formatted at 2026-06-30 12:30:06 on dist-test-slave-rw3v"
I20260630 12:30:06.789304 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:06.805374 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:06.806326 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:06.807636 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:06.809566 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:06.809762 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.809964 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:06.810108 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.843962 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:41287
I20260630 12:30:06.844053 23046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:41287 every 8 connection(s)
I20260630 12:30:06.848152 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:06.854295 23050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:06.854838 23051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:06.857328 23053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:06.858247 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:06.859241 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:06.859429 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:06.859618 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822606859602 us; error 0 us; skew 500 ppm
I20260630 12:30:06.860101 23047 heartbeater.cc:344] Connected to a master server at 127.19.133.254:45831
I20260630 12:30:06.860178 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:06.860558 23047 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:06.861380 23047 heartbeater.cc:507] Master 127.19.133.254:45831 requested a full tablet report, sending...
I20260630 12:30:06.862802 19991 webserver.cc:533] Webserver started at http://127.19.133.195:42537/ using document root <none> and password file <none>
I20260630 12:30:06.863348 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:06.863407 22845 ts_manager.cc:194] Registered new tserver with Master: b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:06.863525 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:06.863875 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:06.864717 22845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34988
I20260630 12:30:06.864805 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "7265aed7669b409496457247871467f4"
format_stamp: "Formatted at 2026-06-30 12:30:06 on dist-test-slave-rw3v"
I20260630 12:30:06.868876 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:06.871760 23058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.872416 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:06.872655 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "7265aed7669b409496457247871467f4"
format_stamp: "Formatted at 2026-06-30 12:30:06 on dist-test-slave-rw3v"
I20260630 12:30:06.872925 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:06.886363 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:06.887260 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:06.888449 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:06.890393 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:06.890556 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.890763 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:06.890933 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:06.925642 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:38891
I20260630 12:30:06.925725 23120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:38891 every 8 connection(s)
I20260630 12:30:06.937371 23121 heartbeater.cc:344] Connected to a master server at 127.19.133.254:45831
I20260630 12:30:06.937776 23121 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:06.938445 23121 heartbeater.cc:507] Master 127.19.133.254:45831 requested a full tablet report, sending...
I20260630 12:30:06.940184 22845 ts_manager.cc:194] Registered new tserver with Master: 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:06.940577 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012005514s
I20260630 12:30:06.941879 22845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35004
I20260630 12:30:07.783759 22972 heartbeater.cc:499] Master 127.19.133.254:45831 was elected leader, sending a full tablet report...
I20260630 12:30:07.866818 23047 heartbeater.cc:499] Master 127.19.133.254:45831 was elected leader, sending a full tablet report...
I20260630 12:30:07.944607 23121 heartbeater.cc:499] Master 127.19.133.254:45831 was elected leader, sending a full tablet report...
I20260630 12:30:07.991595 22845 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35018:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:30:07.993499 22845 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:30:08.052860 23012 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea7161e728e46b0a794a29ad12d276d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.054356 23012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea7161e728e46b0a794a29ad12d276d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.056303 23007 tablet_service.cc:1511] Processing CreateTablet for tablet beca0967971d4dc686cae833cae6acb9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.057745 23007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beca0967971d4dc686cae833cae6acb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.060108 23008 tablet_service.cc:1511] Processing CreateTablet for tablet 25c2d1a25adf40978b11d17c4fd6e4c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.061478 23008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c2d1a25adf40978b11d17c4fd6e4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.064061 23009 tablet_service.cc:1511] Processing CreateTablet for tablet ca7e89787e8140789c6fbc0697f4a8e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.064950 23011 tablet_service.cc:1511] Processing CreateTablet for tablet b5d68c7219404d8dbdf5fc745f43e4f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.065408 23009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7e89787e8140789c6fbc0697f4a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.066238 23011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d68c7219404d8dbdf5fc745f43e4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.067453 23010 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6cdd25747244149309106f3cc2aaf7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.068802 23010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6cdd25747244149309106f3cc2aaf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.073491 22937 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea7161e728e46b0a794a29ad12d276d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.074990 22937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea7161e728e46b0a794a29ad12d276d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.076536 22936 tablet_service.cc:1511] Processing CreateTablet for tablet b5d68c7219404d8dbdf5fc745f43e4f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.077800 22936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d68c7219404d8dbdf5fc745f43e4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.080055 22935 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6cdd25747244149309106f3cc2aaf7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.081321 22935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6cdd25747244149309106f3cc2aaf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.085768 22930 tablet_service.cc:1511] Processing CreateTablet for tablet 770f17910863469894e84e89465344fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.086611 22933 tablet_service.cc:1511] Processing CreateTablet for tablet 25c2d1a25adf40978b11d17c4fd6e4c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.087083 22930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770f17910863469894e84e89465344fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.087939 22933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c2d1a25adf40978b11d17c4fd6e4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.088886 23006 tablet_service.cc:1511] Processing CreateTablet for tablet 770f17910863469894e84e89465344fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.090205 23006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770f17910863469894e84e89465344fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.091851 22931 tablet_service.cc:1511] Processing CreateTablet for tablet e8241ce1ac634c53b4b05bb462aa36c9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.093156 22931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8241ce1ac634c53b4b05bb462aa36c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.096052 22932 tablet_service.cc:1511] Processing CreateTablet for tablet beca0967971d4dc686cae833cae6acb9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.096581 23011 tablet_service.cc:1511] Processing CreateTablet for tablet e8241ce1ac634c53b4b05bb462aa36c9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.097316 22932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beca0967971d4dc686cae833cae6acb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.085768 22934 tablet_service.cc:1511] Processing CreateTablet for tablet ca7e89787e8140789c6fbc0697f4a8e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.099030 22934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7e89787e8140789c6fbc0697f4a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.108911 23086 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea7161e728e46b0a794a29ad12d276d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.097767 23011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8241ce1ac634c53b4b05bb462aa36c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.110371 23086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea7161e728e46b0a794a29ad12d276d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.111841 23085 tablet_service.cc:1511] Processing CreateTablet for tablet b5d68c7219404d8dbdf5fc745f43e4f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.115975 23084 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6cdd25747244149309106f3cc2aaf7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.117304 23084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6cdd25747244149309106f3cc2aaf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.121977 23080 tablet_service.cc:1511] Processing CreateTablet for tablet e8241ce1ac634c53b4b05bb462aa36c9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.123355 23080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8241ce1ac634c53b4b05bb462aa36c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.125075 23082 tablet_service.cc:1511] Processing CreateTablet for tablet 25c2d1a25adf40978b11d17c4fd6e4c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.126436 23082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c2d1a25adf40978b11d17c4fd6e4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.128036 23079 tablet_service.cc:1511] Processing CreateTablet for tablet 770f17910863469894e84e89465344fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.129354 23079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770f17910863469894e84e89465344fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.131505 23081 tablet_service.cc:1511] Processing CreateTablet for tablet beca0967971d4dc686cae833cae6acb9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.132880 23081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beca0967971d4dc686cae833cae6acb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.141425 23083 tablet_service.cc:1511] Processing CreateTablet for tablet ca7e89787e8140789c6fbc0697f4a8e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:30:08.142999 23083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7e89787e8140789c6fbc0697f4a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.144506 23085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d68c7219404d8dbdf5fc745f43e4f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:08.176551 23141 tablet_bootstrap.cc:492] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:08.189213 23141 tablet_bootstrap.cc:654] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.216070 23142 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:08.222162 23142 tablet_bootstrap.cc:654] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.229465 23144 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:08.229817 23141 tablet_bootstrap.cc:492] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:08.230285 23141 ts_tablet_manager.cc:1403] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260630 12:30:08.232885 23141 raft_consensus.cc:359] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.233709 23141 raft_consensus.cc:385] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.234086 23141 raft_consensus.cc:740] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.235275 23142 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:08.234956 23141 consensus_queue.cc:260] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.235591 23144 tablet_bootstrap.cc:654] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.235788 23142 ts_tablet_manager.cc:1403] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260630 12:30:08.238515 23142 raft_consensus.cc:359] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.239274 23142 raft_consensus.cc:385] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.239600 23142 raft_consensus.cc:740] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.240276 23141 ts_tablet_manager.cc:1434] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:30:08.240315 23142 consensus_queue.cc:260] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.241384 23141 tablet_bootstrap.cc:492] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:08.247625 23141 tablet_bootstrap.cc:654] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.250641 23144 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:08.251111 23144 ts_tablet_manager.cc:1403] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:30:08.253870 23142 ts_tablet_manager.cc:1434] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.004s
I20260630 12:30:08.253659 23144 raft_consensus.cc:359] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.254374 23144 raft_consensus.cc:385] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.254676 23144 raft_consensus.cc:740] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.255036 23142 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:08.255502 23144 consensus_queue.cc:260] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.261603 23142 tablet_bootstrap.cc:654] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.264539 23141 tablet_bootstrap.cc:492] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:08.264962 23144 ts_tablet_manager.cc:1434] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:30:08.265910 23141 ts_tablet_manager.cc:1403] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260630 12:30:08.265972 23144 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:08.268888 23142 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:08.268954 23141 raft_consensus.cc:359] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.269562 23142 ts_tablet_manager.cc:1403] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:30:08.269953 23141 raft_consensus.cc:385] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.270352 23141 raft_consensus.cc:740] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.271296 23141 consensus_queue.cc:260] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.272346 23142 raft_consensus.cc:359] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.272809 23144 tablet_bootstrap.cc:654] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.273061 23142 raft_consensus.cc:385] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.273428 23142 raft_consensus.cc:740] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.273712 23141 ts_tablet_manager.cc:1434] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:08.274739 23141 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:08.274219 23142 consensus_queue.cc:260] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.276512 23142 ts_tablet_manager.cc:1434] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:08.277463 23142 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:08.281075 23141 tablet_bootstrap.cc:654] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.283098 23142 tablet_bootstrap.cc:654] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.283921 23144 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:08.284492 23144 ts_tablet_manager.cc:1403] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:30:08.287622 23144 raft_consensus.cc:359] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.288432 23144 raft_consensus.cc:385] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.288757 23144 raft_consensus.cc:740] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.289712 23144 consensus_queue.cc:260] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.292096 23144 ts_tablet_manager.cc:1434] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:30:08.292441 23141 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:08.292972 23141 ts_tablet_manager.cc:1403] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260630 12:30:08.294166 23144 tablet_bootstrap.cc:492] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:08.295622 23141 raft_consensus.cc:359] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.296470 23141 raft_consensus.cc:385] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.296815 23141 raft_consensus.cc:740] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.297721 23141 consensus_queue.cc:260] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.300041 23141 ts_tablet_manager.cc:1434] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:30:08.301066 23141 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:08.300134 23144 tablet_bootstrap.cc:654] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.306583 23142 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:08.307102 23142 ts_tablet_manager.cc:1403] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.017s
I20260630 12:30:08.307334 23141 tablet_bootstrap.cc:654] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.309996 23142 raft_consensus.cc:359] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.310798 23142 raft_consensus.cc:385] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.311134 23142 raft_consensus.cc:740] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.312083 23142 consensus_queue.cc:260] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.315888 23142 ts_tablet_manager.cc:1434] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:08.316926 23142 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:08.325445 23142 tablet_bootstrap.cc:654] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.326406 23141 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:08.326809 23141 ts_tablet_manager.cc:1403] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.019s
I20260630 12:30:08.327190 23144 tablet_bootstrap.cc:492] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:08.327709 23144 ts_tablet_manager.cc:1403] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.009s
I20260630 12:30:08.329166 23141 raft_consensus.cc:359] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.329704 23141 raft_consensus.cc:385] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.329923 23141 raft_consensus.cc:740] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.330132 23142 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:08.330166 23144 raft_consensus.cc:359] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.330740 23142 ts_tablet_manager.cc:1403] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.005s
I20260630 12:30:08.330529 23141 consensus_queue.cc:260] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.330986 23144 raft_consensus.cc:385] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.331388 23144 raft_consensus.cc:740] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.332562 23141 ts_tablet_manager.cc:1434] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:30:08.332249 23144 consensus_queue.cc:260] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.333540 23141 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:08.333335 23142 raft_consensus.cc:359] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.334074 23142 raft_consensus.cc:385] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.334357 23144 ts_tablet_manager.cc:1434] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:08.334381 23142 raft_consensus.cc:740] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.335681 23144 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:08.335376 23142 consensus_queue.cc:260] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.340205 23142 ts_tablet_manager.cc:1434] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:30:08.341049 23141 tablet_bootstrap.cc:654] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.341176 23142 tablet_bootstrap.cc:492] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:08.341612 23144 tablet_bootstrap.cc:654] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.349882 23142 tablet_bootstrap.cc:654] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.351824 23148 raft_consensus.cc:493] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.352051 23141 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:08.352541 23141 ts_tablet_manager.cc:1403] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260630 12:30:08.352386 23148 raft_consensus.cc:515] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.356767 23141 raft_consensus.cc:359] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.357474 23141 raft_consensus.cc:385] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.357746 23141 raft_consensus.cc:740] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.358511 23141 consensus_queue.cc:260] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.361693 23144 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:08.362366 23141 ts_tablet_manager.cc:1434] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:30:08.362630 23148 leader_election.cc:290] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.366046 23144 ts_tablet_manager.cc:1403] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.006s
I20260630 12:30:08.367823 23141 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:08.369913 23144 raft_consensus.cc:359] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.370754 23144 raft_consensus.cc:385] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.371101 23144 raft_consensus.cc:740] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.377784 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770f17910863469894e84e89465344fd" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:08.378603 23096 raft_consensus.cc:2468] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 0.
I20260630 12:30:08.380012 22910 leader_election.cc:304] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:08.380990 23148 raft_consensus.cc:2804] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:08.381378 23148 raft_consensus.cc:493] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:08.381699 23148 raft_consensus.cc:3060] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.389369 23148 raft_consensus.cc:515] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.391988 23144 consensus_queue.cc:260] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.394474 23144 ts_tablet_manager.cc:1434] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.014s
I20260630 12:30:08.395687 23144 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:08.397243 23148 leader_election.cc:290] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 election: Requested vote from peers b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.394424 23141 tablet_bootstrap.cc:654] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.398332 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770f17910863469894e84e89465344fd" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:08.398904 23096 raft_consensus.cc:3060] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.400776 23142 tablet_bootstrap.cc:492] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:08.401235 23142 ts_tablet_manager.cc:1403] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.026s
I20260630 12:30:08.401789 23144 tablet_bootstrap.cc:654] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.406618 23096 raft_consensus.cc:2468] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 1.
I20260630 12:30:08.407799 22910 leader_election.cc:304] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:08.408699 23148 raft_consensus.cc:2804] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.410667 23141 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:08.411278 23141 ts_tablet_manager.cc:1403] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.002s
I20260630 12:30:08.410735 23142 raft_consensus.cc:359] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.411693 23142 raft_consensus.cc:385] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.412041 23142 raft_consensus.cc:740] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.412899 23142 consensus_queue.cc:260] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.413796 23148 raft_consensus.cc:697] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Becoming Leader. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Running, Role: LEADER
I20260630 12:30:08.414089 23141 raft_consensus.cc:359] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.414629 23148 consensus_queue.cc:237] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.416929 23144 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:08.417459 23144 ts_tablet_manager.cc:1403] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.002s
I20260630 12:30:08.420109 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770f17910863469894e84e89465344fd" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:08.420531 23144 raft_consensus.cc:359] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.414824 23141 raft_consensus.cc:385] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.421986 23141 raft_consensus.cc:740] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.422744 23141 consensus_queue.cc:260] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
W20260630 12:30:08.423188 22912 leader_election.cc:343] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:08.425268 23141 ts_tablet_manager.cc:1434] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:30:08.426410 23141 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:08.427158 23165 raft_consensus.cc:493] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.427630 23165 raft_consensus.cc:515] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.421343 23144 raft_consensus.cc:385] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.429401 23150 raft_consensus.cc:493] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.429478 23144 raft_consensus.cc:740] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.429986 23150 raft_consensus.cc:515] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.431314 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7e89787e8140789c6fbc0697f4a8e6" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:08.431483 23165 leader_election.cc:290] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.431914 23022 raft_consensus.cc:2468] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 0.
I20260630 12:30:08.432242 23144 consensus_queue.cc:260] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.421253 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770f17910863469894e84e89465344fd" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:08.434406 22912 leader_election.cc:304] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b25e411e3c5e477cab689770b4818c3b, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
W20260630 12:30:08.435815 22912 leader_election.cc:343] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:08.437521 23141 tablet_bootstrap.cc:654] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.432921 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7e89787e8140789c6fbc0697f4a8e6" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:08.442309 23096 raft_consensus.cc:2468] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 0.
I20260630 12:30:08.441486 23150 leader_election.cc:290] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:08.444758 23165 raft_consensus.cc:2804] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:08.445166 23165 raft_consensus.cc:493] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:08.445816 23165 raft_consensus.cc:3060] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.453163 23165 raft_consensus.cc:515] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.455792 23144 ts_tablet_manager.cc:1434] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.011s
I20260630 12:30:08.456187 23142 ts_tablet_manager.cc:1434] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.055s	user 0.026s	sys 0.018s
I20260630 12:30:08.457010 23144 tablet_bootstrap.cc:492] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:08.457187 23142 tablet_bootstrap.cc:492] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:08.457667 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7e89787e8140789c6fbc0697f4a8e6" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:08.458307 23021 raft_consensus.cc:3060] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.463721 23144 tablet_bootstrap.cc:654] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.463049 23165 leader_election.cc:290] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 election: Requested vote from peers b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.467015 22844 catalog_manager.cc:5697] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: term changed from 0 to 1, leader changed from <none> to dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193). New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:08.467962 23021 raft_consensus.cc:2468] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 1.
I20260630 12:30:08.469218 22912 leader_election.cc:304] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b25e411e3c5e477cab689770b4818c3b, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:08.470649 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7e89787e8140789c6fbc0697f4a8e6" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:08.471222 23096 raft_consensus.cc:3060] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.481360 23096 raft_consensus.cc:2468] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 1.
I20260630 12:30:08.482376 23165 raft_consensus.cc:2804] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.482928 23165 raft_consensus.cc:697] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Becoming Leader. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Running, Role: LEADER
I20260630 12:30:08.484011 23142 tablet_bootstrap.cc:654] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.487993 23141 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:08.483760 23165 consensus_queue.cc:237] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.488499 23141 ts_tablet_manager.cc:1403] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.019s
I20260630 12:30:08.491359 23141 raft_consensus.cc:359] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.492125 23141 raft_consensus.cc:385] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.492462 23141 raft_consensus.cc:740] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.493386 23141 consensus_queue.cc:260] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.494901 23146 raft_consensus.cc:493] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.495375 23146 raft_consensus.cc:515] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.497560 23146 leader_election.cc:290] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.494076 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d68c7219404d8dbdf5fc745f43e4f0" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:08.500026 22947 raft_consensus.cc:2468] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:08.500030 23142 tablet_bootstrap.cc:492] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:08.501724 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d68c7219404d8dbdf5fc745f43e4f0" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:08.502442 23142 ts_tablet_manager.cc:1403] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.045s	user 0.003s	sys 0.011s
I20260630 12:30:08.502617 23021 raft_consensus.cc:2468] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:08.501756 23144 tablet_bootstrap.cc:492] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:08.503860 23144 ts_tablet_manager.cc:1403] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.004s
I20260630 12:30:08.504043 23061 leader_election.cc:304] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:08.504971 23168 raft_consensus.cc:2804] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:08.505338 23168 raft_consensus.cc:493] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:08.505627 23168 raft_consensus.cc:3060] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.506531 23142 raft_consensus.cc:359] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.507092 23144 raft_consensus.cc:359] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.507704 23142 raft_consensus.cc:385] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.507879 23144 raft_consensus.cc:385] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.508070 23142 raft_consensus.cc:740] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.508242 23144 raft_consensus.cc:740] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.508757 23141 ts_tablet_manager.cc:1434] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.006s
I20260630 12:30:08.509742 23141 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:08.509114 23144 consensus_queue.cc:260] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.509114 23142 consensus_queue.cc:260] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.511528 23144 ts_tablet_manager.cc:1434] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:30:08.511936 23142 ts_tablet_manager.cc:1434] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:30:08.512434 23144 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:08.512882 23142 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:08.515094 23168 raft_consensus.cc:515] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.519017 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d68c7219404d8dbdf5fc745f43e4f0" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:08.515847 23141 tablet_bootstrap.cc:654] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.519618 23021 raft_consensus.cc:3060] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.520149 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d68c7219404d8dbdf5fc745f43e4f0" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:08.520709 22947 raft_consensus.cc:3060] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.519001 23142 tablet_bootstrap.cc:654] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.526660 23144 tablet_bootstrap.cc:654] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.530123 22947 raft_consensus.cc:2468] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:08.530544 23141 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:08.531042 23141 ts_tablet_manager.cc:1403] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:30:08.531806 23168 leader_election.cc:290] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:08.532460 23059 leader_election.cc:304] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:08.526587 23021 raft_consensus.cc:2468] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:08.536002 23141 raft_consensus.cc:359] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.536676 23141 raft_consensus.cc:385] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.536170 22845 catalog_manager.cc:5697] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: term changed from 0 to 1, leader changed from <none> to dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193). New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:08.536948 23141 raft_consensus.cc:740] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.537732 23141 consensus_queue.cc:260] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.543020 23168 raft_consensus.cc:2804] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.543537 23144 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:08.543744 23168 raft_consensus.cc:697] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Becoming Leader. State: Replica: 7265aed7669b409496457247871467f4, State: Running, Role: LEADER
I20260630 12:30:08.544051 23144 ts_tablet_manager.cc:1403] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260630 12:30:08.548216 23141 ts_tablet_manager.cc:1434] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260630 12:30:08.544613 23168 consensus_queue.cc:237] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.556308 23144 raft_consensus.cc:359] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.557031 23144 raft_consensus.cc:385] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.557313 23144 raft_consensus.cc:740] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.558022 23144 consensus_queue.cc:260] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.560107 23144 ts_tablet_manager.cc:1434] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260630 12:30:08.561065 23144 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:08.566418 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beca0967971d4dc686cae833cae6acb9" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:08.566963 23144 tablet_bootstrap.cc:654] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.567118 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beca0967971d4dc686cae833cae6acb9" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:08.567727 23096 raft_consensus.cc:2468] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
W20260630 12:30:08.569111 22985 leader_election.cc:343] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:08.569811 22985 leader_election.cc:304] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [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: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:08.570746 23175 raft_consensus.cc:2804] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:08.571105 23175 raft_consensus.cc:493] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:08.571467 23175 raft_consensus.cc:3060] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.576898 23142 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:08.577414 23142 ts_tablet_manager.cc:1403] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.023s
I20260630 12:30:08.578312 23175 raft_consensus.cc:515] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.579950 23142 raft_consensus.cc:359] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.580644 23142 raft_consensus.cc:385] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.580881 23146 raft_consensus.cc:493] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.580945 23142 raft_consensus.cc:740] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.580925 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beca0967971d4dc686cae833cae6acb9" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:08.581501 23146 raft_consensus.cc:515] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.582049 23142 consensus_queue.cc:260] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
W20260630 12:30:08.582490 22985 leader_election.cc:343] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:08.582628 23144 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:08.583659 23146 leader_election.cc:290] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.587016 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beca0967971d4dc686cae833cae6acb9" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:08.587651 23095 raft_consensus.cc:3060] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.589366 23175 leader_election.cc:290] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.584944 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c2d1a25adf40978b11d17c4fd6e4c7" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:08.585642 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c2d1a25adf40978b11d17c4fd6e4c7" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:08.590054 23096 raft_consensus.cc:2468] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
I20260630 12:30:08.587273 23144 ts_tablet_manager.cc:1403] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260630 12:30:08.590013 22947 raft_consensus.cc:2468] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
I20260630 12:30:08.584273 23142 ts_tablet_manager.cc:1434] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:30:08.591717 23142 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:08.593077 23144 raft_consensus.cc:359] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.593747 23144 raft_consensus.cc:385] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.594053 23144 raft_consensus.cc:740] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.594594 23095 raft_consensus.cc:2468] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 1.
I20260630 12:30:08.591715 22845 catalog_manager.cc:5697] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7265aed7669b409496457247871467f4 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:08.594830 23144 consensus_queue.cc:260] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.595260 22985 leader_election.cc:304] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b25e411e3c5e477cab689770b4818c3b, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:08.597623 23175 raft_consensus.cc:2804] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:08.598155 23175 raft_consensus.cc:493] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:08.598471 23175 raft_consensus.cc:3060] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.598663 23142 tablet_bootstrap.cc:654] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:08.600790 23144 ts_tablet_manager.cc:1434] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260630 12:30:08.605780 22985 leader_election.cc:304] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [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: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:08.606586 23146 raft_consensus.cc:2804] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.607913 23175 raft_consensus.cc:515] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.609926 23175 leader_election.cc:290] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.611539 23146 raft_consensus.cc:697] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Becoming Leader. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Running, Role: LEADER
I20260630 12:30:08.612428 23146 consensus_queue.cc:237] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
W20260630 12:30:08.613581 22893 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:08.616354 22898 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:30:08.617245 22898 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:30:08.617494 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c2d1a25adf40978b11d17c4fd6e4c7" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:08.618117 23095 raft_consensus.cc:3060] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.618669 23142 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:08.619042 23142 ts_tablet_manager.cc:1403] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.010s
I20260630 12:30:08.621556 23142 raft_consensus.cc:359] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.622170 23142 raft_consensus.cc:385] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:08.622375 23142 raft_consensus.cc:740] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:08.623014 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c2d1a25adf40978b11d17c4fd6e4c7" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:08.623052 23142 consensus_queue.cc:260] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.623737 22947 raft_consensus.cc:3060] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.625208 23142 ts_tablet_manager.cc:1434] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:08.624580 22845 catalog_manager.cc:5697] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b25e411e3c5e477cab689770b4818c3b (127.19.133.194). New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:08.626432 23095 raft_consensus.cc:2468] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 1.
I20260630 12:30:08.626991 23168 raft_consensus.cc:493] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.627434 23168 raft_consensus.cc:515] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.627667 22985 leader_election.cc:304] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:08.629382 23168 leader_election.cc:290] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:08.629962 23146 raft_consensus.cc:2804] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.630447 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8241ce1ac634c53b4b05bb462aa36c9" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:08.630657 23146 raft_consensus.cc:697] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Becoming Leader. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Running, Role: LEADER
I20260630 12:30:08.630944 22947 raft_consensus.cc:2468] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 1.
I20260630 12:30:08.631126 23021 raft_consensus.cc:2468] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:08.631597 23146 consensus_queue.cc:237] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.632381 23061 leader_election.cc:304] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:08.633097 23168 raft_consensus.cc:2804] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:08.633554 23168 raft_consensus.cc:493] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:08.633059 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8241ce1ac634c53b4b05bb462aa36c9" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:08.633875 23168 raft_consensus.cc:3060] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.639400 22947 raft_consensus.cc:2468] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:08.640184 23168 raft_consensus.cc:515] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.641872 22845 catalog_manager.cc:5697] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b25e411e3c5e477cab689770b4818c3b (127.19.133.194). New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:08.643224 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8241ce1ac634c53b4b05bb462aa36c9" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:08.643378 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8241ce1ac634c53b4b05bb462aa36c9" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:08.643781 23021 raft_consensus.cc:3060] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.643854 22947 raft_consensus.cc:3060] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.644362 23146 raft_consensus.cc:493] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.644804 23146 raft_consensus.cc:515] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.646788 23146 leader_election.cc:290] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.648113 22946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6cdd25747244149309106f3cc2aaf7" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:08.648726 22946 raft_consensus.cc:2468] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
I20260630 12:30:08.649868 22985 leader_election.cc:304] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b25e411e3c5e477cab689770b4818c3b, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:08.650085 22947 raft_consensus.cc:2468] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:08.650705 23146 raft_consensus.cc:2804] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:08.651101 23146 raft_consensus.cc:493] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:08.651207 23059 leader_election.cc:304] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:08.651531 23146 raft_consensus.cc:3060] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.651922 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6cdd25747244149309106f3cc2aaf7" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:08.652077 23150 raft_consensus.cc:2804] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.653263 23095 raft_consensus.cc:2468] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
I20260630 12:30:08.654199 23150 raft_consensus.cc:697] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Becoming Leader. State: Replica: 7265aed7669b409496457247871467f4, State: Running, Role: LEADER
I20260630 12:30:08.654690 23168 leader_election.cc:290] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:08.652815 23021 raft_consensus.cc:2468] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:08.655002 23150 consensus_queue.cc:237] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.656977 23146 raft_consensus.cc:515] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.658515 23146 leader_election.cc:290] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.659626 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6cdd25747244149309106f3cc2aaf7" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:08.659825 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a6cdd25747244149309106f3cc2aaf7" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:08.660151 23095 raft_consensus.cc:3060] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.660307 22947 raft_consensus.cc:3060] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.663059 22845 catalog_manager.cc:5697] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7265aed7669b409496457247871467f4 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:08.666656 23095 raft_consensus.cc:2468] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 1.
I20260630 12:30:08.666765 22947 raft_consensus.cc:2468] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 1.
I20260630 12:30:08.667738 22985 leader_election.cc:304] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:08.668332 23146 raft_consensus.cc:2804] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.668812 23146 raft_consensus.cc:697] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Becoming Leader. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Running, Role: LEADER
I20260630 12:30:08.669458 23146 consensus_queue.cc:237] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.675740 22845 catalog_manager.cc:5697] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b25e411e3c5e477cab689770b4818c3b (127.19.133.194). New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:08.734191 23146 raft_consensus.cc:493] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.734668 23146 raft_consensus.cc:515] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.736235 23146 leader_election.cc:290] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:08.736987 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea7161e728e46b0a794a29ad12d276d" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:08.737169 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea7161e728e46b0a794a29ad12d276d" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:08.737494 23095 raft_consensus.cc:2468] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
I20260630 12:30:08.737651 22947 raft_consensus.cc:2468] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
I20260630 12:30:08.738363 22985 leader_election.cc:304] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:08.738976 23146 raft_consensus.cc:2804] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:08.739264 23146 raft_consensus.cc:493] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:08.739497 23146 raft_consensus.cc:3060] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.743642 23146 raft_consensus.cc:515] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.745247 23146 leader_election.cc:290] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Requested vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:08.745826 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea7161e728e46b0a794a29ad12d276d" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:08.746407 23095 raft_consensus.cc:3060] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.746455 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea7161e728e46b0a794a29ad12d276d" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:08.747066 22947 raft_consensus.cc:3060] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.752274 23095 raft_consensus.cc:2468] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 1.
I20260630 12:30:08.780153 22985 leader_election.cc:304] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:08.781509 23146 raft_consensus.cc:2804] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:08.781911 22947 raft_consensus.cc:2468] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 1.
I20260630 12:30:08.782105 23146 raft_consensus.cc:697] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Becoming Leader. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Running, Role: LEADER
I20260630 12:30:08.783715 23146 consensus_queue.cc:237] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:08.792925 22845 catalog_manager.cc:5697] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b25e411e3c5e477cab689770b4818c3b (127.19.133.194). New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:08.812569 23165 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:08.827759 23021 raft_consensus.cc:3060] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.835390 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:30:08.836587 23165 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:30:08.843116 23195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:08.846592 23197 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:08.849694 23200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:08.849910 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:08.851366 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:08.851647 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:08.851842 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822608851825 us; error 0 us; skew 500 ppm
I20260630 12:30:08.852468 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:08.855645 19991 webserver.cc:533] Webserver started at http://127.19.133.196:34639/ using document root <none> and password file <none>
I20260630 12:30:08.856237 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:08.856468 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:08.856849 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:08.858278 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "8d73704acb114825b14a0905f8f1d2ff"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-rw3v"
I20260630 12:30:08.862922 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:30:08.866214 23205 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:08.867024 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:08.867314 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "8d73704acb114825b14a0905f8f1d2ff"
format_stamp: "Formatted at 2026-06-30 12:30:08 on dist-test-slave-rw3v"
I20260630 12:30:08.867569 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:08.877944 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:08.879571 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:08.879581 23165 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:08.881901 23165 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:08.882767 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:08.897830 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:08.898218 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:30:08.898592 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:08.898821 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:08.901933 23166 raft_consensus.cc:493] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:08.902474 23166 raft_consensus.cc:515] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:08.907316 23166 leader_election.cc:290] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:08.907948 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beca0967971d4dc686cae833cae6acb9" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:08.909301 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beca0967971d4dc686cae833cae6acb9" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:08.910733 23095 raft_consensus.cc:2393] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfcfe5759e61411ca25fc5f45ab1ea6c in current term 1: Already voted for candidate b25e411e3c5e477cab689770b4818c3b in this term.
I20260630 12:30:08.912562 22910 leader_election.cc:304] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b
I20260630 12:30:08.913364 23166 raft_consensus.cc:3060] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:08.918648 23166 raft_consensus.cc:2749] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:08.951097 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:34875
I20260630 12:30:08.951341 23269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:34875 every 8 connection(s)
I20260630 12:30:08.958611 22845 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35018:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:30:08.967684 23270 heartbeater.cc:344] Connected to a master server at 127.19.133.254:45831
I20260630 12:30:08.968043 23270 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:08.968794 23270 heartbeater.cc:507] Master 127.19.133.254:45831 requested a full tablet report, sending...
I20260630 12:30:08.970800 22843 ts_manager.cc:194] Registered new tserver with Master: 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:08.972664 22843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35020
W20260630 12:30:08.980094 22845 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1 has no consensus state
W20260630 12:30:08.981372 22845 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6eef749d18c943c29dc08b289884622e has no consensus state
W20260630 12:30:08.982789 22845 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3cceb72afc6e491aa21f39a6f26978dc has no consensus state
W20260630 12:30:08.984189 22845 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c8d2a3810864e9ca721967d328b7bf8 has no consensus state
W20260630 12:30:08.985450 22845 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf6bb81a24604bd29e0f9aa8d1fa8727 has no consensus state
W20260630 12:30:08.988030 22845 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 52e828cdd3654ad59ba8ac4d45d594c3 has no consensus state
W20260630 12:30:08.989245 22845 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 21fa3268973044ada035203ad6a3e560 has no consensus state
I20260630 12:30:08.989118 23150 consensus_queue.cc:1048] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:30:08.990545 22845 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a07ed4f840e048d291c58640e4a8d6f0 has no consensus state
W20260630 12:30:08.998602 22829 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1 (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1 has no consensus state
I20260630 12:30:09.003657 23187 consensus_queue.cc:1048] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:09.025947 23146 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:09.038046 22932 tablet_service.cc:1511] Processing CreateTablet for tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.039801 22932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.048851 23006 tablet_service.cc:1511] Processing CreateTablet for tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.050484 23006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.052703 23079 tablet_service.cc:1511] Processing CreateTablet for tablet 6eef749d18c943c29dc08b289884622e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.054261 23079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eef749d18c943c29dc08b289884622e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.056375 22930 tablet_service.cc:1511] Processing CreateTablet for tablet 6eef749d18c943c29dc08b289884622e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.057768 22930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eef749d18c943c29dc08b289884622e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.058647 23235 tablet_service.cc:1511] Processing CreateTablet for tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.059953 23235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98ea9bd0e044ae5bb0ad5a1e00b3ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.063032 23012 tablet_service.cc:1511] Processing CreateTablet for tablet 3cceb72afc6e491aa21f39a6f26978dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.064416 23012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cceb72afc6e491aa21f39a6f26978dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.064206 23234 tablet_service.cc:1511] Processing CreateTablet for tablet 6eef749d18c943c29dc08b289884622e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.065498 23234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eef749d18c943c29dc08b289884622e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.066380 22931 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8d2a3810864e9ca721967d328b7bf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.067700 22931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8d2a3810864e9ca721967d328b7bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.072995 23084 tablet_service.cc:1511] Processing CreateTablet for tablet 3cceb72afc6e491aa21f39a6f26978dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.074302 23084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cceb72afc6e491aa21f39a6f26978dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.074743 22937 tablet_service.cc:1511] Processing CreateTablet for tablet cf6bb81a24604bd29e0f9aa8d1fa8727 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.076156 23083 tablet_service.cc:1511] Processing CreateTablet for tablet cf6bb81a24604bd29e0f9aa8d1fa8727 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.076098 22937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6bb81a24604bd29e0f9aa8d1fa8727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.079483 23011 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8d2a3810864e9ca721967d328b7bf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.080761 23011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8d2a3810864e9ca721967d328b7bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.082402 22936 tablet_service.cc:1511] Processing CreateTablet for tablet 21fa3268973044ada035203ad6a3e560 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.084750 23083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6bb81a24604bd29e0f9aa8d1fa8727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.085295 23008 tablet_service.cc:1511] Processing CreateTablet for tablet 52e828cdd3654ad59ba8ac4d45d594c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.086534 23008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e828cdd3654ad59ba8ac4d45d594c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.087203 23175 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:09.089826 23082 tablet_service.cc:1511] Processing CreateTablet for tablet 52e828cdd3654ad59ba8ac4d45d594c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.090538 23233 tablet_service.cc:1511] Processing CreateTablet for tablet 3cceb72afc6e491aa21f39a6f26978dc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.091202 23231 tablet_service.cc:1511] Processing CreateTablet for tablet cf6bb81a24604bd29e0f9aa8d1fa8727 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.091857 23233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cceb72afc6e491aa21f39a6f26978dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.092478 23231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6bb81a24604bd29e0f9aa8d1fa8727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.093551 23175 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:09.093678 22935 tablet_service.cc:1511] Processing CreateTablet for tablet a07ed4f840e048d291c58640e4a8d6f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.097039 23232 tablet_service.cc:1511] Processing CreateTablet for tablet 8c8d2a3810864e9ca721967d328b7bf8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.098657 23230 tablet_service.cc:1511] Processing CreateTablet for tablet 52e828cdd3654ad59ba8ac4d45d594c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.099596 23232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8d2a3810864e9ca721967d328b7bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.099436 23010 tablet_service.cc:1511] Processing CreateTablet for tablet 21fa3268973044ada035203ad6a3e560 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.100844 23230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e828cdd3654ad59ba8ac4d45d594c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.101413 23010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fa3268973044ada035203ad6a3e560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.091101 23082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e828cdd3654ad59ba8ac4d45d594c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.091208 22936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fa3268973044ada035203ad6a3e560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.112856 23081 tablet_service.cc:1511] Processing CreateTablet for tablet a07ed4f840e048d291c58640e4a8d6f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.113790 23081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07ed4f840e048d291c58640e4a8d6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.115660 22935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07ed4f840e048d291c58640e4a8d6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.119840 23229 tablet_service.cc:1511] Processing CreateTablet for tablet 21fa3268973044ada035203ad6a3e560 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.121121 23229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21fa3268973044ada035203ad6a3e560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.128890 23228 tablet_service.cc:1511] Processing CreateTablet for tablet a07ed4f840e048d291c58640e4a8d6f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:30:09.145889 23175 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:09.157756 23228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07ed4f840e048d291c58640e4a8d6f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:09.157857 23175 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
W20260630 12:30:09.237027 23279 log.cc:927] Time spent T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260630 12:30:09.235522 23187 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260630 12:30:09.243257 23280 log.cc:927] Time spent T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260630 12:30:09.249919 23187 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:09.288179 23184 consensus_queue.cc:1048] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:30:09.294021 23175 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:09.350466 23282 tablet_bootstrap.cc:492] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
W20260630 12:30:09.354323 23283 log.cc:927] Time spent T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260630 12:30:09.369084 23284 tablet_bootstrap.cc:492] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:09.384500 23175 consensus_queue.cc:1048] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:09.391435 23286 tablet_bootstrap.cc:492] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:09.395062 23282 tablet_bootstrap.cc:654] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.415081 23287 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:09.431872 23282 tablet_bootstrap.cc:492] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff: No bootstrap required, opened a new log
I20260630 12:30:09.432367 23282 ts_tablet_manager.cc:1403] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.000s
I20260630 12:30:09.435292 23282 raft_consensus.cc:359] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.436017 23282 raft_consensus.cc:385] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.436851 23282 raft_consensus.cc:740] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.437525 23286 tablet_bootstrap.cc:654] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.437631 23282 consensus_queue.cc:260] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.441740 23287 tablet_bootstrap.cc:654] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.445335 23284 tablet_bootstrap.cc:654] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.447881 23282 ts_tablet_manager.cc:1434] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:30:09.448575 23270 heartbeater.cc:499] Master 127.19.133.254:45831 was elected leader, sending a full tablet report...
I20260630 12:30:09.454766 23287 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:09.455174 23282 tablet_bootstrap.cc:492] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:09.455240 23287 ts_tablet_manager.cc:1403] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.057s	user 0.003s	sys 0.009s
I20260630 12:30:09.458039 23287 raft_consensus.cc:359] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.458714 23287 raft_consensus.cc:385] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.458986 23287 raft_consensus.cc:740] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.459650 23287 consensus_queue.cc:260] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.463310 23286 tablet_bootstrap.cc:492] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:09.463840 23286 ts_tablet_manager.cc:1403] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.016s
I20260630 12:30:09.463973 23287 ts_tablet_manager.cc:1434] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:30:09.464980 23287 tablet_bootstrap.cc:492] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:09.465188 23282 tablet_bootstrap.cc:654] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.474925 23287 tablet_bootstrap.cc:654] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.477587 23286 raft_consensus.cc:359] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.478266 23286 raft_consensus.cc:385] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.478533 23286 raft_consensus.cc:740] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.478842 22845 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3: range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3] alter complete (version 0)
I20260630 12:30:09.479360 23286 consensus_queue.cc:260] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.483964 23286 ts_tablet_manager.cc:1434] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260630 12:30:09.484858 23286 tablet_bootstrap.cc:492] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:09.488499 23284 tablet_bootstrap.cc:492] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:09.488976 23284 ts_tablet_manager.cc:1403] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.164s	user 0.014s	sys 0.006s
I20260630 12:30:09.489288 23282 tablet_bootstrap.cc:492] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff: No bootstrap required, opened a new log
I20260630 12:30:09.489789 23282 ts_tablet_manager.cc:1403] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260630 12:30:09.492033 23175 raft_consensus.cc:493] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.491779 23284 raft_consensus.cc:359] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.488451 23287 tablet_bootstrap.cc:492] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:09.492689 23286 tablet_bootstrap.cc:654] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.492476 23175 raft_consensus.cc:515] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.493373 23287 ts_tablet_manager.cc:1403] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.004s
I20260630 12:30:09.494796 23175 leader_election.cc:290] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:09.492493 23284 raft_consensus.cc:385] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.495332 23284 raft_consensus.cc:740] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.496115 23284 consensus_queue.cc:260] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.496448 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8d2a3810864e9ca721967d328b7bf8" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:09.496937 23287 raft_consensus.cc:359] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.497748 23287 raft_consensus.cc:385] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.498107 23287 raft_consensus.cc:740] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.492547 23282 raft_consensus.cc:359] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:09.499639 23282 raft_consensus.cc:385] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.500005 23282 raft_consensus.cc:740] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.500849 23282 consensus_queue.cc:260] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
W20260630 12:30:09.502573 22985 leader_election.cc:343] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.498857 23287 consensus_queue.cc:260] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.498863 23284 ts_tablet_manager.cc:1434] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:30:09.503257 23282 ts_tablet_manager.cc:1434] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:30:09.504683 23282 tablet_bootstrap.cc:492] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:09.506881 23287 ts_tablet_manager.cc:1434] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260630 12:30:09.507774 23287 tablet_bootstrap.cc:492] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:09.510728 23282 tablet_bootstrap.cc:654] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.512188 23284 tablet_bootstrap.cc:492] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:09.517844 23284 tablet_bootstrap.cc:654] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.522572 23287 tablet_bootstrap.cc:654] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.523316 23168 raft_consensus.cc:493] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.523774 23168 raft_consensus.cc:515] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.526091 23168 leader_election.cc:290] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875), dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:09.529124 23282 tablet_bootstrap.cc:492] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff: No bootstrap required, opened a new log
I20260630 12:30:09.529712 23282 ts_tablet_manager.cc:1403] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260630 12:30:09.529907 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bb81a24604bd29e0f9aa8d1fa8727" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
W20260630 12:30:09.531572 23059 leader_election.cc:343] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.532934 23282 raft_consensus.cc:359] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.533973 23282 raft_consensus.cc:385] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.533896 23294 raft_consensus.cc:493] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.534452 23282 raft_consensus.cc:740] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.534560 23294 raft_consensus.cc:515] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.535279 23282 consensus_queue.cc:260] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.537050 23294 leader_election.cc:290] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.544646 23282 ts_tablet_manager.cc:1434] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:30:09.545819 23282 tablet_bootstrap.cc:492] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:09.562739 23282 tablet_bootstrap.cc:654] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.579128 23282 tablet_bootstrap.cc:492] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff: No bootstrap required, opened a new log
I20260630 12:30:09.579777 23282 ts_tablet_manager.cc:1403] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.011s
I20260630 12:30:09.582617 23282 raft_consensus.cc:359] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.583473 23282 raft_consensus.cc:385] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.583814 23282 raft_consensus.cc:740] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.584543 23282 consensus_queue.cc:260] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.587352 23282 ts_tablet_manager.cc:1434] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:30:09.588385 23282 tablet_bootstrap.cc:492] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:09.596769 23282 tablet_bootstrap.cc:654] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.608814 23282 tablet_bootstrap.cc:492] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff: No bootstrap required, opened a new log
I20260630 12:30:09.609401 23282 ts_tablet_manager.cc:1403] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260630 12:30:09.612360 23282 raft_consensus.cc:359] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.613221 23282 raft_consensus.cc:385] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.613590 23282 raft_consensus.cc:740] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: FOLLOWER
W20260630 12:30:09.617059 22893 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:09.618065 23282 consensus_queue.cc:260] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.618690 23307 raft_consensus.cc:493] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.619271 23307 raft_consensus.cc:515] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.620606 23282 ts_tablet_manager.cc:1434] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260630 12:30:09.621541 23307 leader_election.cc:290] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.621696 23282 tablet_bootstrap.cc:492] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:09.631693 23282 tablet_bootstrap.cc:654] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.639591 23284 tablet_bootstrap.cc:492] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:09.640053 23284 ts_tablet_manager.cc:1403] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.128s	user 0.037s	sys 0.029s
I20260630 12:30:09.642752 23284 raft_consensus.cc:359] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:09.643456 23284 raft_consensus.cc:385] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.643635 23282 tablet_bootstrap.cc:492] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff: No bootstrap required, opened a new log
I20260630 12:30:09.643731 23284 raft_consensus.cc:740] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.644488 23282 ts_tablet_manager.cc:1403] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260630 12:30:09.644795 23284 consensus_queue.cc:260] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:09.648010 23287 tablet_bootstrap.cc:492] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:09.647636 23282 raft_consensus.cc:359] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.648510 23282 raft_consensus.cc:385] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.648903 23282 raft_consensus.cc:740] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.649856 23282 consensus_queue.cc:260] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.652439 23282 ts_tablet_manager.cc:1434] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:09.652704 23284 ts_tablet_manager.cc:1434] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:30:09.653537 23282 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:09.648471 23287 ts_tablet_manager.cc:1403] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.141s	user 0.034s	sys 0.031s
I20260630 12:30:09.656976 23287 raft_consensus.cc:359] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.657634 23287 raft_consensus.cc:385] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.657915 23287 raft_consensus.cc:740] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.658583 23287 consensus_queue.cc:260] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.660655 23282 tablet_bootstrap.cc:654] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.653597 23284 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:09.660717 23287 ts_tablet_manager.cc:1434] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:30:09.666678 23287 tablet_bootstrap.cc:492] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:09.672190 23284 tablet_bootstrap.cc:654] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.673822 23282 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: No bootstrap required, opened a new log
I20260630 12:30:09.674417 23282 ts_tablet_manager.cc:1403] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260630 12:30:09.675276 23287 tablet_bootstrap.cc:654] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.677590 23282 raft_consensus.cc:359] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.678442 23282 raft_consensus.cc:385] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.678782 23282 raft_consensus.cc:740] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.679575 23282 consensus_queue.cc:260] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.682130 23282 ts_tablet_manager.cc:1434] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:30:09.683251 23282 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:09.684978 23284 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:09.685451 23284 ts_tablet_manager.cc:1403] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260630 12:30:09.688181 23284 raft_consensus.cc:359] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.688828 23284 raft_consensus.cc:385] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.689216 23284 raft_consensus.cc:740] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.689792 23282 tablet_bootstrap.cc:654] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.691923 23287 tablet_bootstrap.cc:492] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:09.692387 23287 ts_tablet_manager.cc:1403] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260630 12:30:09.695614 23287 raft_consensus.cc:359] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:09.696295 23287 raft_consensus.cc:385] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.696566 23287 raft_consensus.cc:740] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.689863 23284 consensus_queue.cc:260] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.701179 23284 ts_tablet_manager.cc:1434] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:30:09.702133 23284 tablet_bootstrap.cc:492] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:09.703243 23287 consensus_queue.cc:260] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:09.705443 23287 ts_tablet_manager.cc:1434] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:30:09.706341 23287 tablet_bootstrap.cc:492] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:09.724862 23287 tablet_bootstrap.cc:654] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.727574 23307 raft_consensus.cc:493] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.728710 23307 raft_consensus.cc:515] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.735314 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bb81a24604bd29e0f9aa8d1fa8727" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:09.735706 23284 tablet_bootstrap.cc:654] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.738607 23282 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: No bootstrap required, opened a new log
I20260630 12:30:09.738952 23282 ts_tablet_manager.cc:1403] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.020s
I20260630 12:30:09.739749 23244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8d2a3810864e9ca721967d328b7bf8" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:09.740559 23286 tablet_bootstrap.cc:492] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:09.737073 23307 leader_election.cc:290] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.741428 23286 ts_tablet_manager.cc:1403] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.257s	user 0.088s	sys 0.117s
I20260630 12:30:09.736352 23245 raft_consensus.cc:2468] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:09.743947 23062 leader_election.cc:304] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [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: 7265aed7669b409496457247871467f4, 8d73704acb114825b14a0905f8f1d2ff; no voters: dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:09.745187 23168 raft_consensus.cc:2804] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.745568 23168 raft_consensus.cc:493] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.745887 23168 raft_consensus.cc:3060] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.748562 23282 raft_consensus.cc:359] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.749209 23282 raft_consensus.cc:385] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.749398 23282 raft_consensus.cc:740] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.750316 23282 consensus_queue.cc:260] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.751058 23244 raft_consensus.cc:2468] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
I20260630 12:30:09.753775 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ea9bd0e044ae5bb0ad5a1e00b3ad1" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:09.755383 22988 leader_election.cc:304] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [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: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b; no voters: dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:09.757711 23146 raft_consensus.cc:2804] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.757370 23286 raft_consensus.cc:359] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.758385 23146 raft_consensus.cc:493] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.759231 23146 raft_consensus.cc:3060] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.759305 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e828cdd3654ad59ba8ac4d45d594c3" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
W20260630 12:30:09.761543 23206 leader_election.cc:343] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7265aed7669b409496457247871467f4 (127.19.133.195:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.762027 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fa3268973044ada035203ad6a3e560" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:09.762595 23022 raft_consensus.cc:2468] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 0.
I20260630 12:30:09.764133 23148 raft_consensus.cc:493] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.764561 23148 raft_consensus.cc:515] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.758741 23286 raft_consensus.cc:385] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.766819 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e828cdd3654ad59ba8ac4d45d594c3" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:09.768859 23148 leader_election.cc:290] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.770442 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ea9bd0e044ae5bb0ad5a1e00b3ad1" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
W20260630 12:30:09.775975 23208 leader_election.cc:343] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.777961 23208 leader_election.cc:304] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b; no voters: 
W20260630 12:30:09.778388 22912 leader_election.cc:343] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.772434 23021 raft_consensus.cc:2468] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 0.
I20260630 12:30:09.770936 23146 raft_consensus.cc:515] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.778738 23307 raft_consensus.cc:2804] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.780068 23307 raft_consensus.cc:493] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.779958 23168 raft_consensus.cc:515] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.780476 23307 raft_consensus.cc:3060] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.782666 23282 ts_tablet_manager.cc:1434] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260630 12:30:09.771346 23286 raft_consensus.cc:740] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.783914 23168 leader_election.cc:290] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Requested vote from peers 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875), dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:09.788506 23244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bb81a24604bd29e0f9aa8d1fa8727" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff"
I20260630 12:30:09.789346 23244 raft_consensus.cc:3060] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.784871 23208 leader_election.cc:304] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [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: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b; no voters: 7265aed7669b409496457247871467f4
I20260630 12:30:09.791324 23294 raft_consensus.cc:2804] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.791667 23294 raft_consensus.cc:493] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.791973 23294 raft_consensus.cc:3060] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.789948 23146 leader_election.cc:290] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:09.793197 23286 consensus_queue.cc:260] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.799505 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bb81a24604bd29e0f9aa8d1fa8727" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:09.800266 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8d2a3810864e9ca721967d328b7bf8" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff"
I20260630 12:30:09.800771 23245 raft_consensus.cc:3060] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.801509 23286 ts_tablet_manager.cc:1434] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.004s
W20260630 12:30:09.806093 23059 leader_election.cc:343] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.807711 23294 raft_consensus.cc:515] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.809602 23245 raft_consensus.cc:2468] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 1.
I20260630 12:30:09.811017 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8d2a3810864e9ca721967d328b7bf8" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:09.811794 23244 raft_consensus.cc:2468] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:09.812927 23307 raft_consensus.cc:515] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.813395 23286 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:09.821237 22988 leader_election.cc:304] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:09.821499 23062 leader_election.cc:304] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [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: 7265aed7669b409496457247871467f4, 8d73704acb114825b14a0905f8f1d2ff; no voters: dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:09.822032 23146 raft_consensus.cc:2804] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:09.822501 23146 raft_consensus.cc:697] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Becoming Leader. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Running, Role: LEADER
I20260630 12:30:09.822793 23168 raft_consensus.cc:2804] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:30:09.822933 22985 leader_election.cc:343] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.823259 23146 consensus_queue.cc:237] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.826565 23294 leader_election.cc:290] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 election: Requested vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.827064 23294 raft_consensus.cc:493] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.826782 23287 tablet_bootstrap.cc:492] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b: No bootstrap required, opened a new log
I20260630 12:30:09.830288 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e828cdd3654ad59ba8ac4d45d594c3" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:09.827481 23294 raft_consensus.cc:515] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.831492 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e828cdd3654ad59ba8ac4d45d594c3" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:09.832338 23021 raft_consensus.cc:3060] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.829239 23168 raft_consensus.cc:697] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Becoming Leader. State: Replica: 7265aed7669b409496457247871467f4, State: Running, Role: LEADER
I20260630 12:30:09.832312 23323 raft_consensus.cc:493] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.832640 23287 ts_tablet_manager.cc:1403] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.127s	user 0.023s	sys 0.019s
I20260630 12:30:09.832341 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ea9bd0e044ae5bb0ad5a1e00b3ad1" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:09.835911 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fa3268973044ada035203ad6a3e560" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:09.835417 22946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fa3268973044ada035203ad6a3e560" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:09.836236 22944 raft_consensus.cc:2468] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 0.
I20260630 12:30:09.837368 22945 raft_consensus.cc:2468] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 0.
I20260630 12:30:09.840899 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21fa3268973044ada035203ad6a3e560" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:09.841439 23022 raft_consensus.cc:3060] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:30:09.838958 23206 leader_election.cc:343] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7265aed7669b409496457247871467f4 (127.19.133.195:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.842675 23206 leader_election.cc:304] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [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: 8d73704acb114825b14a0905f8f1d2ff, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: b25e411e3c5e477cab689770b4818c3b
I20260630 12:30:09.843228 23294 leader_election.cc:290] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:09.843734 23294 raft_consensus.cc:2804] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.840358 23307 leader_election.cc:290] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.845254 23294 raft_consensus.cc:493] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.847234 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eef749d18c943c29dc08b289884622e" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:09.847604 23021 raft_consensus.cc:2468] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 1.
I20260630 12:30:09.847887 23095 raft_consensus.cc:2468] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 0.
I20260630 12:30:09.834204 23323 raft_consensus.cc:515] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.848914 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eef749d18c943c29dc08b289884622e" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:09.849473 23286 tablet_bootstrap.cc:654] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.850951 23187 raft_consensus.cc:493] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.845347 23168 consensus_queue.cc:237] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.846635 23294 raft_consensus.cc:3060] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.851418 23187 raft_consensus.cc:515] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:09.851972 23208 leader_election.cc:304] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [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: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b; no voters: 7265aed7669b409496457247871467f4
W20260630 12:30:09.851418 23206 leader_election.cc:343] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.853761 23284 tablet_bootstrap.cc:492] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:09.855108 23022 raft_consensus.cc:2468] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 1.
I20260630 12:30:09.856354 23187 leader_election.cc:290] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.858003 23323 leader_election.cc:290] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:09.858294 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cceb72afc6e491aa21f39a6f26978dc" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:09.858741 23021 raft_consensus.cc:2468] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:09.860244 23061 leader_election.cc:304] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:09.861081 23187 raft_consensus.cc:2804] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.861455 23187 raft_consensus.cc:493] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.861826 23284 ts_tablet_manager.cc:1403] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.160s	user 0.014s	sys 0.005s
I20260630 12:30:09.861943 23307 raft_consensus.cc:2804] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:09.862192 23187 raft_consensus.cc:3060] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.864454 23206 leader_election.cc:304] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [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: 7265aed7669b409496457247871467f4, 8d73704acb114825b14a0905f8f1d2ff; no voters: dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:09.865976 23307 raft_consensus.cc:697] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEADER]: Becoming Leader. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Running, Role: LEADER
I20260630 12:30:09.869874 23323 raft_consensus.cc:2804] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.870213 23323 raft_consensus.cc:493] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.870949 23323 raft_consensus.cc:3060] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.870884 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:09.871870 23286 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:09.864372 23208 leader_election.cc:304] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [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: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b; no voters: dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:09.872185 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:09.875329 23286 ts_tablet_manager.cc:1403] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.006s
I20260630 12:30:09.879968 23324 raft_consensus.cc:2804] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:09.879715 22843 catalog_manager.cc:5697] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to b25e411e3c5e477cab689770b4818c3b (127.19.133.194). New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: UNKNOWN } } }
W20260630 12:30:09.882134 23206 leader_election.cc:343] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7265aed7669b409496457247871467f4 (127.19.133.195:38891): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.882177 23244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cceb72afc6e491aa21f39a6f26978dc" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:09.888393 23244 raft_consensus.cc:2468] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:09.888298 23286 raft_consensus.cc:359] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.887382 22842 catalog_manager.cc:5697] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7265aed7669b409496457247871467f4 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } }
W20260630 12:30:09.887595 23206 leader_election.cc:343] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:09.889587 23206 leader_election.cc:304] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [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: 8d73704acb114825b14a0905f8f1d2ff; no voters: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:09.890779 23286 raft_consensus.cc:385] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.891075 23286 raft_consensus.cc:740] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.891878 23286 consensus_queue.cc:260] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.893934 23286 ts_tablet_manager.cc:1434] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260630 12:30:09.894870 23286 tablet_bootstrap.cc:492] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:09.879642 23287 raft_consensus.cc:359] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.896653 23287 raft_consensus.cc:385] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.885413 23307 consensus_queue.cc:237] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.896672 23324 raft_consensus.cc:697] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEADER]: Becoming Leader. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Running, Role: LEADER
I20260630 12:30:09.898057 23148 raft_consensus.cc:493] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.901121 23148 raft_consensus.cc:515] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.904902 23244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ea9bd0e044ae5bb0ad5a1e00b3ad1" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:09.898468 23287 raft_consensus.cc:740] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.907562 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eef749d18c943c29dc08b289884622e" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:09.906347 23148 leader_election.cc:290] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:09.909163 23095 raft_consensus.cc:2468] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 0.
I20260630 12:30:09.911667 22910 leader_election.cc:304] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:09.912503 23148 raft_consensus.cc:2804] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:09.897774 23284 raft_consensus.cc:359] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.912999 23148 raft_consensus.cc:493] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:09.915478 23148 raft_consensus.cc:3060] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.920262 23323 raft_consensus.cc:515] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.921869 23329 raft_consensus.cc:2749] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:09.899405 23324 consensus_queue.cc:237] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.923393 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eef749d18c943c29dc08b289884622e" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:09.923189 23287 consensus_queue.cc:260] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.922912 23187 raft_consensus.cc:515] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:09.924232 23245 raft_consensus.cc:2393] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfcfe5759e61411ca25fc5f45ab1ea6c in current term 1: Already voted for candidate 8d73704acb114825b14a0905f8f1d2ff in this term.
I20260630 12:30:09.922217 23148 raft_consensus.cc:515] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.929163 23187 leader_election.cc:290] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Requested vote from peers 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.929059 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eef749d18c943c29dc08b289884622e" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:09.914279 23284 raft_consensus.cc:385] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.926270 23294 raft_consensus.cc:515] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.930461 23095 raft_consensus.cc:3060] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.933666 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cceb72afc6e491aa21f39a6f26978dc" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:09.934267 23022 raft_consensus.cc:3060] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.936671 23286 tablet_bootstrap.cc:654] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.936987 23146 raft_consensus.cc:493] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:09.937819 23148 leader_election.cc:290] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 election: Requested vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:09.938416 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eef749d18c943c29dc08b289884622e" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff"
I20260630 12:30:09.938385 23146 raft_consensus.cc:515] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.940196 23244 raft_consensus.cc:2393] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfcfe5759e61411ca25fc5f45ab1ea6c in current term 1: Already voted for candidate 8d73704acb114825b14a0905f8f1d2ff in this term.
I20260630 12:30:09.938310 23095 raft_consensus.cc:2468] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 1.
I20260630 12:30:09.930855 23284 raft_consensus.cc:740] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.942080 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ea9bd0e044ae5bb0ad5a1e00b3ad1" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:09.942520 23294 leader_election.cc:290] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:09.950752 22913 leader_election.cc:304] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b
I20260630 12:30:09.951288 23244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ea9bd0e044ae5bb0ad5a1e00b3ad1" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:09.952073 23244 raft_consensus.cc:2393] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b25e411e3c5e477cab689770b4818c3b in current term 1: Already voted for candidate 8d73704acb114825b14a0905f8f1d2ff in this term.
I20260630 12:30:09.951658 23284 consensus_queue.cc:260] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.952461 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ea9bd0e044ae5bb0ad5a1e00b3ad1" candidate_uuid: "b25e411e3c5e477cab689770b4818c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:09.953032 22944 raft_consensus.cc:2468] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b25e411e3c5e477cab689770b4818c3b in term 0.
I20260630 12:30:09.953413 22910 leader_election.cc:304] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:09.953220 23287 ts_tablet_manager.cc:1434] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.117s	user 0.004s	sys 0.004s
I20260630 12:30:09.945116 23245 raft_consensus.cc:2393] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dfcfe5759e61411ca25fc5f45ab1ea6c in current term 1: Already voted for candidate 8d73704acb114825b14a0905f8f1d2ff in this term.
I20260630 12:30:09.949819 23146 leader_election.cc:290] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875), dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:09.950588 23021 raft_consensus.cc:3060] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.954288 23165 raft_consensus.cc:3060] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:09.943574 23323 leader_election.cc:290] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 election: Requested vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:09.954908 23284 ts_tablet_manager.cc:1434] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.091s	user 0.002s	sys 0.005s
I20260630 12:30:09.947424 23022 raft_consensus.cc:2468] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:09.957650 22985 leader_election.cc:304] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [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: b25e411e3c5e477cab689770b4818c3b, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:09.958101 23148 raft_consensus.cc:2804] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:09.964912 23286 tablet_bootstrap.cc:492] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:09.965369 23286 ts_tablet_manager.cc:1403] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.014s
I20260630 12:30:09.967082 23165 raft_consensus.cc:2749] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:09.967854 23284 tablet_bootstrap.cc:492] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:09.970484 23061 leader_election.cc:304] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:09.971438 23187 raft_consensus.cc:2804] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:09.971535 23021 raft_consensus.cc:2468] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 1.
I20260630 12:30:09.971964 23187 raft_consensus.cc:697] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Becoming Leader. State: Replica: 7265aed7669b409496457247871467f4, State: Running, Role: LEADER
I20260630 12:30:09.972149 23146 raft_consensus.cc:2764] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260630 12:30:09.958138 23206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.133.193:38723, user_credentials={real_user=slave}} blocked reactor thread for 70562.5us
I20260630 12:30:09.975878 23187 consensus_queue.cc:237] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:09.977733 23208 leader_election.cc:304] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:09.980398 23331 raft_consensus.cc:2804] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:09.980922 23331 raft_consensus.cc:697] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEADER]: Becoming Leader. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Running, Role: LEADER
I20260630 12:30:09.981127 23284 tablet_bootstrap.cc:654] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:09.981683 23331 consensus_queue.cc:237] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:09.982575 23286 raft_consensus.cc:359] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.983336 23286 raft_consensus.cc:385] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:09.983659 23286 raft_consensus.cc:740] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:09.983922 23148 raft_consensus.cc:697] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Becoming Leader. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Running, Role: LEADER
I20260630 12:30:09.984458 23286 consensus_queue.cc:260] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:09.984642 23148 consensus_queue.cc:237] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:09.987179 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98ea9bd0e044ae5bb0ad5a1e00b3ad1" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:09.989006 22843 catalog_manager.cc:5697] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196). New cstate: current_term: 1 leader_uuid: "8d73704acb114825b14a0905f8f1d2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:09.991509 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eef749d18c943c29dc08b289884622e" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:09.992303 23095 raft_consensus.cc:2393] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d73704acb114825b14a0905f8f1d2ff in current term 1: Already voted for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in this term.
I20260630 12:30:09.993103 23286 ts_tablet_manager.cc:1434] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260630 12:30:09.993649 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cceb72afc6e491aa21f39a6f26978dc" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff"
I20260630 12:30:09.994269 23286 tablet_bootstrap.cc:492] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:09.993206 22945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eef749d18c943c29dc08b289884622e" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:09.999887 22842 catalog_manager.cc:5697] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: term changed from 0 to 1, leader changed from <none> to dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193). New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:09.994220 23245 raft_consensus.cc:3060] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.003049 23286 tablet_bootstrap.cc:654] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:10.008329 23284 tablet_bootstrap.cc:492] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4: No bootstrap required, opened a new log
I20260630 12:30:10.008783 23284 ts_tablet_manager.cc:1403] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260630 12:30:10.008778 22843 catalog_manager.cc:5697] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7265aed7669b409496457247871467f4 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:10.011689 23284 raft_consensus.cc:359] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.012342 23284 raft_consensus.cc:385] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:10.012607 23284 raft_consensus.cc:740] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: FOLLOWER
I20260630 12:30:10.012774 23286 tablet_bootstrap.cc:492] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:10.013252 23286 ts_tablet_manager.cc:1403] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.007s
I20260630 12:30:10.013772 23284 consensus_queue.cc:260] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.015623 23284 ts_tablet_manager.cc:1434] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260630 12:30:10.015956 23286 raft_consensus.cc:359] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:10.016532 23286 raft_consensus.cc:385] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:10.016788 23286 raft_consensus.cc:740] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:10.017498 23286 consensus_queue.cc:260] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:10.019279 23245 raft_consensus.cc:2468] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:10.019497 23286 ts_tablet_manager.cc:1434] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:30:10.020463 23286 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c: Bootstrap starting.
I20260630 12:30:10.021513 22944 raft_consensus.cc:2468] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 1.
I20260630 12:30:10.026104 23206 leader_election.cc:304] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [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: 8d73704acb114825b14a0905f8f1d2ff; no voters: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:10.026687 23331 raft_consensus.cc:2749] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:30:10.030128 22843 catalog_manager.cc:5697] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196). New cstate: current_term: 1 leader_uuid: "8d73704acb114825b14a0905f8f1d2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:10.031508 22843 catalog_manager.cc:5697] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196). New cstate: current_term: 1 leader_uuid: "8d73704acb114825b14a0905f8f1d2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:10.033162 23286 tablet_bootstrap.cc:654] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:10.037268 23286 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c: No bootstrap required, opened a new log
I20260630 12:30:10.037616 23286 ts_tablet_manager.cc:1403] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260630 12:30:10.038597 23187 raft_consensus.cc:493] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:10.038960 23187 raft_consensus.cc:515] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.040118 23286 raft_consensus.cc:359] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.040696 23286 raft_consensus.cc:385] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:10.041036 23286 raft_consensus.cc:740] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Initialized, Role: FOLLOWER
I20260630 12:30:10.040733 23187 leader_election.cc:290] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:10.041361 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" is_pre_election: true
I20260630 12:30:10.041926 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:10.042047 22944 raft_consensus.cc:2468] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:10.041854 23286 consensus_queue.cc:260] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.042506 23245 raft_consensus.cc:2468] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 0.
I20260630 12:30:10.043622 23286 ts_tablet_manager.cc:1434] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:30:10.043558 23062 leader_election.cc:304] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, 8d73704acb114825b14a0905f8f1d2ff; no voters: 
I20260630 12:30:10.044369 23187 raft_consensus.cc:2804] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:10.044700 23187 raft_consensus.cc:493] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:10.045003 23187 raft_consensus.cc:3060] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.051105 23187 raft_consensus.cc:515] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.052624 23187 leader_election.cc:290] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:10.053148 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:10.053481 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff"
I20260630 12:30:10.053687 22944 raft_consensus.cc:3060] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.053958 23245 raft_consensus.cc:3060] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.058208 23245 raft_consensus.cc:2468] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:10.058306 22944 raft_consensus.cc:2468] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 1.
I20260630 12:30:10.059064 23062 leader_election.cc:304] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265aed7669b409496457247871467f4, 8d73704acb114825b14a0905f8f1d2ff; no voters: 
I20260630 12:30:10.059703 23187 raft_consensus.cc:2804] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:10.060060 23187 raft_consensus.cc:697] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Becoming Leader. State: Replica: 7265aed7669b409496457247871467f4, State: Running, Role: LEADER
I20260630 12:30:10.060669 23187 consensus_queue.cc:237] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.066641 22843 catalog_manager.cc:5697] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7265aed7669b409496457247871467f4 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:10.091543 23187 raft_consensus.cc:493] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:10.092052 23187 raft_consensus.cc:515] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } }
I20260630 12:30:10.094117 23187 leader_election.cc:290] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:10.094677 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e828cdd3654ad59ba8ac4d45d594c3" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:10.095129 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e828cdd3654ad59ba8ac4d45d594c3" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:10.095885 23021 raft_consensus.cc:2393] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7265aed7669b409496457247871467f4 in current term 1: Already voted for candidate 8d73704acb114825b14a0905f8f1d2ff in this term.
I20260630 12:30:10.096743 23061 leader_election.cc:304] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [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: 7265aed7669b409496457247871467f4; no voters: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b
I20260630 12:30:10.097329 23187 raft_consensus.cc:3060] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.103638 23187 raft_consensus.cc:2749] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:10.160580 23148 raft_consensus.cc:493] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:10.161103 23148 raft_consensus.cc:515] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.163165 23148 leader_election.cc:290] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:10.164433 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8d2a3810864e9ca721967d328b7bf8" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:10.164479 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c8d2a3810864e9ca721967d328b7bf8" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b25e411e3c5e477cab689770b4818c3b" is_pre_election: true
I20260630 12:30:10.165916 23245 raft_consensus.cc:2393] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfcfe5759e61411ca25fc5f45ab1ea6c in current term 1: Already voted for candidate b25e411e3c5e477cab689770b4818c3b in this term.
I20260630 12:30:10.167378 22913 leader_election.cc:304] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b
I20260630 12:30:10.168133 23148 raft_consensus.cc:3060] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.172681 23148 raft_consensus.cc:2749] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:10.238903 23148 raft_consensus.cc:493] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:10.239317 23148 raft_consensus.cc:515] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:10.241190 23148 leader_election.cc:290] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:10.241474 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bb81a24604bd29e0f9aa8d1fa8727" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265aed7669b409496457247871467f4" is_pre_election: true
I20260630 12:30:10.241747 23245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6bb81a24604bd29e0f9aa8d1fa8727" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d73704acb114825b14a0905f8f1d2ff" is_pre_election: true
I20260630 12:30:10.242455 23245 raft_consensus.cc:2393] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dfcfe5759e61411ca25fc5f45ab1ea6c in current term 1: Already voted for candidate 7265aed7669b409496457247871467f4 in this term.
I20260630 12:30:10.243307 22913 leader_election.cc:304] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 7265aed7669b409496457247871467f4, 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:10.243875 23148 raft_consensus.cc:3060] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.248160 23148 raft_consensus.cc:2749] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:10.294109 23146 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.308696 23175 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.362741 23187 consensus_queue.cc:1048] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.369522 23331 consensus_queue.cc:1048] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.374642 23168 consensus_queue.cc:1048] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.385305 23331 consensus_queue.cc:1048] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.388079 23148 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.407471 23165 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.409431 23331 consensus_queue.cc:1048] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.423591 23331 consensus_queue.cc:1048] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.431243 23351 consensus_queue.cc:1048] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.432041 23323 consensus_queue.cc:1048] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.443074 23168 consensus_queue.cc:1048] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.450749 22944 raft_consensus.cc:3060] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:10.463593 23323 consensus_queue.cc:1048] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.480064 23351 consensus_queue.cc:1048] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.488451 23187 consensus_queue.cc:1048] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:10.618615 22898 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:10.651784 23021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea7161e728e46b0a794a29ad12d276d"
dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
mode: GRACEFUL
new_leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
 from {username='slave'} at 127.0.0.1:34626
I20260630 12:30:10.652459 23021 raft_consensus.cc:606] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Received request to transfer leadership to TS dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:10.661221 23096 consensus_queue.cc:237] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:10.664463 23095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0"
dest_uuid: "7265aed7669b409496457247871467f4"
mode: GRACEFUL
new_leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
 from {username='slave'} at 127.0.0.1:48030
I20260630 12:30:10.664934 23095 raft_consensus.cc:606] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Received request to transfer leadership to TS dfcfe5759e61411ca25fc5f45ab1ea6c
I20260630 12:30:10.666620 22898 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:30:10.667416 22898 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:10.667608 23021 raft_consensus.cc:1275] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:10.668004 23062 consensus_peers.cc:597] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 -> Peer 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875): Couldn't send request to peer 8d73704acb114825b14a0905f8f1d2ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8241ce1ac634c53b4b05bb462aa36c9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:10.668897 22944 raft_consensus.cc:1275] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:10.668771 23351 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:10.670121 23187 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:10.675806 23351 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.677309 23021 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.678709 22944 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.690085 22842 catalog_manager.cc:5697] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:10.699836 22944 consensus_queue.cc:237] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
W20260630 12:30:10.707615 22913 consensus_peers.cc:597] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c -> Peer 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875): Couldn't send request to peer 8d73704acb114825b14a0905f8f1d2ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca7e89787e8140789c6fbc0697f4a8e6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:10.708006 23021 raft_consensus.cc:1275] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:10.709105 23096 raft_consensus.cc:1275] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:10.709852 23165 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:10.710567 23334 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:10.717787 23165 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.719481 23021 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.719921 23096 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.729825 22843 catalog_manager.cc:5697] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.745981 23021 consensus_queue.cc:237] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [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: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:10.753496 23096 raft_consensus.cc:1275] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:30:10.754056 22988 consensus_peers.cc:597] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b -> Peer 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875): Couldn't send request to peer 8d73704acb114825b14a0905f8f1d2ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: beca0967971d4dc686cae833cae6acb9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:10.754056 22944 raft_consensus.cc:1275] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:10.754787 23146 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:30:10.756047 23345 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:10.762429 23146 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.764114 23096 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.764601 22944 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.775214 22845 catalog_manager.cc:5697] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.780181 23021 consensus_queue.cc:237] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:10.789666 23096 raft_consensus.cc:1275] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:10.791237 23146 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:30:10.793746 22988 consensus_peers.cc:597] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b -> Peer 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875): Couldn't send request to peer 8d73704acb114825b14a0905f8f1d2ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25c2d1a25adf40978b11d17c4fd6e4c7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:10.795359 22944 raft_consensus.cc:1275] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:10.797039 23175 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:10.798326 23345 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.800019 23096 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.805166 22944 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:10.814431 22842 catalog_manager.cc:5697] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:10.829456 23175 raft_consensus.cc:993] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b: : Instructing follower dfcfe5759e61411ca25fc5f45ab1ea6c to start an election
I20260630 12:30:10.829914 23175 raft_consensus.cc:1081] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Signalling peer dfcfe5759e61411ca25fc5f45ab1ea6c to start an election
I20260630 12:30:10.831411 22944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea7161e728e46b0a794a29ad12d276d"
dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
 from {username='slave'} at 127.0.0.1:38022
I20260630 12:30:10.832003 22944 raft_consensus.cc:493] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:10.832353 22944 raft_consensus.cc:3060] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:10.838629 22944 raft_consensus.cc:515] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:10.840600 22944 leader_election.cc:290] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 2 election: Requested vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:10.841197 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea7161e728e46b0a794a29ad12d276d" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:10.841619 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea7161e728e46b0a794a29ad12d276d" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:10.841761 23096 raft_consensus.cc:3060] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:10.842185 23021 raft_consensus.cc:3055] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:10.842518 23021 raft_consensus.cc:740] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Running, Role: LEADER
I20260630 12:30:10.843317 23021 consensus_queue.cc:260] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [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: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:10.844472 23021 raft_consensus.cc:3060] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:10.848095 23096 raft_consensus.cc:2468] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 2.
I20260630 12:30:10.849048 22910 leader_election.cc:304] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [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: 7265aed7669b409496457247871467f4, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:10.849669 23165 raft_consensus.cc:2804] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:10.850560 23165 raft_consensus.cc:697] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 LEADER]: Becoming Leader. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Running, Role: LEADER
I20260630 12:30:10.850586 23021 raft_consensus.cc:2468] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 2.
I20260630 12:30:10.851328 23165 consensus_queue.cc:237] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } }
I20260630 12:30:10.858165 22844 catalog_manager.cc:5697] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: term changed from 1 to 2, leader changed from b25e411e3c5e477cab689770b4818c3b (127.19.133.194) to dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193). New cstate: current_term: 2 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:10.918531 23168 raft_consensus.cc:993] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4: : Instructing follower dfcfe5759e61411ca25fc5f45ab1ea6c to start an election
I20260630 12:30:10.918908 23351 raft_consensus.cc:1081] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Signalling peer dfcfe5759e61411ca25fc5f45ab1ea6c to start an election
I20260630 12:30:10.920300 22945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0"
dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
 from {username='slave'} at 127.0.0.1:38006
I20260630 12:30:10.920848 22945 raft_consensus.cc:493] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:10.921201 22945 raft_consensus.cc:3060] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:10.927934 22945 raft_consensus.cc:515] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.929913 22945 leader_election.cc:290] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [CANDIDATE]: Term 2 election: Requested vote from peers 7265aed7669b409496457247871467f4 (127.19.133.195:38891), 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875)
I20260630 12:30:10.930474 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:10.930888 23244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07ed4f840e048d291c58640e4a8d6f0" candidate_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d73704acb114825b14a0905f8f1d2ff"
I20260630 12:30:10.931038 23096 raft_consensus.cc:3055] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:10.931445 23096 raft_consensus.cc:740] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Running, Role: LEADER
I20260630 12:30:10.931524 23244 raft_consensus.cc:3060] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:10.932235 23096 consensus_queue.cc:260] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.933365 23096 raft_consensus.cc:3060] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:10.937800 23244 raft_consensus.cc:2468] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 2.
I20260630 12:30:10.938854 22913 leader_election.cc:304] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: 8d73704acb114825b14a0905f8f1d2ff, dfcfe5759e61411ca25fc5f45ab1ea6c; no voters: 
I20260630 12:30:10.939347 23096 raft_consensus.cc:2468] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dfcfe5759e61411ca25fc5f45ab1ea6c in term 2.
I20260630 12:30:10.940510 23334 raft_consensus.cc:2804] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:10.942994 23334 raft_consensus.cc:697] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 LEADER]: Becoming Leader. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Running, Role: LEADER
I20260630 12:30:10.943823 23334 consensus_queue.cc:237] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } }
I20260630 12:30:10.950909 22844 catalog_manager.cc:5697] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: term changed from 1 to 2, leader changed from 7265aed7669b409496457247871467f4 (127.19.133.195) to dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193). New cstate: current_term: 2 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:11.243230 23388 ts_tablet_manager.cc:933] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: Initiating tablet copy from peer 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:11.248019 23388 tablet_copy_client.cc:323] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:38891
I20260630 12:30:11.249426 23106 tablet_copy_service.cc:140] P 7265aed7669b409496457247871467f4: Received BeginTabletCopySession request for tablet e8241ce1ac634c53b4b05bb462aa36c9 from peer 8d73704acb114825b14a0905f8f1d2ff ({username='slave'} at 127.0.0.1:48006)
I20260630 12:30:11.249837 23106 tablet_copy_service.cc:161] P 7265aed7669b409496457247871467f4: Beginning new tablet copy session on tablet e8241ce1ac634c53b4b05bb462aa36c9 from peer 8d73704acb114825b14a0905f8f1d2ff at {username='slave'} at 127.0.0.1:48006: session id = 8d73704acb114825b14a0905f8f1d2ff-e8241ce1ac634c53b4b05bb462aa36c9
I20260630 12:30:11.255402 23106 tablet_copy_source_session.cc:215] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:11.257815 23388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8241ce1ac634c53b4b05bb462aa36c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.263998 23390 ts_tablet_manager.cc:933] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: Initiating tablet copy from peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:11.265618 23390 tablet_copy_client.cc:323] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:41287
I20260630 12:30:11.267354 23032 tablet_copy_service.cc:140] P b25e411e3c5e477cab689770b4818c3b: Received BeginTabletCopySession request for tablet beca0967971d4dc686cae833cae6acb9 from peer 8d73704acb114825b14a0905f8f1d2ff ({username='slave'} at 127.0.0.1:34624)
I20260630 12:30:11.267894 23032 tablet_copy_service.cc:161] P b25e411e3c5e477cab689770b4818c3b: Beginning new tablet copy session on tablet beca0967971d4dc686cae833cae6acb9 from peer 8d73704acb114825b14a0905f8f1d2ff at {username='slave'} at 127.0.0.1:34624: session id = 8d73704acb114825b14a0905f8f1d2ff-beca0967971d4dc686cae833cae6acb9
I20260630 12:30:11.271327 23388 tablet_copy_client.cc:806] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:11.271859 23388 tablet_copy_client.cc:670] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:11.275777 23032 tablet_copy_source_session.cc:215] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:11.275928 23388 tablet_copy_client.cc:538] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:11.279776 23390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beca0967971d4dc686cae833cae6acb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.286908 23095 raft_consensus.cc:1275] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:11.288450 23334 consensus_queue.cc:1048] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:11.294768 23390 tablet_copy_client.cc:806] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:11.295367 23390 tablet_copy_client.cc:670] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:11.295796 23388 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:11.299338 23390 tablet_copy_client.cc:538] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:11.307904 23390 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:11.340411 23396 ts_tablet_manager.cc:933] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: Initiating tablet copy from peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:11.357462 23388 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:11.358332 23388 tablet_bootstrap.cc:492] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap complete.
I20260630 12:30:11.358928 23388 ts_tablet_manager.cc:1403] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.015s
I20260630 12:30:11.360428 23021 raft_consensus.cc:1275] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:11.361857 23334 consensus_queue.cc:1048] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:11.366528 23388 raft_consensus.cc:359] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:11.367166 23390 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:11.369843 23398 ts_tablet_manager.cc:933] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: Initiating tablet copy from peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:11.370028 23390 tablet_bootstrap.cc:492] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap complete.
I20260630 12:30:11.370741 23390 ts_tablet_manager.cc:1403] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.024s
I20260630 12:30:11.373119 23388 raft_consensus.cc:740] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: LEARNER
I20260630 12:30:11.373497 23390 raft_consensus.cc:359] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:11.374922 23388 consensus_queue.cc:260] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:11.378120 23396 tablet_copy_client.cc:323] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.193:38723
I20260630 12:30:11.380534 22957 tablet_copy_service.cc:140] P dfcfe5759e61411ca25fc5f45ab1ea6c: Received BeginTabletCopySession request for tablet ca7e89787e8140789c6fbc0697f4a8e6 from peer 8d73704acb114825b14a0905f8f1d2ff ({username='slave'} at 127.0.0.1:38032)
I20260630 12:30:11.381112 22957 tablet_copy_service.cc:161] P dfcfe5759e61411ca25fc5f45ab1ea6c: Beginning new tablet copy session on tablet ca7e89787e8140789c6fbc0697f4a8e6 from peer 8d73704acb114825b14a0905f8f1d2ff at {username='slave'} at 127.0.0.1:38032: session id = 8d73704acb114825b14a0905f8f1d2ff-ca7e89787e8140789c6fbc0697f4a8e6
I20260630 12:30:11.382699 23398 tablet_copy_client.cc:323] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:41287
I20260630 12:30:11.420212 22957 tablet_copy_source_session.cc:215] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:11.432085 23032 tablet_copy_service.cc:140] P b25e411e3c5e477cab689770b4818c3b: Received BeginTabletCopySession request for tablet 25c2d1a25adf40978b11d17c4fd6e4c7 from peer 8d73704acb114825b14a0905f8f1d2ff ({username='slave'} at 127.0.0.1:34624)
I20260630 12:30:11.432621 23032 tablet_copy_service.cc:161] P b25e411e3c5e477cab689770b4818c3b: Beginning new tablet copy session on tablet 25c2d1a25adf40978b11d17c4fd6e4c7 from peer 8d73704acb114825b14a0905f8f1d2ff at {username='slave'} at 127.0.0.1:34624: session id = 8d73704acb114825b14a0905f8f1d2ff-25c2d1a25adf40978b11d17c4fd6e4c7
I20260630 12:30:11.374307 23390 raft_consensus.cc:740] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: LEARNER
I20260630 12:30:11.434859 23390 consensus_queue.cc:260] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [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: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:11.436822 23390 ts_tablet_manager.cc:1434] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260630 12:30:11.446906 23031 tablet_copy_service.cc:342] P b25e411e3c5e477cab689770b4818c3b: Request end of tablet copy session 8d73704acb114825b14a0905f8f1d2ff-beca0967971d4dc686cae833cae6acb9 received from {username='slave'} at 127.0.0.1:34624
I20260630 12:30:11.447712 23031 tablet_copy_service.cc:434] P b25e411e3c5e477cab689770b4818c3b: ending tablet copy session 8d73704acb114825b14a0905f8f1d2ff-beca0967971d4dc686cae833cae6acb9 on tablet beca0967971d4dc686cae833cae6acb9 with peer 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:11.455238 23244 raft_consensus.cc:1275] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:11.458002 23388 ts_tablet_manager.cc:1434] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.005s
I20260630 12:30:11.458097 23096 raft_consensus.cc:1275] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:11.459661 23165 consensus_queue.cc:1048] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:11.460956 23396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7e89787e8140789c6fbc0697f4a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.465045 23165 consensus_queue.cc:1048] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:11.467767 23106 tablet_copy_service.cc:342] P 7265aed7669b409496457247871467f4: Request end of tablet copy session 8d73704acb114825b14a0905f8f1d2ff-e8241ce1ac634c53b4b05bb462aa36c9 received from {username='slave'} at 127.0.0.1:48006
I20260630 12:30:11.468129 23106 tablet_copy_service.cc:434] P 7265aed7669b409496457247871467f4: ending tablet copy session 8d73704acb114825b14a0905f8f1d2ff-e8241ce1ac634c53b4b05bb462aa36c9 on tablet e8241ce1ac634c53b4b05bb462aa36c9 with peer 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:11.476392 23032 tablet_copy_source_session.cc:215] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:11.480712 23398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c2d1a25adf40978b11d17c4fd6e4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:11.483038 23396 tablet_copy_client.cc:806] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:11.483583 23396 tablet_copy_client.cc:670] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:11.489339 23396 tablet_copy_client.cc:538] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:11.495200 23396 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:11.505852 23398 tablet_copy_client.cc:806] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:11.506494 23398 tablet_copy_client.cc:670] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:11.510597 23398 tablet_copy_client.cc:538] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:11.516825 23396 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:11.517639 23396 tablet_bootstrap.cc:492] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap complete.
I20260630 12:30:11.518258 23396 ts_tablet_manager.cc:1403] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260630 12:30:11.518579 23398 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:11.520938 23396 raft_consensus.cc:359] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:11.521720 23396 raft_consensus.cc:740] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: LEARNER
I20260630 12:30:11.522504 23396 consensus_queue.cc:260] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:11.528448 23396 ts_tablet_manager.cc:1434] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:30:11.530246 22957 tablet_copy_service.cc:342] P dfcfe5759e61411ca25fc5f45ab1ea6c: Request end of tablet copy session 8d73704acb114825b14a0905f8f1d2ff-ca7e89787e8140789c6fbc0697f4a8e6 received from {username='slave'} at 127.0.0.1:38032
I20260630 12:30:11.530689 22957 tablet_copy_service.cc:434] P dfcfe5759e61411ca25fc5f45ab1ea6c: ending tablet copy session 8d73704acb114825b14a0905f8f1d2ff-ca7e89787e8140789c6fbc0697f4a8e6 on tablet ca7e89787e8140789c6fbc0697f4a8e6 with peer 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:11.537163 23398 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:11.537961 23398 tablet_bootstrap.cc:492] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap complete.
I20260630 12:30:11.538573 23398 ts_tablet_manager.cc:1403] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:30:11.541553 23398 raft_consensus.cc:359] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:11.542565 23398 raft_consensus.cc:740] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: LEARNER
I20260630 12:30:11.543185 23398 consensus_queue.cc:260] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:11.545447 23398 ts_tablet_manager.cc:1434] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260630 12:30:11.546861 23032 tablet_copy_service.cc:342] P b25e411e3c5e477cab689770b4818c3b: Request end of tablet copy session 8d73704acb114825b14a0905f8f1d2ff-25c2d1a25adf40978b11d17c4fd6e4c7 received from {username='slave'} at 127.0.0.1:34624
I20260630 12:30:11.547204 23032 tablet_copy_service.cc:434] P b25e411e3c5e477cab689770b4818c3b: ending tablet copy session 8d73704acb114825b14a0905f8f1d2ff-25c2d1a25adf40978b11d17c4fd6e4c7 on tablet 25c2d1a25adf40978b11d17c4fd6e4c7 with peer 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:11.717851 23244 raft_consensus.cc:1217] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:11.774560 23244 raft_consensus.cc:1217] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:11.787160 23244 raft_consensus.cc:1217] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:11.855381 23244 raft_consensus.cc:1217] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:12.218353 23165 raft_consensus.cc:1064] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c: attempting to promote NON_VOTER 8d73704acb114825b14a0905f8f1d2ff to VOTER
I20260630 12:30:12.220057 23165 consensus_queue.cc:237] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:12.225657 23244 raft_consensus.cc:1275] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.225761 23096 raft_consensus.cc:1275] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.226967 23021 raft_consensus.cc:1275] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.227130 23334 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.228235 23387 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.229147 23165 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.237473 23407 raft_consensus.cc:1064] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4: attempting to promote NON_VOTER 8d73704acb114825b14a0905f8f1d2ff to VOTER
I20260630 12:30:12.241788 23407 consensus_queue.cc:237] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:12.242408 23409 raft_consensus.cc:1064] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b: attempting to promote NON_VOTER 8d73704acb114825b14a0905f8f1d2ff to VOTER
I20260630 12:30:12.249195 23409 consensus_queue.cc:237] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [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: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:12.254758 23387 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.259902 23095 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.263468 23096 raft_consensus.cc:1275] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.265776 23243 raft_consensus.cc:1275] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.266805 22945 raft_consensus.cc:1275] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.267248 23408 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.269987 23021 raft_consensus.cc:1275] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.272733 23351 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.263504 23245 raft_consensus.cc:1275] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.277560 22945 raft_consensus.cc:1275] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.274716 23351 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.279680 23175 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.281250 23351 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.299808 23020 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.300868 23175 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.306826 23243 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.322716 22844 catalog_manager.cc:5697] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:12.353830 23175 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.356973 23245 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.361411 23244 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.350121 23351 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.368629 22945 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.377487 23096 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.380509 22946 consensus_queue.cc:237] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:12.386401 23244 raft_consensus.cc:1275] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:12.386492 23095 raft_consensus.cc:1275] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:12.388368 23165 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:12.390126 23165 consensus_queue.cc:1048] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:12.396405 23334 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.398056 23245 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.399401 23095 raft_consensus.cc:2955] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.372701 22944 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.410231 22829 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca7e89787e8140789c6fbc0697f4a8e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:12.412810 23020 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.425968 22842 catalog_manager.cc:5697] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:30:12.428576 22829 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet ca7e89787e8140789c6fbc0697f4a8e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260630 12:30:12.434556 22845 catalog_manager.cc:5697] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff reported cstate change: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.440284 23095 consensus_queue.cc:237] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [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: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:12.445420 23020 raft_consensus.cc:1275] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:12.445303 23245 raft_consensus.cc:1275] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:12.447671 23417 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:12.450069 22844 catalog_manager.cc:5697] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff reported cstate change: config changed from index 3 to 4, VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) evicted. New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.451913 23020 consensus_queue.cc:237] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [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: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:12.453795 23406 consensus_queue.cc:1048] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:12.458202 23021 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.457190 23406 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.462901 23245 raft_consensus.cc:2955] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.465751 23244 raft_consensus.cc:1275] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:12.468042 23409 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:12.470587 23006 tablet_service.cc:1558] Processing DeleteTablet for tablet ca7e89787e8140789c6fbc0697f4a8e6 with delete_type TABLET_DATA_TOMBSTONED (TS b25e411e3c5e477cab689770b4818c3b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34596
I20260630 12:30:12.478397 22845 catalog_manager.cc:5697] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b reported cstate change: config changed from index 3 to 4, VOTER dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) evicted. New cstate: current_term: 1 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.480173 23175 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.487427 23409 raft_consensus.cc:1064] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b: attempting to promote NON_VOTER 8d73704acb114825b14a0905f8f1d2ff to VOTER
I20260630 12:30:12.489642 23409 consensus_queue.cc:237] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:12.492446 23243 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.497113 22931 tablet_service.cc:1558] Processing DeleteTablet for tablet e8241ce1ac634c53b4b05bb462aa36c9 with delete_type TABLET_DATA_TOMBSTONED (TS dfcfe5759e61411ca25fc5f45ab1ea6c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37998
I20260630 12:30:12.501184 23429 tablet_replica.cc:333] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:12.502360 22829 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8241ce1ac634c53b4b05bb462aa36c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:12.502055 23429 raft_consensus.cc:2243] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:12.502839 22944 raft_consensus.cc:1275] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:12.504629 23433 tablet_replica.cc:333] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:12.504969 23408 consensus_queue.cc:1048] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:12.505535 23433 raft_consensus.cc:2243] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:12.503338 23429 raft_consensus.cc:2272] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:12.511099 23433 raft_consensus.cc:2272] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:12.512843 22944 raft_consensus.cc:2955] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.516889 22845 catalog_manager.cc:5697] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff reported cstate change: config changed from index 3 to 4, VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) evicted. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.519109 23243 raft_consensus.cc:1275] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.520000 23433 ts_tablet_manager.cc:1916] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:12.525319 22946 raft_consensus.cc:1275] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.526181 22831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet beca0967971d4dc686cae833cae6acb9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:12.523675 23408 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260630 12:30:12.531241 23081 tablet_service.cc:1558] Processing DeleteTablet for tablet beca0967971d4dc686cae833cae6acb9 with delete_type TABLET_DATA_TOMBSTONED (TS 7265aed7669b409496457247871467f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47976
I20260630 12:30:12.531915 23431 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.536295 23429 ts_tablet_manager.cc:1916] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:12.539469 23095 raft_consensus.cc:1275] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:12.548215 23431 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:12.550335 23436 tablet_replica.cc:333] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:12.551231 23436 raft_consensus.cc:2243] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:12.551887 23436 raft_consensus.cc:2272] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:12.564307 23436 ts_tablet_manager.cc:1916] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:12.568852 23433 ts_tablet_manager.cc:1929] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:12.569294 23433 log.cc:1199] T e8241ce1ac634c53b4b05bb462aa36c9 P dfcfe5759e61411ca25fc5f45ab1ea6c: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/e8241ce1ac634c53b4b05bb462aa36c9
I20260630 12:30:12.570822 22829 catalog_manager.cc:5028] TS dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): tablet e8241ce1ac634c53b4b05bb462aa36c9 (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]) successfully deleted
I20260630 12:30:12.571982 23434 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.576056 23095 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.577203 23429 ts_tablet_manager.cc:1929] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:12.577627 23429 log.cc:1199] T ca7e89787e8140789c6fbc0697f4a8e6 P b25e411e3c5e477cab689770b4818c3b: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-1-root/wals/ca7e89787e8140789c6fbc0697f4a8e6
I20260630 12:30:12.579198 22831 catalog_manager.cc:5028] TS b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): tablet ca7e89787e8140789c6fbc0697f4a8e6 (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]) successfully deleted
I20260630 12:30:12.580479 23436 ts_tablet_manager.cc:1929] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:12.580924 23436 log.cc:1199] T beca0967971d4dc686cae833cae6acb9 P 7265aed7669b409496457247871467f4: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-2-root/wals/beca0967971d4dc686cae833cae6acb9
I20260630 12:30:12.582654 22829 catalog_manager.cc:5028] TS 7265aed7669b409496457247871467f4 (127.19.133.195:38891): tablet beca0967971d4dc686cae833cae6acb9 (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]) successfully deleted
I20260630 12:30:12.587978 22946 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.585984 23243 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.590409 22845 catalog_manager.cc:5697] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b reported cstate change: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:12.605648 23020 consensus_queue.cc:237] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [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: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:12.610996 23095 raft_consensus.cc:1275] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:12.611256 23243 raft_consensus.cc:1275] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:12.612141 23408 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:12.612895 23434 consensus_queue.cc:1048] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:12.618335 23408 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.621075 23095 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.621340 23243 raft_consensus.cc:2955] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.631943 22831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25c2d1a25adf40978b11d17c4fd6e4c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:12.632850 22841 catalog_manager.cc:5697] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index 3 to 4, VOTER dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) evicted. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:12.642885 22931 tablet_service.cc:1558] Processing DeleteTablet for tablet 25c2d1a25adf40978b11d17c4fd6e4c7 with delete_type TABLET_DATA_TOMBSTONED (TS dfcfe5759e61411ca25fc5f45ab1ea6c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37998
I20260630 12:30:12.643755 23433 tablet_replica.cc:333] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:12.644569 23433 raft_consensus.cc:2243] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:12.645234 23433 raft_consensus.cc:2272] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:12.647804 23433 ts_tablet_manager.cc:1916] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:12.656976 23433 ts_tablet_manager.cc:1929] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:12.657218 23433 log.cc:1199] T 25c2d1a25adf40978b11d17c4fd6e4c7 P dfcfe5759e61411ca25fc5f45ab1ea6c: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/25c2d1a25adf40978b11d17c4fd6e4c7
I20260630 12:30:12.658257 22829 catalog_manager.cc:5028] TS dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): tablet 25c2d1a25adf40978b11d17c4fd6e4c7 (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]) successfully deleted
I20260630 12:30:12.668267 22898 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:12.687989 22946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "770f17910863469894e84e89465344fd"
dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
mode: GRACEFUL
new_leader_uuid: "7265aed7669b409496457247871467f4"
 from {username='slave'} at 127.0.0.1:45530
I20260630 12:30:12.688566 22946 raft_consensus.cc:606] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Received request to transfer leadership to TS 7265aed7669b409496457247871467f4
I20260630 12:30:12.689643 22898 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:30:12.690331 22898 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:13.095217 23442 raft_consensus.cc:993] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c: : Instructing follower 7265aed7669b409496457247871467f4 to start an election
I20260630 12:30:13.095666 23334 raft_consensus.cc:1081] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Signalling peer 7265aed7669b409496457247871467f4 to start an election
I20260630 12:30:13.097103 23095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "770f17910863469894e84e89465344fd"
dest_uuid: "7265aed7669b409496457247871467f4"
 from {username='slave'} at 127.0.0.1:47992
I20260630 12:30:13.097638 23095 raft_consensus.cc:493] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:13.097963 23095 raft_consensus.cc:3060] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:13.102138 23095 raft_consensus.cc:515] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:13.103408 23095 leader_election.cc:290] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [CANDIDATE]: Term 2 election: Requested vote from peers dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723), b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:13.104094 22944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770f17910863469894e84e89465344fd" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c"
I20260630 12:30:13.104336 23020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770f17910863469894e84e89465344fd" candidate_uuid: "7265aed7669b409496457247871467f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:13.104651 22944 raft_consensus.cc:3055] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:13.104835 23020 raft_consensus.cc:3060] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:13.104952 22944 raft_consensus.cc:740] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dfcfe5759e61411ca25fc5f45ab1ea6c, State: Running, Role: LEADER
I20260630 12:30:13.105589 22944 consensus_queue.cc:260] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:13.106385 22944 raft_consensus.cc:3060] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:13.109344 23020 raft_consensus.cc:2468] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 2.
I20260630 12:30:13.110353 22944 raft_consensus.cc:2468] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265aed7669b409496457247871467f4 in term 2.
I20260630 12:30:13.110353 23061 leader_election.cc:304] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [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: 7265aed7669b409496457247871467f4, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:13.111280 23406 raft_consensus.cc:2804] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:13.112272 23406 raft_consensus.cc:697] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 2 LEADER]: Becoming Leader. State: Replica: 7265aed7669b409496457247871467f4, State: Running, Role: LEADER
I20260630 12:30:13.112915 23406 consensus_queue.cc:237] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:13.118559 22844 catalog_manager.cc:5697] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 reported cstate change: term changed from 1 to 2, leader changed from dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193) to 7265aed7669b409496457247871467f4 (127.19.133.195). New cstate: current_term: 2 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:13.542732 23020 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:13.543867 23406 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:13.553874 22944 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:13.555298 23406 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:13.662635 22944 consensus_queue.cc:237] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: NON_VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: true } }
W20260630 12:30:13.668653 22912 consensus_peers.cc:597] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c -> Peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Couldn't send request to peer b25e411e3c5e477cab689770b4818c3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6eef749d18c943c29dc08b289884622e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:13.669018 23243 raft_consensus.cc:1275] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:13.670801 23095 raft_consensus.cc:1275] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:13.670989 23453 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:13.672024 23452 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:13.678360 23453 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: NON_VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: true } } }
I20260630 12:30:13.680531 23095 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: NON_VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: true } } }
I20260630 12:30:13.682356 23243 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: NON_VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: true } } }
I20260630 12:30:13.690152 23096 consensus_queue.cc:237] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:13.689807 22844 catalog_manager.cc:5697] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: config changed from index -1 to 2, NON_VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) added. New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: NON_VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:13.697640 23020 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:30:13.697914 22944 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:30:13.698594 23062 consensus_peers.cc:597] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 -> Peer 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875): Couldn't send request to peer 8d73704acb114825b14a0905f8f1d2ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 770f17910863469894e84e89465344fd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:13.699572 23443 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:13.700147 23406 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:13.706916 23447 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:13.712036 22944 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:13.717031 23020 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:13.723182 23021 consensus_queue.cc:237] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: NON_VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: true } }
I20260630 12:30:13.723224 22845 catalog_manager.cc:5697] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: config changed from index -1 to 3, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New cstate: current_term: 2 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
W20260630 12:30:13.733767 22985 consensus_peers.cc:597] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b -> Peer 7265aed7669b409496457247871467f4 (127.19.133.195:38891): Couldn't send request to peer 7265aed7669b409496457247871467f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c8d2a3810864e9ca721967d328b7bf8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:13.733847 23243 raft_consensus.cc:1275] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:13.733789 22944 raft_consensus.cc:1275] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:13.735692 23460 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:13.736577 23434 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:13.744565 23434 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: NON_VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: true } } }
I20260630 12:30:13.746074 22944 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: NON_VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: true } } }
I20260630 12:30:13.747365 23243 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: NON_VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: true } } }
I20260630 12:30:13.754881 22844 catalog_manager.cc:5697] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c reported cstate change: config changed from index -1 to 2, NON_VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) added. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: NON_VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: true } } }
I20260630 12:30:13.758869 23021 consensus_queue.cc:237] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
W20260630 12:30:13.765017 22988 consensus_peers.cc:597] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b -> Peer 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875): Couldn't send request to peer 8d73704acb114825b14a0905f8f1d2ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a6cdd25747244149309106f3cc2aaf7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:13.765425 23096 raft_consensus.cc:1275] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:13.767076 22944 raft_consensus.cc:1275] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:30:13.767813 23460 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:13.769950 23460 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:13.777124 23463 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:13.778622 23096 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:13.788414 22944 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } } }
I20260630 12:30:13.790279 22845 catalog_manager.cc:5697] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:14.062534 23468 ts_tablet_manager.cc:933] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: Initiating tablet copy from peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723)
I20260630 12:30:14.064124 23468 tablet_copy_client.cc:323] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.193:38723
I20260630 12:30:14.065660 22957 tablet_copy_service.cc:140] P dfcfe5759e61411ca25fc5f45ab1ea6c: Received BeginTabletCopySession request for tablet 6eef749d18c943c29dc08b289884622e from peer b25e411e3c5e477cab689770b4818c3b ({username='slave'} at 127.0.0.1:38022)
I20260630 12:30:14.066131 22957 tablet_copy_service.cc:161] P dfcfe5759e61411ca25fc5f45ab1ea6c: Beginning new tablet copy session on tablet 6eef749d18c943c29dc08b289884622e from peer b25e411e3c5e477cab689770b4818c3b at {username='slave'} at 127.0.0.1:38022: session id = b25e411e3c5e477cab689770b4818c3b-6eef749d18c943c29dc08b289884622e
I20260630 12:30:14.073173 22957 tablet_copy_source_session.cc:215] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:14.076021 23468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eef749d18c943c29dc08b289884622e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:14.089061 23468 tablet_copy_client.cc:806] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:14.089622 23468 tablet_copy_client.cc:670] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:14.092828 23468 tablet_copy_client.cc:538] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:14.098218 23468 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: Bootstrap starting.
I20260630 12:30:14.113590 23468 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:14.114262 23468 tablet_bootstrap.cc:492] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: Bootstrap complete.
I20260630 12:30:14.114760 23468 ts_tablet_manager.cc:1403] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260630 12:30:14.116777 23468 raft_consensus.cc:359] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: NON_VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: true } }
I20260630 12:30:14.117334 23468 raft_consensus.cc:740] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b25e411e3c5e477cab689770b4818c3b, State: Initialized, Role: LEARNER
I20260630 12:30:14.117789 23468 consensus_queue.cc:260] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [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: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: NON_VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: true } }
I20260630 12:30:14.119729 23468 ts_tablet_manager.cc:1434] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:30:14.121361 22957 tablet_copy_service.cc:342] P dfcfe5759e61411ca25fc5f45ab1ea6c: Request end of tablet copy session b25e411e3c5e477cab689770b4818c3b-6eef749d18c943c29dc08b289884622e received from {username='slave'} at 127.0.0.1:38022
I20260630 12:30:14.121747 22957 tablet_copy_service.cc:434] P dfcfe5759e61411ca25fc5f45ab1ea6c: ending tablet copy session b25e411e3c5e477cab689770b4818c3b-6eef749d18c943c29dc08b289884622e on tablet 6eef749d18c943c29dc08b289884622e with peer b25e411e3c5e477cab689770b4818c3b
I20260630 12:30:14.158346 23471 ts_tablet_manager.cc:933] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: Initiating tablet copy from peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:14.159983 23471 tablet_copy_client.cc:323] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:41287
I20260630 12:30:14.161303 23032 tablet_copy_service.cc:140] P b25e411e3c5e477cab689770b4818c3b: Received BeginTabletCopySession request for tablet 8c8d2a3810864e9ca721967d328b7bf8 from peer 7265aed7669b409496457247871467f4 ({username='slave'} at 127.0.0.1:34610)
I20260630 12:30:14.161818 23032 tablet_copy_service.cc:161] P b25e411e3c5e477cab689770b4818c3b: Beginning new tablet copy session on tablet 8c8d2a3810864e9ca721967d328b7bf8 from peer 7265aed7669b409496457247871467f4 at {username='slave'} at 127.0.0.1:34610: session id = 7265aed7669b409496457247871467f4-8c8d2a3810864e9ca721967d328b7bf8
I20260630 12:30:14.169144 23032 tablet_copy_source_session.cc:215] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:14.171953 23471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c8d2a3810864e9ca721967d328b7bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:14.183537 23471 tablet_copy_client.cc:806] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:14.184109 23471 tablet_copy_client.cc:670] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:14.187661 23471 tablet_copy_client.cc:538] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:14.195600 23471 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: Bootstrap starting.
I20260630 12:30:14.213467 23471 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:14.214280 23471 tablet_bootstrap.cc:492] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: Bootstrap complete.
I20260630 12:30:14.214884 23471 ts_tablet_manager.cc:1403] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:30:14.217558 23471 raft_consensus.cc:359] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: NON_VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: true } }
I20260630 12:30:14.218346 23471 raft_consensus.cc:740] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Initialized, Role: LEARNER
I20260630 12:30:14.218946 23471 consensus_queue.cc:260] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: NON_VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: true } }
I20260630 12:30:14.222692 23471 ts_tablet_manager.cc:1434] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:30:14.224375 23032 tablet_copy_service.cc:342] P b25e411e3c5e477cab689770b4818c3b: Request end of tablet copy session 7265aed7669b409496457247871467f4-8c8d2a3810864e9ca721967d328b7bf8 received from {username='slave'} at 127.0.0.1:34610
I20260630 12:30:14.224779 23032 tablet_copy_service.cc:434] P b25e411e3c5e477cab689770b4818c3b: ending tablet copy session 7265aed7669b409496457247871467f4-8c8d2a3810864e9ca721967d328b7bf8 on tablet 8c8d2a3810864e9ca721967d328b7bf8 with peer 7265aed7669b409496457247871467f4
I20260630 12:30:14.238211 23474 ts_tablet_manager.cc:933] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: Initiating tablet copy from peer 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:14.239643 23474 tablet_copy_client.cc:323] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:38891
I20260630 12:30:14.240995 23106 tablet_copy_service.cc:140] P 7265aed7669b409496457247871467f4: Received BeginTabletCopySession request for tablet 770f17910863469894e84e89465344fd from peer 8d73704acb114825b14a0905f8f1d2ff ({username='slave'} at 127.0.0.1:48006)
I20260630 12:30:14.241357 23106 tablet_copy_service.cc:161] P 7265aed7669b409496457247871467f4: Beginning new tablet copy session on tablet 770f17910863469894e84e89465344fd from peer 8d73704acb114825b14a0905f8f1d2ff at {username='slave'} at 127.0.0.1:48006: session id = 8d73704acb114825b14a0905f8f1d2ff-770f17910863469894e84e89465344fd
I20260630 12:30:14.245736 23106 tablet_copy_source_session.cc:215] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:14.247972 23474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770f17910863469894e84e89465344fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:14.257812 23474 tablet_copy_client.cc:806] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:14.258260 23474 tablet_copy_client.cc:670] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:14.261353 23474 tablet_copy_client.cc:538] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:14.261921 23476 ts_tablet_manager.cc:933] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: Initiating tablet copy from peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287)
I20260630 12:30:14.263590 23476 tablet_copy_client.cc:323] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:41287
I20260630 12:30:14.266011 23032 tablet_copy_service.cc:140] P b25e411e3c5e477cab689770b4818c3b: Received BeginTabletCopySession request for tablet 1a6cdd25747244149309106f3cc2aaf7 from peer 8d73704acb114825b14a0905f8f1d2ff ({username='slave'} at 127.0.0.1:34624)
I20260630 12:30:14.266495 23032 tablet_copy_service.cc:161] P b25e411e3c5e477cab689770b4818c3b: Beginning new tablet copy session on tablet 1a6cdd25747244149309106f3cc2aaf7 from peer 8d73704acb114825b14a0905f8f1d2ff at {username='slave'} at 127.0.0.1:34624: session id = 8d73704acb114825b14a0905f8f1d2ff-1a6cdd25747244149309106f3cc2aaf7
I20260630 12:30:14.267604 23474 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:14.276841 23032 tablet_copy_source_session.cc:215] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:14.287658 23476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6cdd25747244149309106f3cc2aaf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:14.298426 23474 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:14.299407 23474 tablet_bootstrap.cc:492] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap complete.
I20260630 12:30:14.300462 23474 ts_tablet_manager.cc:1403] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.006s
I20260630 12:30:14.303231 23474 raft_consensus.cc:359] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:14.303992 23474 raft_consensus.cc:740] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: LEARNER
I20260630 12:30:14.305081 23476 tablet_copy_client.cc:806] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:14.304658 23474 consensus_queue.cc:260] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:14.307034 23474 ts_tablet_manager.cc:1434] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:30:14.305672 23476 tablet_copy_client.cc:670] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:14.308851 23106 tablet_copy_service.cc:342] P 7265aed7669b409496457247871467f4: Request end of tablet copy session 8d73704acb114825b14a0905f8f1d2ff-770f17910863469894e84e89465344fd received from {username='slave'} at 127.0.0.1:48006
I20260630 12:30:14.309247 23106 tablet_copy_service.cc:434] P 7265aed7669b409496457247871467f4: ending tablet copy session 8d73704acb114825b14a0905f8f1d2ff-770f17910863469894e84e89465344fd on tablet 770f17910863469894e84e89465344fd with peer 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:14.311055 23476 tablet_copy_client.cc:538] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:14.324658 23476 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap starting.
I20260630 12:30:14.343845 23476 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:14.344563 23476 tablet_bootstrap.cc:492] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: Bootstrap complete.
I20260630 12:30:14.345047 23476 ts_tablet_manager.cc:1403] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:30:14.347023 23476 raft_consensus.cc:359] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:14.347682 23476 raft_consensus.cc:740] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Initialized, Role: LEARNER
I20260630 12:30:14.348145 23476 consensus_queue.cc:260] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: true } }
I20260630 12:30:14.350108 23476 ts_tablet_manager.cc:1434] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:30:14.351778 23032 tablet_copy_service.cc:342] P b25e411e3c5e477cab689770b4818c3b: Request end of tablet copy session 8d73704acb114825b14a0905f8f1d2ff-1a6cdd25747244149309106f3cc2aaf7 received from {username='slave'} at 127.0.0.1:34624
I20260630 12:30:14.352150 23032 tablet_copy_service.cc:434] P b25e411e3c5e477cab689770b4818c3b: ending tablet copy session 8d73704acb114825b14a0905f8f1d2ff-1a6cdd25747244149309106f3cc2aaf7 on tablet 1a6cdd25747244149309106f3cc2aaf7 with peer 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:14.664444 23021 raft_consensus.cc:1217] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:14.691365 22898 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:14.697956 23243 raft_consensus.cc:1217] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:30:14.713845 23243 raft_consensus.cc:1217] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:14.714833 23096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cceb72afc6e491aa21f39a6f26978dc"
dest_uuid: "7265aed7669b409496457247871467f4"
mode: GRACEFUL
new_leader_uuid: "8d73704acb114825b14a0905f8f1d2ff"
 from {username='slave'} at 127.0.0.1:48030
I20260630 12:30:14.715409 23096 raft_consensus.cc:606] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Received request to transfer leadership to TS 8d73704acb114825b14a0905f8f1d2ff
I20260630 12:30:14.722682 22898 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:30:14.723434 22898 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:14.770840 23096 raft_consensus.cc:1217] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:30:14.883036 23478 raft_consensus.cc:993] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4: : Instructing follower 8d73704acb114825b14a0905f8f1d2ff to start an election
I20260630 12:30:14.883510 23484 raft_consensus.cc:1081] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Signalling peer 8d73704acb114825b14a0905f8f1d2ff to start an election
I20260630 12:30:14.885079 23243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cceb72afc6e491aa21f39a6f26978dc"
dest_uuid: "8d73704acb114825b14a0905f8f1d2ff"
 from {username='slave'} at 127.0.0.1:59582
I20260630 12:30:14.885607 23243 raft_consensus.cc:493] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:30:14.885970 23243 raft_consensus.cc:3060] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.892998 23243 raft_consensus.cc:515] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:14.894984 23243 leader_election.cc:290] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [CANDIDATE]: Term 2 election: Requested vote from peers b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287), 7265aed7669b409496457247871467f4 (127.19.133.195:38891)
I20260630 12:30:14.895514 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cceb72afc6e491aa21f39a6f26978dc" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b25e411e3c5e477cab689770b4818c3b"
I20260630 12:30:14.895886 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cceb72afc6e491aa21f39a6f26978dc" candidate_uuid: "8d73704acb114825b14a0905f8f1d2ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7265aed7669b409496457247871467f4"
I20260630 12:30:14.896065 23021 raft_consensus.cc:3060] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.896450 23096 raft_consensus.cc:3055] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:14.896739 23096 raft_consensus.cc:740] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7265aed7669b409496457247871467f4, State: Running, Role: LEADER
I20260630 12:30:14.897394 23096 consensus_queue.cc:260] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [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: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:14.898434 23096 raft_consensus.cc:3060] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:14.901906 23021 raft_consensus.cc:2468] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 2.
I20260630 12:30:14.902973 23208 leader_election.cc:304] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [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: 8d73704acb114825b14a0905f8f1d2ff, b25e411e3c5e477cab689770b4818c3b; no voters: 
I20260630 12:30:14.903710 23410 raft_consensus.cc:2804] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:14.904330 23096 raft_consensus.cc:2468] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d73704acb114825b14a0905f8f1d2ff in term 2.
I20260630 12:30:14.905362 23410 raft_consensus.cc:697] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 2 LEADER]: Becoming Leader. State: Replica: 8d73704acb114825b14a0905f8f1d2ff, State: Running, Role: LEADER
I20260630 12:30:14.906165 23410 consensus_queue.cc:237] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [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: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } }
I20260630 12:30:14.912528 22845 catalog_manager.cc:5697] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff reported cstate change: term changed from 1 to 2, leader changed from 7265aed7669b409496457247871467f4 (127.19.133.195) to 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196). New cstate: current_term: 2 leader_uuid: "8d73704acb114825b14a0905f8f1d2ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:15.119659 23481 raft_consensus.cc:1064] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c: attempting to promote NON_VOTER b25e411e3c5e477cab689770b4818c3b to VOTER
I20260630 12:30:15.121394 23481 consensus_queue.cc:237] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } }
I20260630 12:30:15.127915 23243 raft_consensus.cc:1275] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.128121 23021 raft_consensus.cc:1275] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 LEARNER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.128564 23096 raft_consensus.cc:1275] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.129439 23481 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.130163 23334 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.130985 23482 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.150286 23481 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b25e411e3c5e477cab689770b4818c3b (127.19.133.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.151643 23096 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b25e411e3c5e477cab689770b4818c3b (127.19.133.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.155772 23021 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b25e411e3c5e477cab689770b4818c3b (127.19.133.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.161438 22845 catalog_manager.cc:5697] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index 2 to 3, b25e411e3c5e477cab689770b4818c3b (127.19.133.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.175071 23243 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b25e411e3c5e477cab689770b4818c3b (127.19.133.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.180135 22944 consensus_queue.cc:237] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [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: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } }
I20260630 12:30:15.187372 23021 raft_consensus.cc:1275] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:15.188037 23096 raft_consensus.cc:1275] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer dfcfe5759e61411ca25fc5f45ab1ea6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:15.188791 23334 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:15.190554 23334 consensus_queue.cc:1048] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:15.194195 23481 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.195834 23021 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.203505 22829 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6eef749d18c943c29dc08b289884622e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:15.205516 23095 raft_consensus.cc:2955] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.209874 22845 catalog_manager.cc:5697] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b reported cstate change: config changed from index 3 to 4, VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) evicted. New cstate: current_term: 1 leader_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { promote: false } } }
I20260630 12:30:15.222489 23234 tablet_service.cc:1558] Processing DeleteTablet for tablet 6eef749d18c943c29dc08b289884622e with delete_type TABLET_DATA_TOMBSTONED (TS 8d73704acb114825b14a0905f8f1d2ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59564
I20260630 12:30:15.225262 23496 tablet_replica.cc:333] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:15.226168 23496 raft_consensus.cc:2243] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:15.226817 23496 raft_consensus.cc:2272] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:15.229490 23496 ts_tablet_manager.cc:1916] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:15.239429 23496 ts_tablet_manager.cc:1929] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:15.239674 23496 log.cc:1199] T 6eef749d18c943c29dc08b289884622e P 8d73704acb114825b14a0905f8f1d2ff: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-3-root/wals/6eef749d18c943c29dc08b289884622e
I20260630 12:30:15.240815 22832 catalog_manager.cc:5028] TS 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875): tablet 6eef749d18c943c29dc08b289884622e (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]) successfully deleted
I20260630 12:30:15.253396 23484 raft_consensus.cc:1064] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4: attempting to promote NON_VOTER 8d73704acb114825b14a0905f8f1d2ff to VOTER
I20260630 12:30:15.255050 23484 consensus_queue.cc:237] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:15.260993 23021 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:30:15.262045 22944 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:30:15.262288 23243 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 LEARNER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:30:15.262830 23478 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:15.263907 23484 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:15.264780 23498 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:15.284840 23484 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.289762 23243 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.293290 23095 raft_consensus.cc:1275] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Refusing update from remote peer 8d73704acb114825b14a0905f8f1d2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:15.294210 23485 raft_consensus.cc:1064] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b: attempting to promote NON_VOTER 8d73704acb114825b14a0905f8f1d2ff to VOTER
I20260630 12:30:15.294726 23410 consensus_queue.cc:1048] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:15.296543 23485 consensus_queue.cc:237] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:15.303380 22841 catalog_manager.cc:5697] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff reported cstate change: config changed from index 3 to 4, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.308420 23503 raft_consensus.cc:1064] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b: attempting to promote NON_VOTER 7265aed7669b409496457247871467f4 to VOTER
I20260630 12:30:15.314065 23021 raft_consensus.cc:1275] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Refusing update from remote peer 8d73704acb114825b14a0905f8f1d2ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:30:15.316000 23505 consensus_queue.cc:1048] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:30:15.327828 23503 consensus_queue.cc:237] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } }
I20260630 12:30:15.333277 22944 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.338483 23243 raft_consensus.cc:1275] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEARNER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.339967 23020 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.342034 22946 raft_consensus.cc:1275] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.363756 23485 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.367628 23463 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.342108 23096 raft_consensus.cc:1275] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.374032 23463 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.379545 23245 raft_consensus.cc:1275] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.381150 23096 raft_consensus.cc:1275] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 LEARNER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.381088 22945 raft_consensus.cc:1275] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:30:15.383414 23485 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.385071 23485 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.386752 23485 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:30:15.359618 23094 consensus_queue.cc:237] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:15.400198 23244 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:30:15.402108 22944 raft_consensus.cc:1275] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Refusing update from remote peer 7265aed7669b409496457247871467f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:30:15.402115 23478 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:30:15.403669 23498 consensus_queue.cc:1048] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:30:15.409210 23484 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.415990 23503 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.418376 22944 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.418929 23244 raft_consensus.cc:2955] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.421979 23243 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.436101 22829 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 770f17910863469894e84e89465344fd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:15.436146 23094 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.440414 22947 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.454706 22843 catalog_manager.cc:5697] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b reported cstate change: config changed from index 2 to 3, 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:15.457443 22845 catalog_manager.cc:5697] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index 4 to 5, VOTER b25e411e3c5e477cab689770b4818c3b (127.19.133.194) evicted. New cstate: current_term: 2 leader_uuid: "7265aed7669b409496457247871467f4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:15.459631 23485 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7265aed7669b409496457247871467f4 (127.19.133.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.462592 22945 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7265aed7669b409496457247871467f4 (127.19.133.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.463549 23095 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7265aed7669b409496457247871467f4 (127.19.133.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.473934 23006 tablet_service.cc:1558] Processing DeleteTablet for tablet 770f17910863469894e84e89465344fd with delete_type TABLET_DATA_TOMBSTONED (TS b25e411e3c5e477cab689770b4818c3b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34596
I20260630 12:30:15.475808 23518 tablet_replica.cc:333] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:15.477398 23518 raft_consensus.cc:2243] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:15.480840 23518 raft_consensus.cc:2272] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:15.481374 22841 catalog_manager.cc:5697] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index 2 to 3, 7265aed7669b409496457247871467f4 (127.19.133.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.486752 23518 ts_tablet_manager.cc:1916] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:15.486857 23243 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7265aed7669b409496457247871467f4 (127.19.133.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { replace: true } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.492375 23020 consensus_queue.cc:237] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } }
I20260630 12:30:15.498540 23244 raft_consensus.cc:1275] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:15.500255 23517 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:30:15.506613 23518 ts_tablet_manager.cc:1929] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:30:15.506675 22945 raft_consensus.cc:1275] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:15.507229 23518 log.cc:1199] T 770f17910863469894e84e89465344fd P b25e411e3c5e477cab689770b4818c3b: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-1-root/wals/770f17910863469894e84e89465344fd
I20260630 12:30:15.507102 23485 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.508217 23517 consensus_queue.cc:1048] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:15.512446 23020 consensus_queue.cc:237] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [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: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } }
I20260630 12:30:15.512658 22945 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.516629 22831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a6cdd25747244149309106f3cc2aaf7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:15.517669 23243 raft_consensus.cc:2955] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } } }
I20260630 12:30:15.518743 23095 raft_consensus.cc:1275] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:15.518998 22944 raft_consensus.cc:1275] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Refusing update from remote peer b25e411e3c5e477cab689770b4818c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:30:15.520319 23517 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:15.520781 22831 catalog_manager.cc:5028] TS b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): tablet 770f17910863469894e84e89465344fd (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]) successfully deleted
I20260630 12:30:15.520592 22843 catalog_manager.cc:5697] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b reported cstate change: config changed from index 3 to 4, VOTER 7265aed7669b409496457247871467f4 (127.19.133.195) evicted. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d73704acb114825b14a0905f8f1d2ff" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34875 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:15.522176 23517 consensus_queue.cc:1048] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:30:15.529769 23517 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.530658 23095 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.538268 22831 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c8d2a3810864e9ca721967d328b7bf8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:15.541419 22945 raft_consensus.cc:2955] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.544656 23081 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a6cdd25747244149309106f3cc2aaf7 with delete_type TABLET_DATA_TOMBSTONED (TS 7265aed7669b409496457247871467f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47976
I20260630 12:30:15.547185 22845 catalog_manager.cc:5697] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 reported cstate change: config changed from index 3 to 4, VOTER 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196) evicted. New cstate: current_term: 1 leader_uuid: "b25e411e3c5e477cab689770b4818c3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dfcfe5759e61411ca25fc5f45ab1ea6c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 38723 } } peers { permanent_uuid: "b25e411e3c5e477cab689770b4818c3b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41287 } } peers { permanent_uuid: "7265aed7669b409496457247871467f4" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38891 } attrs { promote: false } } }
I20260630 12:30:15.549275 23519 tablet_replica.cc:333] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:15.550588 23519 raft_consensus.cc:2243] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:15.551327 23519 raft_consensus.cc:2272] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:15.554452 23519 ts_tablet_manager.cc:1916] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:15.556767 23234 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c8d2a3810864e9ca721967d328b7bf8 with delete_type TABLET_DATA_TOMBSTONED (TS 8d73704acb114825b14a0905f8f1d2ff not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59564
I20260630 12:30:15.557616 23496 tablet_replica.cc:333] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:15.558439 23496 raft_consensus.cc:2243] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:15.559084 23496 raft_consensus.cc:2272] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:15.561291 23496 ts_tablet_manager.cc:1916] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:15.566425 23519 ts_tablet_manager.cc:1929] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:15.566768 23519 log.cc:1199] T 1a6cdd25747244149309106f3cc2aaf7 P 7265aed7669b409496457247871467f4: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-2-root/wals/1a6cdd25747244149309106f3cc2aaf7
I20260630 12:30:15.567976 22829 catalog_manager.cc:5028] TS 7265aed7669b409496457247871467f4 (127.19.133.195:38891): tablet 1a6cdd25747244149309106f3cc2aaf7 (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]) successfully deleted
I20260630 12:30:15.569774 23496 ts_tablet_manager.cc:1929] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:30:15.570063 23496 log.cc:1199] T 8c8d2a3810864e9ca721967d328b7bf8 P 8d73704acb114825b14a0905f8f1d2ff: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822528341235-19991-0/minicluster-data/ts-3-root/wals/8c8d2a3810864e9ca721967d328b7bf8
I20260630 12:30:15.571038 22832 catalog_manager.cc:5028] TS 8d73704acb114825b14a0905f8f1d2ff (127.19.133.196:34875): tablet 8c8d2a3810864e9ca721967d328b7bf8 (table range_aware_rebalance_new_range [id=d4ebbf69650345dbaea6c1b1c79e15c3]) successfully deleted
I20260630 12:30:16.466764 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:30:16.489012 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:16.489661 19991 tablet_replica.cc:333] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.490214 19991 raft_consensus.cc:2243] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.490644 19991 raft_consensus.cc:2272] T cf6bb81a24604bd29e0f9aa8d1fa8727 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.492210 19991 tablet_replica.cc:333] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.492697 19991 raft_consensus.cc:2243] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.493347 19991 raft_consensus.cc:2272] T a07ed4f840e048d291c58640e4a8d6f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.494822 19991 tablet_replica.cc:333] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.495352 19991 raft_consensus.cc:2243] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.495986 19991 raft_consensus.cc:2272] T 6eef749d18c943c29dc08b289884622e P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.497443 19991 tablet_replica.cc:333] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.497907 19991 raft_consensus.cc:2243] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.498533 19991 raft_consensus.cc:2272] T ca7e89787e8140789c6fbc0697f4a8e6 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.500272 19991 tablet_replica.cc:333] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.500741 19991 raft_consensus.cc:2243] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 LEADER]: Raft consensus shutting down.
W20260630 12:30:16.500921 23059 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:30:16.501405 19991 raft_consensus.cc:2272] T 7ea7161e728e46b0a794a29ad12d276d P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.503005 19991 tablet_replica.cc:333] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
W20260630 12:30:16.503496 23059 consensus_peers.cc:597] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 -> Peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Couldn't send request to peer dfcfe5759e61411ca25fc5f45ab1ea6c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:16.503513 19991 raft_consensus.cc:2243] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.504175 19991 raft_consensus.cc:2272] T 1a6cdd25747244149309106f3cc2aaf7 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.506119 19991 tablet_replica.cc:333] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.506634 19991 raft_consensus.cc:2243] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.506984 19991 raft_consensus.cc:2272] T b5d68c7219404d8dbdf5fc745f43e4f0 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.508528 19991 tablet_replica.cc:333] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.508993 19991 raft_consensus.cc:2243] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.509620 19991 raft_consensus.cc:2272] T 8c8d2a3810864e9ca721967d328b7bf8 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.511771 19991 tablet_replica.cc:333] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.512229 19991 raft_consensus.cc:2243] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.512691 19991 raft_consensus.cc:2272] T 770f17910863469894e84e89465344fd P dfcfe5759e61411ca25fc5f45ab1ea6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.514199 19991 tablet_replica.cc:333] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.514580 19991 raft_consensus.cc:2243] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.515067 19991 raft_consensus.cc:2272] T beca0967971d4dc686cae833cae6acb9 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.516856 19991 tablet_replica.cc:333] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.517251 19991 raft_consensus.cc:2243] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.517549 19991 raft_consensus.cc:2272] T 21fa3268973044ada035203ad6a3e560 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.518905 19991 tablet_replica.cc:333] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c: stopping tablet replica
I20260630 12:30:16.519325 19991 raft_consensus.cc:2243] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.519635 19991 raft_consensus.cc:2272] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P dfcfe5759e61411ca25fc5f45ab1ea6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.549095 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:30:16.573789 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
W20260630 12:30:16.582943 23208 consensus_peers.cc:597] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff -> Peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Couldn't send request to peer b25e411e3c5e477cab689770b4818c3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:16.595806 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:16.596441 19991 tablet_replica.cc:333] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.596971 19991 raft_consensus.cc:2243] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.597450 19991 raft_consensus.cc:2272] T 6eef749d18c943c29dc08b289884622e P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.599363 19991 tablet_replica.cc:333] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.599838 19991 raft_consensus.cc:2243] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.600215 19991 raft_consensus.cc:2272] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:16.601445 23208 consensus_peers.cc:597] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff -> Peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Couldn't send request to peer b25e411e3c5e477cab689770b4818c3b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:16.601792 19991 tablet_replica.cc:333] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.602304 19991 raft_consensus.cc:2243] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.602648 19991 raft_consensus.cc:2272] T 3cceb72afc6e491aa21f39a6f26978dc P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.604226 19991 tablet_replica.cc:333] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.604791 19991 raft_consensus.cc:2243] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.605135 19991 raft_consensus.cc:2272] T 52e828cdd3654ad59ba8ac4d45d594c3 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.606657 19991 tablet_replica.cc:333] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.607204 19991 raft_consensus.cc:2243] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.607831 19991 raft_consensus.cc:2272] T beca0967971d4dc686cae833cae6acb9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.609515 19991 tablet_replica.cc:333] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.609993 19991 raft_consensus.cc:2243] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.610545 19991 raft_consensus.cc:2272] T 8c8d2a3810864e9ca721967d328b7bf8 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.612206 19991 tablet_replica.cc:333] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.612674 19991 raft_consensus.cc:2243] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.613139 19991 raft_consensus.cc:2272] T e8241ce1ac634c53b4b05bb462aa36c9 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.614648 19991 tablet_replica.cc:333] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.615103 19991 raft_consensus.cc:2243] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.615741 19991 raft_consensus.cc:2272] T 25c2d1a25adf40978b11d17c4fd6e4c7 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.617514 19991 tablet_replica.cc:333] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.618077 19991 raft_consensus.cc:2243] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.618511 19991 raft_consensus.cc:2272] T b5d68c7219404d8dbdf5fc745f43e4f0 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.620291 19991 tablet_replica.cc:333] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.620725 19991 raft_consensus.cc:2243] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.621332 19991 raft_consensus.cc:2272] T 1a6cdd25747244149309106f3cc2aaf7 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.622905 19991 tablet_replica.cc:333] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.623343 19991 raft_consensus.cc:2243] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.623672 19991 raft_consensus.cc:2272] T 21fa3268973044ada035203ad6a3e560 P b25e411e3c5e477cab689770b4818c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.625095 19991 tablet_replica.cc:333] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b: stopping tablet replica
I20260630 12:30:16.625496 19991 raft_consensus.cc:2243] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.625837 19991 raft_consensus.cc:2272] T 7ea7161e728e46b0a794a29ad12d276d P b25e411e3c5e477cab689770b4818c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.655901 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
W20260630 12:30:16.671604 23208 consensus_peers.cc:597] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff -> Peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Couldn't send request to peer b25e411e3c5e477cab689770b4818c3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.194:41287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:16.678016 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:30:16.698721 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:16.699450 19991 tablet_replica.cc:333] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.700004 19991 raft_consensus.cc:2243] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.700395 19991 raft_consensus.cc:2272] T a07ed4f840e048d291c58640e4a8d6f0 P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.701900 19991 tablet_replica.cc:333] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.702379 19991 raft_consensus.cc:2243] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.702755 19991 raft_consensus.cc:2272] T 52e828cdd3654ad59ba8ac4d45d594c3 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.704264 19991 tablet_replica.cc:333] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.704707 19991 raft_consensus.cc:2243] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.705179 19991 raft_consensus.cc:2272] T 6eef749d18c943c29dc08b289884622e P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.706619 19991 tablet_replica.cc:333] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.707046 19991 raft_consensus.cc:2243] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.707408 19991 raft_consensus.cc:2272] T 3cceb72afc6e491aa21f39a6f26978dc P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.708772 19991 tablet_replica.cc:333] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.709215 19991 raft_consensus.cc:2243] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.709522 19991 raft_consensus.cc:2272] T 7ea7161e728e46b0a794a29ad12d276d P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.710963 19991 tablet_replica.cc:333] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.711447 19991 raft_consensus.cc:2243] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.711853 19991 raft_consensus.cc:2272] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.713225 19991 tablet_replica.cc:333] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.713618 19991 raft_consensus.cc:2243] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.714004 19991 raft_consensus.cc:2272] T 8c8d2a3810864e9ca721967d328b7bf8 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.715400 19991 tablet_replica.cc:333] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.715951 19991 raft_consensus.cc:2243] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.716790 19991 raft_consensus.cc:2272] T 770f17910863469894e84e89465344fd P 7265aed7669b409496457247871467f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.718720 19991 tablet_replica.cc:333] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.719301 19991 raft_consensus.cc:2243] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.720001 19991 raft_consensus.cc:2272] T ca7e89787e8140789c6fbc0697f4a8e6 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.721737 19991 tablet_replica.cc:333] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.722244 19991 raft_consensus.cc:2243] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.722906 19991 raft_consensus.cc:2272] T e8241ce1ac634c53b4b05bb462aa36c9 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.724269 22898 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:30:16.724926 19991 tablet_replica.cc:333] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.725466 19991 raft_consensus.cc:2243] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.726197 19991 raft_consensus.cc:2272] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:30:16.726747 23208 consensus_peers.cc:597] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff -> Peer b25e411e3c5e477cab689770b4818c3b (127.19.133.194:41287): Couldn't send request to peer b25e411e3c5e477cab689770b4818c3b. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.194:41287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:16.727895 19991 tablet_replica.cc:333] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4: stopping tablet replica
I20260630 12:30:16.728348 19991 raft_consensus.cc:2243] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.729005 19991 raft_consensus.cc:2272] T b5d68c7219404d8dbdf5fc745f43e4f0 P 7265aed7669b409496457247871467f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.735527 22898 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:30:16.736017 22898 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:16.759194 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:30:16.779742 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
W20260630 12:30:16.784436 23206 consensus_peers.cc:597] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff -> Peer dfcfe5759e61411ca25fc5f45ab1ea6c (127.19.133.193:38723): Couldn't send request to peer dfcfe5759e61411ca25fc5f45ab1ea6c. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:38723: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:16.797969 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:16.798485 19991 tablet_replica.cc:333] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.799001 19991 raft_consensus.cc:2243] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.799510 19991 raft_consensus.cc:2272] T 1a6cdd25747244149309106f3cc2aaf7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.801031 19991 tablet_replica.cc:333] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.801493 19991 raft_consensus.cc:2243] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.801919 19991 raft_consensus.cc:2272] T 25c2d1a25adf40978b11d17c4fd6e4c7 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.803323 19991 tablet_replica.cc:333] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.803798 19991 raft_consensus.cc:2243] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.804239 19991 raft_consensus.cc:2272] T 770f17910863469894e84e89465344fd P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.805583 19991 tablet_replica.cc:333] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.806048 19991 raft_consensus.cc:2243] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.806447 19991 raft_consensus.cc:2272] T beca0967971d4dc686cae833cae6acb9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.807878 19991 tablet_replica.cc:333] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.808321 19991 raft_consensus.cc:2243] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.808723 19991 raft_consensus.cc:2272] T ca7e89787e8140789c6fbc0697f4a8e6 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.810117 19991 tablet_replica.cc:333] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.810686 19991 raft_consensus.cc:2243] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.811120 19991 raft_consensus.cc:2272] T e8241ce1ac634c53b4b05bb462aa36c9 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.812634 19991 tablet_replica.cc:333] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.813073 19991 raft_consensus.cc:2243] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.813405 19991 raft_consensus.cc:2272] T a07ed4f840e048d291c58640e4a8d6f0 P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.814694 19991 tablet_replica.cc:333] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.815116 19991 raft_consensus.cc:2243] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:16.815469 19991 raft_consensus.cc:2272] T cf6bb81a24604bd29e0f9aa8d1fa8727 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.816807 19991 tablet_replica.cc:333] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.817243 19991 raft_consensus.cc:2243] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.817888 19991 raft_consensus.cc:2272] T 21fa3268973044ada035203ad6a3e560 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.819365 19991 tablet_replica.cc:333] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.819785 19991 raft_consensus.cc:2243] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.820371 19991 raft_consensus.cc:2272] T 52e828cdd3654ad59ba8ac4d45d594c3 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.821771 19991 tablet_replica.cc:333] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.822223 19991 raft_consensus.cc:2243] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.822825 19991 raft_consensus.cc:2272] T 3cceb72afc6e491aa21f39a6f26978dc P 8d73704acb114825b14a0905f8f1d2ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.824208 19991 tablet_replica.cc:333] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff: stopping tablet replica
I20260630 12:30:16.824597 19991 raft_consensus.cc:2243] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.825201 19991 raft_consensus.cc:2272] T b98ea9bd0e044ae5bb0ad5a1e00b3ad1 P 8d73704acb114825b14a0905f8f1d2ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.853255 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:30:16.870217 19991 master.cc:562] Master@127.19.133.254:45831 shutting down...
I20260630 12:30:16.887125 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:16.887593 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:16.887908 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0512e3561de640a69bbf19c1869a49a3: stopping tablet replica
I20260630 12:30:16.906430 19991 master.cc:584] Master@127.19.133.254:45831 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (10454 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:30:16.952179 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:37879
I20260630 12:30:16.953161 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:16.958109 23525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.958353 23526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:16.958974 23528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:16.960937 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:16.961699 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:16.961860 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:16.961973 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822616961958 us; error 0 us; skew 500 ppm
I20260630 12:30:16.962397 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:16.964432 19991 webserver.cc:533] Webserver started at http://127.19.133.254:38013/ using document root <none> and password file <none>
I20260630 12:30:16.964823 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:16.964973 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:16.965166 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:16.966099 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "f93f49181757422bbf0da7d18745ab18"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-rw3v"
I20260630 12:30:16.970011 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:30:16.972884 23533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:16.973515 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:16.973727 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "f93f49181757422bbf0da7d18745ab18"
format_stamp: "Formatted at 2026-06-30 12:30:16 on dist-test-slave-rw3v"
I20260630 12:30:16.973943 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:16.987912 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:16.988868 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:17.022406 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:37879
I20260630 12:30:17.022495 23584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:37879 every 8 connection(s)
I20260630 12:30:17.025861 23585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:17.034922 23585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18: Bootstrap starting.
I20260630 12:30:17.039024 23585 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:17.042587 23585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18: No bootstrap required, opened a new log
I20260630 12:30:17.044447 23585 raft_consensus.cc:359] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f93f49181757422bbf0da7d18745ab18" member_type: VOTER }
I20260630 12:30:17.044796 23585 raft_consensus.cc:385] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:17.044996 23585 raft_consensus.cc:740] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f93f49181757422bbf0da7d18745ab18, State: Initialized, Role: FOLLOWER
I20260630 12:30:17.045528 23585 consensus_queue.cc:260] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f93f49181757422bbf0da7d18745ab18" member_type: VOTER }
I20260630 12:30:17.045957 23585 raft_consensus.cc:399] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:17.046165 23585 raft_consensus.cc:493] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:17.046399 23585 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:17.050308 23585 raft_consensus.cc:515] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f93f49181757422bbf0da7d18745ab18" member_type: VOTER }
I20260630 12:30:17.050748 23585 leader_election.cc:304] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [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: f93f49181757422bbf0da7d18745ab18; no voters: 
I20260630 12:30:17.051723 23585 leader_election.cc:290] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:17.052022 23588 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:17.053224 23588 raft_consensus.cc:697] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 1 LEADER]: Becoming Leader. State: Replica: f93f49181757422bbf0da7d18745ab18, State: Running, Role: LEADER
I20260630 12:30:17.053723 23588 consensus_queue.cc:237] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [LEADER]: Queue going to LEADER mode. State: All 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: "f93f49181757422bbf0da7d18745ab18" member_type: VOTER }
I20260630 12:30:17.054335 23585 sys_catalog.cc:565] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:17.058377 23589 sys_catalog.cc:455] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f93f49181757422bbf0da7d18745ab18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f93f49181757422bbf0da7d18745ab18" member_type: VOTER } }
I20260630 12:30:17.058408 23590 sys_catalog.cc:455] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f93f49181757422bbf0da7d18745ab18. Latest consensus state: current_term: 1 leader_uuid: "f93f49181757422bbf0da7d18745ab18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f93f49181757422bbf0da7d18745ab18" member_type: VOTER } }
I20260630 12:30:17.058950 23589 sys_catalog.cc:458] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:17.059228 23590 sys_catalog.cc:458] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:17.060433 23595 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:17.065236 23595 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:17.071637 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:17.073657 23595 catalog_manager.cc:1383] Generated new cluster ID: e3398edb708846a39464deba6ad35a57
I20260630 12:30:17.073899 23595 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:17.103298 23595 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:17.104399 23595 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:17.114641 23595 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18: Generated new TSK 0
I20260630 12:30:17.115082 23595 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:17.137943 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:17.142911 23606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.144018 23607 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.145145 23609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.145803 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:17.146620 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:17.146785 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:17.146909 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822617146899 us; error 0 us; skew 500 ppm
I20260630 12:30:17.147351 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:17.149294 19991 webserver.cc:533] Webserver started at http://127.19.133.193:43211/ using document root <none> and password file <none>
I20260630 12:30:17.149681 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:17.149823 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:17.150020 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:17.150925 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "087a3697a9fa4afd84e1fcb0f10c4468"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-rw3v"
I20260630 12:30:17.154796 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:30:17.157691 23614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.158318 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:17.158562 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "087a3697a9fa4afd84e1fcb0f10c4468"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-rw3v"
I20260630 12:30:17.158787 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:17.184403 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:17.185310 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:17.186564 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:17.188570 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:17.188732 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.188961 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:17.189100 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.222692 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:43905
I20260630 12:30:17.222771 23676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:43905 every 8 connection(s)
I20260630 12:30:17.227128 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:17.233769 23681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.234534 23682 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.237416 19991 server_base.cc:1061] running on GCE node
W20260630 12:30:17.237391 23684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.238435 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:17.238631 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:17.238818 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822617238799 us; error 0 us; skew 500 ppm
I20260630 12:30:17.239440 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:17.241321 23677 heartbeater.cc:344] Connected to a master server at 127.19.133.254:37879
I20260630 12:30:17.241724 23677 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.241978 19991 webserver.cc:533] Webserver started at http://127.19.133.194:44337/ using document root <none> and password file <none>
I20260630 12:30:17.242543 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:17.242511 23677 heartbeater.cc:507] Master 127.19.133.254:37879 requested a full tablet report, sending...
I20260630 12:30:17.242928 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:17.243273 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:17.244360 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "c071e1b8a07b4b5296c137eb00846a30"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-rw3v"
I20260630 12:30:17.244750 23550 ts_manager.cc:194] Registered new tserver with Master: 087a3697a9fa4afd84e1fcb0f10c4468 (127.19.133.193:43905)
I20260630 12:30:17.246933 23550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47494
I20260630 12:30:17.249399 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:17.252303 23689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.253000 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:17.253242 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "c071e1b8a07b4b5296c137eb00846a30"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-rw3v"
I20260630 12:30:17.253479 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:17.278298 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:17.279246 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:17.280537 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:17.282536 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:17.282714 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.282915 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:17.283057 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.316866 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:38927
I20260630 12:30:17.316952 23751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:38927 every 8 connection(s)
I20260630 12:30:17.321090 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:17.326993 23755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.328610 23756 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.331132 23758 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.331652 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:17.332300 23752 heartbeater.cc:344] Connected to a master server at 127.19.133.254:37879
I20260630 12:30:17.332448 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:30:17.332603 23752 heartbeater.cc:461] Registering TS with master...
W20260630 12:30:17.332705 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:17.332979 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822617332961 us; error 0 us; skew 500 ppm
I20260630 12:30:17.333398 23752 heartbeater.cc:507] Master 127.19.133.254:37879 requested a full tablet report, sending...
I20260630 12:30:17.333464 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:17.335350 23550 ts_manager.cc:194] Registered new tserver with Master: c071e1b8a07b4b5296c137eb00846a30 (127.19.133.194:38927)
I20260630 12:30:17.335826 19991 webserver.cc:533] Webserver started at http://127.19.133.195:41609/ using document root <none> and password file <none>
I20260630 12:30:17.336267 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:17.336440 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:17.336663 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:17.336676 23550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47504
I20260630 12:30:17.337968 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "97209a46151c4682bb315bf9a907db63"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-rw3v"
I20260630 12:30:17.341826 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:30:17.344597 23763 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.345240 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:30:17.345484 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "97209a46151c4682bb315bf9a907db63"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-rw3v"
I20260630 12:30:17.345721 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:17.360389 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:17.361294 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:17.362490 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:17.364531 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:17.364711 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.364912 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:17.365052 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.399021 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:38151
I20260630 12:30:17.399107 23825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:38151 every 8 connection(s)
I20260630 12:30:17.403270 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:17.409106 23829 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.410658 23830 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:17.413396 23832 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:17.414047 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:17.414074 23826 heartbeater.cc:344] Connected to a master server at 127.19.133.254:37879
I20260630 12:30:17.414523 23826 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.414891 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:17.415108 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:17.415207 23826 heartbeater.cc:507] Master 127.19.133.254:37879 requested a full tablet report, sending...
I20260630 12:30:17.415329 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822617415303 us; error 0 us; skew 500 ppm
I20260630 12:30:17.415910 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:17.417275 23550 ts_manager.cc:194] Registered new tserver with Master: 97209a46151c4682bb315bf9a907db63 (127.19.133.195:38151)
I20260630 12:30:17.418228 19991 webserver.cc:533] Webserver started at http://127.19.133.196:34455/ using document root <none> and password file <none>
I20260630 12:30:17.418665 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:17.418639 23550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47516
I20260630 12:30:17.419045 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:17.419376 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:17.420519 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "04260d47053c4680aff4ce1fe8be92e4"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-rw3v"
I20260630 12:30:17.424394 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:30:17.427168 23837 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.427839 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:17.428081 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "04260d47053c4680aff4ce1fe8be92e4"
format_stamp: "Formatted at 2026-06-30 12:30:17 on dist-test-slave-rw3v"
I20260630 12:30:17.428316 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:17.456354 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:17.457347 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:17.458591 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:17.460731 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:17.460922 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.461124 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:17.461268 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:17.495532 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:41045
I20260630 12:30:17.495615 23899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:41045 every 8 connection(s)
I20260630 12:30:17.507282 23900 heartbeater.cc:344] Connected to a master server at 127.19.133.254:37879
I20260630 12:30:17.507599 23900 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:17.508270 23900 heartbeater.cc:507] Master 127.19.133.254:37879 requested a full tablet report, sending...
I20260630 12:30:17.509946 23550 ts_manager.cc:194] Registered new tserver with Master: 04260d47053c4680aff4ce1fe8be92e4 (127.19.133.196:41045)
I20260630 12:30:17.510713 19991 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012285564s
I20260630 12:30:17.511214 23550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47518
I20260630 12:30:18.249432 23677 heartbeater.cc:499] Master 127.19.133.254:37879 was elected leader, sending a full tablet report...
I20260630 12:30:18.338974 23752 heartbeater.cc:499] Master 127.19.133.254:37879 was elected leader, sending a full tablet report...
I20260630 12:30:18.421007 23826 heartbeater.cc:499] Master 127.19.133.254:37879 was elected leader, sending a full tablet report...
I20260630 12:30:18.513584 23900 heartbeater.cc:499] Master 127.19.133.254:37879 was elected leader, sending a full tablet report...
I20260630 12:30:18.571612 23550 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47536:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:30:18.617722 23642 tablet_service.cc:1511] Processing CreateTablet for tablet 692dee97d0fb487dbf6ad369b31fbdba (DEFAULT_TABLE table=test-workload [id=770c80c6f0c64f9aa7b0c65e7027c1f3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:18.618945 23642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692dee97d0fb487dbf6ad369b31fbdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.622171 23717 tablet_service.cc:1511] Processing CreateTablet for tablet 692dee97d0fb487dbf6ad369b31fbdba (DEFAULT_TABLE table=test-workload [id=770c80c6f0c64f9aa7b0c65e7027c1f3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:18.622464 23791 tablet_service.cc:1511] Processing CreateTablet for tablet 692dee97d0fb487dbf6ad369b31fbdba (DEFAULT_TABLE table=test-workload [id=770c80c6f0c64f9aa7b0c65e7027c1f3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:18.623375 23717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692dee97d0fb487dbf6ad369b31fbdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.623446 23791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692dee97d0fb487dbf6ad369b31fbdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:18.635847 23922 tablet_bootstrap.cc:492] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63: Bootstrap starting.
I20260630 12:30:18.637322 23921 tablet_bootstrap.cc:492] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468: Bootstrap starting.
I20260630 12:30:18.638957 23923 tablet_bootstrap.cc:492] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30: Bootstrap starting.
I20260630 12:30:18.641099 23922 tablet_bootstrap.cc:654] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:18.643079 23921 tablet_bootstrap.cc:654] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:18.643230 23923 tablet_bootstrap.cc:654] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:18.647770 23922 tablet_bootstrap.cc:492] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63: No bootstrap required, opened a new log
I20260630 12:30:18.648216 23922 ts_tablet_manager.cc:1403] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:30:18.648295 23921 tablet_bootstrap.cc:492] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468: No bootstrap required, opened a new log
I20260630 12:30:18.648376 23923 tablet_bootstrap.cc:492] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30: No bootstrap required, opened a new log
I20260630 12:30:18.648931 23921 ts_tablet_manager.cc:1403] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:30:18.648975 23923 ts_tablet_manager.cc:1403] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:30:18.650898 23922 raft_consensus.cc:359] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.651659 23922 raft_consensus.cc:385] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:18.651584 23923 raft_consensus.cc:359] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.652017 23922 raft_consensus.cc:740] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97209a46151c4682bb315bf9a907db63, State: Initialized, Role: FOLLOWER
I20260630 12:30:18.652348 23923 raft_consensus.cc:385] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:18.652660 23923 raft_consensus.cc:740] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c071e1b8a07b4b5296c137eb00846a30, State: Initialized, Role: FOLLOWER
I20260630 12:30:18.652935 23922 consensus_queue.cc:260] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.653108 23921 raft_consensus.cc:359] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.653839 23921 raft_consensus.cc:385] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:18.653357 23923 consensus_queue.cc:260] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.654125 23921 raft_consensus.cc:740] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 087a3697a9fa4afd84e1fcb0f10c4468, State: Initialized, Role: FOLLOWER
I20260630 12:30:18.656266 23922 ts_tablet_manager.cc:1434] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:30:18.657886 23921 consensus_queue.cc:260] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.658499 23923 ts_tablet_manager.cc:1434] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:30:18.660820 23921 ts_tablet_manager.cc:1434] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:30:18.682812 23928 raft_consensus.cc:493] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:18.683308 23928 raft_consensus.cc:515] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.685335 23928 leader_election.cc:290] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 087a3697a9fa4afd84e1fcb0f10c4468 (127.19.133.193:43905), 97209a46151c4682bb315bf9a907db63 (127.19.133.195:38151)
I20260630 12:30:18.695953 23652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692dee97d0fb487dbf6ad369b31fbdba" candidate_uuid: "c071e1b8a07b4b5296c137eb00846a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" is_pre_election: true
I20260630 12:30:18.696434 23801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692dee97d0fb487dbf6ad369b31fbdba" candidate_uuid: "c071e1b8a07b4b5296c137eb00846a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97209a46151c4682bb315bf9a907db63" is_pre_election: true
I20260630 12:30:18.696652 23652 raft_consensus.cc:2468] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c071e1b8a07b4b5296c137eb00846a30 in term 0.
I20260630 12:30:18.697055 23801 raft_consensus.cc:2468] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c071e1b8a07b4b5296c137eb00846a30 in term 0.
I20260630 12:30:18.697783 23693 leader_election.cc:304] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087a3697a9fa4afd84e1fcb0f10c4468, c071e1b8a07b4b5296c137eb00846a30; no voters: 
I20260630 12:30:18.698407 23928 raft_consensus.cc:2804] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:18.698673 23928 raft_consensus.cc:493] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:18.698926 23928 raft_consensus.cc:3060] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:18.703088 23928 raft_consensus.cc:515] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.704509 23928 leader_election.cc:290] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [CANDIDATE]: Term 1 election: Requested vote from peers 087a3697a9fa4afd84e1fcb0f10c4468 (127.19.133.193:43905), 97209a46151c4682bb315bf9a907db63 (127.19.133.195:38151)
I20260630 12:30:18.705137 23652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692dee97d0fb487dbf6ad369b31fbdba" candidate_uuid: "c071e1b8a07b4b5296c137eb00846a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "087a3697a9fa4afd84e1fcb0f10c4468"
I20260630 12:30:18.705410 23801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692dee97d0fb487dbf6ad369b31fbdba" candidate_uuid: "c071e1b8a07b4b5296c137eb00846a30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97209a46151c4682bb315bf9a907db63"
I20260630 12:30:18.705556 23652 raft_consensus.cc:3060] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:18.705861 23801 raft_consensus.cc:3060] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:18.710580 23652 raft_consensus.cc:2468] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c071e1b8a07b4b5296c137eb00846a30 in term 1.
I20260630 12:30:18.710814 23801 raft_consensus.cc:2468] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c071e1b8a07b4b5296c137eb00846a30 in term 1.
I20260630 12:30:18.711531 23693 leader_election.cc:304] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 087a3697a9fa4afd84e1fcb0f10c4468, c071e1b8a07b4b5296c137eb00846a30; no voters: 
I20260630 12:30:18.712128 23928 raft_consensus.cc:2804] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:18.713125 23928 raft_consensus.cc:697] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 1 LEADER]: Becoming Leader. State: Replica: c071e1b8a07b4b5296c137eb00846a30, State: Running, Role: LEADER
I20260630 12:30:18.713814 23928 consensus_queue.cc:237] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } }
I20260630 12:30:18.719769 23549 catalog_manager.cc:5697] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 reported cstate change: term changed from 0 to 1, leader changed from <none> to c071e1b8a07b4b5296c137eb00846a30 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "c071e1b8a07b4b5296c137eb00846a30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c071e1b8a07b4b5296c137eb00846a30" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:19.071635 23603 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:19.073072 23603 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:19.073370 23603 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:19.119109 23928 consensus_queue.cc:1048] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "087a3697a9fa4afd84e1fcb0f10c4468" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:19.134195 23938 consensus_queue.cc:1048] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97209a46151c4682bb315bf9a907db63" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:21.074234 23603 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:21.075446 23603 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:21.075682 23603 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:23.076586 23603 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:23.077773 23603 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:23.078020 23603 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:25.078850 23603 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:25.080093 23603 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:25.080351 23603 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:27.081168 23603 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:27.082370 23603 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:27.082628 23603 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:29.084226 23603 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:29.086136 23603 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:29.086403 23603 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:29.826613 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:30:29.847718 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:29.848459 19991 tablet_replica.cc:333] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468: stopping tablet replica
I20260630 12:30:29.848965 19991 raft_consensus.cc:2243] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:29.849504 19991 raft_consensus.cc:2272] T 692dee97d0fb487dbf6ad369b31fbdba P 087a3697a9fa4afd84e1fcb0f10c4468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:29.869657 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:30:29.882166 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:30:29.900324 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:29.901023 19991 tablet_replica.cc:333] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30: stopping tablet replica
I20260630 12:30:29.901571 19991 raft_consensus.cc:2243] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:29.902431 19991 raft_consensus.cc:2272] T 692dee97d0fb487dbf6ad369b31fbdba P c071e1b8a07b4b5296c137eb00846a30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:29.920804 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:30:29.931000 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:30:29.951957 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:29.952804 19991 tablet_replica.cc:333] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63: stopping tablet replica
I20260630 12:30:29.953491 19991 raft_consensus.cc:2243] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:29.954057 19991 raft_consensus.cc:2272] T 692dee97d0fb487dbf6ad369b31fbdba P 97209a46151c4682bb315bf9a907db63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:29.972478 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:30:29.982445 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:30:30.000058 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:30.015305 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:30:30.023598 19991 master.cc:562] Master@127.19.133.254:37879 shutting down...
I20260630 12:30:30.041154 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:30.041769 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:30.042081 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P f93f49181757422bbf0da7d18745ab18: stopping tablet replica
I20260630 12:30:30.059857 19991 master.cc:584] Master@127.19.133.254:37879 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13140 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:30:30.093077 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:46497
I20260630 12:30:30.094097 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:30.099483 23945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.099433 23944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.099862 23947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.100630 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:30.101362 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:30.101526 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:30.101641 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822630101624 us; error 0 us; skew 500 ppm
I20260630 12:30:30.102042 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:30.104246 19991 webserver.cc:533] Webserver started at http://127.19.133.254:42321/ using document root <none> and password file <none>
I20260630 12:30:30.104660 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:30.104832 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:30.105044 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:30.106141 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "8aadc862a11d4497acb40f133fb01c1b"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-rw3v"
I20260630 12:30:30.110209 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:30:30.113173 23952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.113817 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:30:30.114048 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "8aadc862a11d4497acb40f133fb01c1b"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-rw3v"
I20260630 12:30:30.114284 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:30.126247 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:30.127351 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:30.162524 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:46497
I20260630 12:30:30.162609 24003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:46497 every 8 connection(s)
I20260630 12:30:30.166255 24004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:30.176847 24004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b: Bootstrap starting.
I20260630 12:30:30.181113 24004 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:30.184928 24004 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b: No bootstrap required, opened a new log
I20260630 12:30:30.186897 24004 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aadc862a11d4497acb40f133fb01c1b" member_type: VOTER }
I20260630 12:30:30.187320 24004 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:30.187528 24004 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aadc862a11d4497acb40f133fb01c1b, State: Initialized, Role: FOLLOWER
I20260630 12:30:30.188036 24004 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8aadc862a11d4497acb40f133fb01c1b" member_type: VOTER }
I20260630 12:30:30.188473 24004 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:30.188668 24004 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:30.188916 24004 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:30.193567 24004 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aadc862a11d4497acb40f133fb01c1b" member_type: VOTER }
I20260630 12:30:30.194018 24004 leader_election.cc:304] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [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: 8aadc862a11d4497acb40f133fb01c1b; no voters: 
I20260630 12:30:30.195025 24004 leader_election.cc:290] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:30.195350 24007 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:30.196472 24007 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 1 LEADER]: Becoming Leader. State: Replica: 8aadc862a11d4497acb40f133fb01c1b, State: Running, Role: LEADER
I20260630 12:30:30.197119 24007 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [LEADER]: Queue going to LEADER mode. State: All 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: "8aadc862a11d4497acb40f133fb01c1b" member_type: VOTER }
I20260630 12:30:30.197743 24004 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:30.199769 24008 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8aadc862a11d4497acb40f133fb01c1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aadc862a11d4497acb40f133fb01c1b" member_type: VOTER } }
I20260630 12:30:30.199971 24009 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8aadc862a11d4497acb40f133fb01c1b. Latest consensus state: current_term: 1 leader_uuid: "8aadc862a11d4497acb40f133fb01c1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8aadc862a11d4497acb40f133fb01c1b" member_type: VOTER } }
I20260630 12:30:30.200280 24008 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:30.200511 24009 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:30.202600 24011 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:30.209681 24011 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:30.218269 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:30.218816 24011 catalog_manager.cc:1383] Generated new cluster ID: e25956edf64e4d00a9bb18958f25493d
I20260630 12:30:30.219048 24011 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:30.229811 24011 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:30.231019 24011 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:30.242828 24011 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b: Generated new TSK 0
I20260630 12:30:30.243412 24011 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:30.251937 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:30.257232 24025 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.258414 24026 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.259580 24028 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.259682 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:30.260600 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:30.260776 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:30.260900 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822630260889 us; error 0 us; skew 500 ppm
I20260630 12:30:30.261317 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:30.263346 19991 webserver.cc:533] Webserver started at http://127.19.133.193:34611/ using document root <none> and password file <none>
I20260630 12:30:30.263744 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:30.263899 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:30.264097 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:30.265044 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "d7cd0da3fda742d0a43fe8d395851d93"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-rw3v"
I20260630 12:30:30.268994 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:30:30.271950 24033 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.272584 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:30.272823 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "d7cd0da3fda742d0a43fe8d395851d93"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-rw3v"
I20260630 12:30:30.273063 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:30.307080 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:30.308248 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:30.309671 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:30.311861 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:30.312055 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.312284 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:30.312462 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.349819 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:44479
I20260630 12:30:30.349922 24095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:44479 every 8 connection(s)
I20260630 12:30:30.354461 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:30.360708 24100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.363656 24101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.363881 24104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.364650 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:30.365514 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:30.365700 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:30.365868 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822630365850 us; error 0 us; skew 500 ppm
I20260630 12:30:30.366330 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:30.368377 19991 webserver.cc:533] Webserver started at http://127.19.133.194:46645/ using document root <none> and password file <none>
I20260630 12:30:30.368822 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:30.368979 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:30.369249 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:30.370664 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "3c84092b3b8341af889edec08f159dfd"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-rw3v"
I20260630 12:30:30.372252 24096 heartbeater.cc:344] Connected to a master server at 127.19.133.254:46497
I20260630 12:30:30.372640 24096 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:30.373507 24096 heartbeater.cc:507] Master 127.19.133.254:46497 requested a full tablet report, sending...
I20260630 12:30:30.375644 23969 ts_manager.cc:194] Registered new tserver with Master: d7cd0da3fda742d0a43fe8d395851d93 (127.19.133.193:44479)
I20260630 12:30:30.375800 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:30:30.378018 23969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50686
I20260630 12:30:30.379890 24108 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.380697 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:30:30.380942 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "3c84092b3b8341af889edec08f159dfd"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-rw3v"
I20260630 12:30:30.381181 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:30.400983 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:30.402107 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:30.403491 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:30.405556 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:30.405745 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.405946 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:30.406087 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.442772 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:38995
I20260630 12:30:30.442878 24170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:38995 every 8 connection(s)
I20260630 12:30:30.447054 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:30.453094 24174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.454619 24175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:30.457428 24177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:30.457916 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:30.458068 24171 heartbeater.cc:344] Connected to a master server at 127.19.133.254:46497
I20260630 12:30:30.458493 24171 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:30.458808 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:30.459015 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:30.459218 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822630459200 us; error 0 us; skew 500 ppm
I20260630 12:30:30.459223 24171 heartbeater.cc:507] Master 127.19.133.254:46497 requested a full tablet report, sending...
I20260630 12:30:30.459847 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:30.461421 23969 ts_manager.cc:194] Registered new tserver with Master: 3c84092b3b8341af889edec08f159dfd (127.19.133.194:38995)
I20260630 12:30:30.462248 19991 webserver.cc:533] Webserver started at http://127.19.133.195:36441/ using document root <none> and password file <none>
I20260630 12:30:30.462716 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:30.462881 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:30.462845 23969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50698
I20260630 12:30:30.463348 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:30.464581 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-rw3v"
I20260630 12:30:30.468631 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:30:30.471671 24182 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.472388 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:30:30.472635 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1"
format_stamp: "Formatted at 2026-06-30 12:30:30 on dist-test-slave-rw3v"
I20260630 12:30:30.472883 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:30.481400 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:30.482482 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:30.483891 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:30.485905 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:30.486091 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.486306 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:30.486454 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:30.523516 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:41445
I20260630 12:30:30.523607 24244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:41445 every 8 connection(s)
I20260630 12:30:30.536063 24245 heartbeater.cc:344] Connected to a master server at 127.19.133.254:46497
I20260630 12:30:30.536404 24245 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:30.537051 24245 heartbeater.cc:507] Master 127.19.133.254:46497 requested a full tablet report, sending...
I20260630 12:30:30.538776 23969 ts_manager.cc:194] Registered new tserver with Master: 5d2827cf0ebc47ed92a00d2ed9b5b7a1 (127.19.133.195:41445)
I20260630 12:30:30.539602 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013107909s
I20260630 12:30:30.540071 23969 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50710
I20260630 12:30:31.380759 24096 heartbeater.cc:499] Master 127.19.133.254:46497 was elected leader, sending a full tablet report...
I20260630 12:30:31.465253 24171 heartbeater.cc:499] Master 127.19.133.254:46497 was elected leader, sending a full tablet report...
I20260630 12:30:31.542244 24245 heartbeater.cc:499] Master 127.19.133.254:46497 was elected leader, sending a full tablet report...
I20260630 12:30:31.604394 23969 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38454:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:30:31.606304 23969 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:30:31.641479 24136 tablet_service.cc:1511] Processing CreateTablet for tablet f39db3d5a25b401488906ceb350b3e0c (DEFAULT_TABLE table=test-workload [id=9f5f19ff608b45a185752ac8d04b9cdf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:31.642776 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39db3d5a25b401488906ceb350b3e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:31.654767 24061 tablet_service.cc:1511] Processing CreateTablet for tablet f39db3d5a25b401488906ceb350b3e0c (DEFAULT_TABLE table=test-workload [id=9f5f19ff608b45a185752ac8d04b9cdf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:31.656023 24061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39db3d5a25b401488906ceb350b3e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:31.658886 24210 tablet_service.cc:1511] Processing CreateTablet for tablet f39db3d5a25b401488906ceb350b3e0c (DEFAULT_TABLE table=test-workload [id=9f5f19ff608b45a185752ac8d04b9cdf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:30:31.659602 24266 tablet_bootstrap.cc:492] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd: Bootstrap starting.
I20260630 12:30:31.660207 24210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39db3d5a25b401488906ceb350b3e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:31.664624 24266 tablet_bootstrap.cc:654] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:31.669363 24266 tablet_bootstrap.cc:492] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd: No bootstrap required, opened a new log
I20260630 12:30:31.669741 24266 ts_tablet_manager.cc:1403] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.006s
I20260630 12:30:31.671892 24266 raft_consensus.cc:359] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.672652 24266 raft_consensus.cc:385] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:31.672945 24268 tablet_bootstrap.cc:492] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93: Bootstrap starting.
I20260630 12:30:31.672992 24266 raft_consensus.cc:740] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c84092b3b8341af889edec08f159dfd, State: Initialized, Role: FOLLOWER
I20260630 12:30:31.674010 24266 consensus_queue.cc:260] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.676687 24269 tablet_bootstrap.cc:492] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1: Bootstrap starting.
I20260630 12:30:31.680706 24266 ts_tablet_manager.cc:1434] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260630 12:30:31.682001 24269 tablet_bootstrap.cc:654] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:31.682130 24268 tablet_bootstrap.cc:654] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:31.688486 24268 tablet_bootstrap.cc:492] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93: No bootstrap required, opened a new log
I20260630 12:30:31.688654 24269 tablet_bootstrap.cc:492] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1: No bootstrap required, opened a new log
I20260630 12:30:31.689003 24268 ts_tablet_manager.cc:1403] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.009s
I20260630 12:30:31.689093 24269 ts_tablet_manager.cc:1403] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:30:31.691540 24269 raft_consensus.cc:359] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.691679 24268 raft_consensus.cc:359] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.692055 24269 raft_consensus.cc:385] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:31.692231 24268 raft_consensus.cc:385] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:31.692324 24269 raft_consensus.cc:740] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d2827cf0ebc47ed92a00d2ed9b5b7a1, State: Initialized, Role: FOLLOWER
I20260630 12:30:31.692575 24268 raft_consensus.cc:740] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cd0da3fda742d0a43fe8d395851d93, State: Initialized, Role: FOLLOWER
I20260630 12:30:31.693012 24269 consensus_queue.cc:260] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.693264 24268 consensus_queue.cc:260] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.695860 24268 ts_tablet_manager.cc:1434] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:30:31.698237 24269 ts_tablet_manager.cc:1434] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:30:31.809576 24273 raft_consensus.cc:493] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:31.809999 24273 raft_consensus.cc:515] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.811965 24273 leader_election.cc:290] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c84092b3b8341af889edec08f159dfd (127.19.133.194:38995), d7cd0da3fda742d0a43fe8d395851d93 (127.19.133.193:44479)
I20260630 12:30:31.821951 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39db3d5a25b401488906ceb350b3e0c" candidate_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c84092b3b8341af889edec08f159dfd" is_pre_election: true
I20260630 12:30:31.822275 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39db3d5a25b401488906ceb350b3e0c" candidate_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd0da3fda742d0a43fe8d395851d93" is_pre_election: true
I20260630 12:30:31.822773 24146 raft_consensus.cc:2468] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d2827cf0ebc47ed92a00d2ed9b5b7a1 in term 0.
I20260630 12:30:31.822903 24071 raft_consensus.cc:2468] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d2827cf0ebc47ed92a00d2ed9b5b7a1 in term 0.
I20260630 12:30:31.824054 24186 leader_election.cc:304] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d2827cf0ebc47ed92a00d2ed9b5b7a1, d7cd0da3fda742d0a43fe8d395851d93; no voters: 
I20260630 12:30:31.824687 24273 raft_consensus.cc:2804] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:31.824955 24273 raft_consensus.cc:493] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:31.825194 24273 raft_consensus.cc:3060] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:31.830060 24273 raft_consensus.cc:515] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.831523 24273 leader_election.cc:290] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [CANDIDATE]: Term 1 election: Requested vote from peers 3c84092b3b8341af889edec08f159dfd (127.19.133.194:38995), d7cd0da3fda742d0a43fe8d395851d93 (127.19.133.193:44479)
I20260630 12:30:31.832326 24146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39db3d5a25b401488906ceb350b3e0c" candidate_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c84092b3b8341af889edec08f159dfd"
I20260630 12:30:31.832413 24071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39db3d5a25b401488906ceb350b3e0c" candidate_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cd0da3fda742d0a43fe8d395851d93"
I20260630 12:30:31.832765 24146 raft_consensus.cc:3060] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:31.832878 24071 raft_consensus.cc:3060] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:31.837558 24146 raft_consensus.cc:2468] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d2827cf0ebc47ed92a00d2ed9b5b7a1 in term 1.
I20260630 12:30:31.837558 24071 raft_consensus.cc:2468] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d2827cf0ebc47ed92a00d2ed9b5b7a1 in term 1.
I20260630 12:30:31.838699 24184 leader_election.cc:304] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c84092b3b8341af889edec08f159dfd, 5d2827cf0ebc47ed92a00d2ed9b5b7a1; no voters: 
I20260630 12:30:31.839358 24273 raft_consensus.cc:2804] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:31.840307 24273 raft_consensus.cc:697] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 1 LEADER]: Becoming Leader. State: Replica: 5d2827cf0ebc47ed92a00d2ed9b5b7a1, State: Running, Role: LEADER
I20260630 12:30:31.840884 24273 consensus_queue.cc:237] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } }
I20260630 12:30:31.847636 23968 catalog_manager.cc:5697] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d2827cf0ebc47ed92a00d2ed9b5b7a1 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d2827cf0ebc47ed92a00d2ed9b5b7a1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41445 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:32.215720 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:32.217440 24022 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:32.218809 24022 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:32.219094 24022 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:32.262679 24273 consensus_queue.cc:1048] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cd0da3fda742d0a43fe8d395851d93" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:32.273097 24277 consensus_queue.cc:1048] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c84092b3b8341af889edec08f159dfd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:33.223965 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
W20260630 12:30:34.625481 24167 debug-util.cc:398] Leaking SignalData structure 0x7b08000b38e0 after lost signal to thread 19994
W20260630 12:30:34.626830 24167 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec340 after lost signal to thread 24003
W20260630 12:30:34.628155 24167 debug-util.cc:398] Leaking SignalData structure 0x7b0800117440 after lost signal to thread 24095
W20260630 12:30:34.670737 24167 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1d60 after lost signal to thread 24170
W20260630 12:30:34.672070 24167 debug-util.cc:398] Leaking SignalData structure 0x7b080015b360 after lost signal to thread 24244
I20260630 12:30:34.726537 24022 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:34.728343 24022 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:34.728791 24022 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:34.730281 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
W20260630 12:30:35.687546 24241 debug-util.cc:398] Leaking SignalData structure 0x7b0800030740 after lost signal to thread 19994
W20260630 12:30:35.688596 24241 debug-util.cc:398] Leaking SignalData structure 0x7b08000c6220 after lost signal to thread 24003
W20260630 12:30:35.689797 24241 debug-util.cc:398] Leaking SignalData structure 0x7b0800149420 after lost signal to thread 24095
W20260630 12:30:35.690829 24241 debug-util.cc:398] Leaking SignalData structure 0x7b0800177680 after lost signal to thread 24170
W20260630 12:30:35.691869 24241 debug-util.cc:398] Leaking SignalData structure 0x7b0800279b60 after lost signal to thread 24244
I20260630 12:30:35.738718 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:36.729866 24022 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:36.731650 24022 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:36.732034 24022 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:36.749672 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:37.759728 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:38.733017 24022 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:38.734216 24022 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:38.734470 24022 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:38.767941 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:39.775993 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:40.735340 24022 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:40.736809 24022 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:40.737219 24022 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:40.783658 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:41.789664 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:42.738158 24022 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:30:42.739787 24022 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:30:42.740145 24022 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:30:42.796149 24017 placement_policy_util.cc:411] tablet f39db3d5a25b401488906ceb350b3e0c: detected majority of replicas (2 of 3) at location L0
I20260630 12:30:43.029413 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:30:43.052793 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:43.053470 19991 tablet_replica.cc:333] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93: stopping tablet replica
I20260630 12:30:43.053972 19991 raft_consensus.cc:2243] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:43.054530 19991 raft_consensus.cc:2272] T f39db3d5a25b401488906ceb350b3e0c P d7cd0da3fda742d0a43fe8d395851d93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:43.074343 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:30:43.086372 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:30:43.104703 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:43.105360 19991 tablet_replica.cc:333] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd: stopping tablet replica
I20260630 12:30:43.105870 19991 raft_consensus.cc:2243] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:43.106339 19991 raft_consensus.cc:2272] T f39db3d5a25b401488906ceb350b3e0c P 3c84092b3b8341af889edec08f159dfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:43.142841 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:30:43.153340 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:30:43.172384 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:30:43.173025 19991 tablet_replica.cc:333] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1: stopping tablet replica
I20260630 12:30:43.173486 19991 raft_consensus.cc:2243] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:43.174325 19991 raft_consensus.cc:2272] T f39db3d5a25b401488906ceb350b3e0c P 5d2827cf0ebc47ed92a00d2ed9b5b7a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:43.210151 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:30:43.220480 19991 master.cc:562] Master@127.19.133.254:46497 shutting down...
I20260630 12:30:43.237072 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:30:43.237643 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:43.237907 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8aadc862a11d4497acb40f133fb01c1b: stopping tablet replica
I20260630 12:30:43.255853 19991 master.cc:584] Master@127.19.133.254:46497 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13195 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:30:43.288349 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:38687
I20260630 12:30:43.289435 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:43.294487 24291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:43.294565 24292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:43.295509 24294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:43.296252 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:43.297021 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:43.297205 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:43.297343 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822643297325 us; error 0 us; skew 500 ppm
I20260630 12:30:43.297784 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:43.300019 19991 webserver.cc:533] Webserver started at http://127.19.133.254:42705/ using document root <none> and password file <none>
I20260630 12:30:43.300460 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:43.300643 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:43.300908 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:43.301962 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "f872fc6a3bcd45c0b9fb02b056cb9b71"
format_stamp: "Formatted at 2026-06-30 12:30:43 on dist-test-slave-rw3v"
I20260630 12:30:43.306137 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:30:43.309269 24299 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.309916 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:30:43.310156 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "f872fc6a3bcd45c0b9fb02b056cb9b71"
format_stamp: "Formatted at 2026-06-30 12:30:43 on dist-test-slave-rw3v"
I20260630 12:30:43.310402 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:43.329449 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:43.330580 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:43.365976 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:38687
I20260630 12:30:43.366073 24350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:38687 every 8 connection(s)
I20260630 12:30:43.369778 24351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:43.380982 24351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71: Bootstrap starting.
I20260630 12:30:43.385416 24351 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:43.389236 24351 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71: No bootstrap required, opened a new log
I20260630 12:30:43.391219 24351 raft_consensus.cc:359] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f872fc6a3bcd45c0b9fb02b056cb9b71" member_type: VOTER }
I20260630 12:30:43.391614 24351 raft_consensus.cc:385] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:43.391786 24351 raft_consensus.cc:740] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f872fc6a3bcd45c0b9fb02b056cb9b71, State: Initialized, Role: FOLLOWER
I20260630 12:30:43.392287 24351 consensus_queue.cc:260] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f872fc6a3bcd45c0b9fb02b056cb9b71" member_type: VOTER }
I20260630 12:30:43.392719 24351 raft_consensus.cc:399] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:30:43.392906 24351 raft_consensus.cc:493] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:30:43.393112 24351 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:43.397517 24351 raft_consensus.cc:515] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f872fc6a3bcd45c0b9fb02b056cb9b71" member_type: VOTER }
I20260630 12:30:43.397990 24351 leader_election.cc:304] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [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: f872fc6a3bcd45c0b9fb02b056cb9b71; no voters: 
I20260630 12:30:43.399001 24351 leader_election.cc:290] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:30:43.399324 24354 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:43.400569 24354 raft_consensus.cc:697] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 1 LEADER]: Becoming Leader. State: Replica: f872fc6a3bcd45c0b9fb02b056cb9b71, State: Running, Role: LEADER
I20260630 12:30:43.401203 24354 consensus_queue.cc:237] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [LEADER]: Queue going to LEADER mode. State: All 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: "f872fc6a3bcd45c0b9fb02b056cb9b71" member_type: VOTER }
I20260630 12:30:43.401891 24351 sys_catalog.cc:565] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:30:43.406272 24356 sys_catalog.cc:455] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f872fc6a3bcd45c0b9fb02b056cb9b71. Latest consensus state: current_term: 1 leader_uuid: "f872fc6a3bcd45c0b9fb02b056cb9b71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f872fc6a3bcd45c0b9fb02b056cb9b71" member_type: VOTER } }
I20260630 12:30:43.406909 24356 sys_catalog.cc:458] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:43.407014 24355 sys_catalog.cc:455] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f872fc6a3bcd45c0b9fb02b056cb9b71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f872fc6a3bcd45c0b9fb02b056cb9b71" member_type: VOTER } }
I20260630 12:30:43.407492 24355 sys_catalog.cc:458] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [sys.catalog]: This master's current role is: LEADER
I20260630 12:30:43.408793 24361 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:30:43.413699 24361 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:30:43.417177 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:30:43.422137 24361 catalog_manager.cc:1383] Generated new cluster ID: 92c6a87a0dd641e281169f119493f8c9
I20260630 12:30:43.422441 24361 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:30:43.440840 24361 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:30:43.442075 24361 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:30:43.462153 24361 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71: Generated new TSK 0
I20260630 12:30:43.462729 24361 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:30:43.483470 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:43.488899 24372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:43.489604 24373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:43.490859 24375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:43.491338 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:43.492134 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:43.492304 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:43.492484 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822643492464 us; error 0 us; skew 500 ppm
I20260630 12:30:43.492977 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:43.494983 19991 webserver.cc:533] Webserver started at http://127.19.133.193:38751/ using document root <none> and password file <none>
I20260630 12:30:43.495440 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:43.495693 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:43.495926 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:43.496979 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "63579b2d65604f27b3a43be5a2bd9393"
format_stamp: "Formatted at 2026-06-30 12:30:43 on dist-test-slave-rw3v"
I20260630 12:30:43.501039 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:43.504011 24380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.504658 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:43.504887 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "63579b2d65604f27b3a43be5a2bd9393"
format_stamp: "Formatted at 2026-06-30 12:30:43 on dist-test-slave-rw3v"
I20260630 12:30:43.505110 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:43.516427 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:43.517449 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:43.518726 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:43.520869 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:43.521027 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.521205 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:43.521342 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.557890 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:35903
I20260630 12:30:43.557962 24442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:35903 every 8 connection(s)
I20260630 12:30:43.562454 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:43.569221 24447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:43.570147 24448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:43.572135 24450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:43.572417 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:43.573331 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:43.573506 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:43.573626 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822643573615 us; error 0 us; skew 500 ppm
I20260630 12:30:43.574057 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:43.576210 19991 webserver.cc:533] Webserver started at http://127.19.133.194:34823/ using document root <none> and password file <none>
I20260630 12:30:43.576789 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:43.577018 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:43.577315 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:43.577947 24443 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38687
I20260630 12:30:43.578262 24443 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:43.578617 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
format_stamp: "Formatted at 2026-06-30 12:30:43 on dist-test-slave-rw3v"
I20260630 12:30:43.578951 24443 heartbeater.cc:507] Master 127.19.133.254:38687 requested a full tablet report, sending...
I20260630 12:30:43.580909 24316 ts_manager.cc:194] Registered new tserver with Master: 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903)
I20260630 12:30:43.582860 24316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43482
I20260630 12:30:43.587165 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
I20260630 12:30:43.591480 24455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.592140 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:30:43.592394 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
format_stamp: "Formatted at 2026-06-30 12:30:43 on dist-test-slave-rw3v"
I20260630 12:30:43.592638 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:43.631844 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:43.632982 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:43.634439 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:43.636610 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:43.636801 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.637009 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:43.637154 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.673431 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:38501
I20260630 12:30:43.673525 24517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:38501 every 8 connection(s)
I20260630 12:30:43.677883 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:43.683955 24521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:43.684521 24522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:43.686981 19991 server_base.cc:1061] running on GCE node
W20260630 12:30:43.687445 24524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:43.688356 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:43.688639 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:43.688860 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822643688840 us; error 0 us; skew 500 ppm
I20260630 12:30:43.689486 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:43.690002 24518 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38687
I20260630 12:30:43.690395 24518 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:43.691243 24518 heartbeater.cc:507] Master 127.19.133.254:38687 requested a full tablet report, sending...
I20260630 12:30:43.691975 19991 webserver.cc:533] Webserver started at http://127.19.133.195:33059/ using document root <none> and password file <none>
I20260630 12:30:43.692523 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:43.692701 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:43.692992 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:43.693352 24316 ts_manager.cc:194] Registered new tserver with Master: e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:43.694521 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
format_stamp: "Formatted at 2026-06-30 12:30:43 on dist-test-slave-rw3v"
I20260630 12:30:43.695086 24316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43486
I20260630 12:30:43.699352 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:30:43.702301 24529 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.702998 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:43.703313 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
format_stamp: "Formatted at 2026-06-30 12:30:43 on dist-test-slave-rw3v"
I20260630 12:30:43.703547 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:43.724313 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:43.725411 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:43.726748 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:43.728778 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:43.728958 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.729189 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:43.729331 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:43.765933 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:34155
I20260630 12:30:43.766012 24591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:34155 every 8 connection(s)
I20260630 12:30:43.778609 24592 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38687
I20260630 12:30:43.778951 24592 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:43.779620 24592 heartbeater.cc:507] Master 127.19.133.254:38687 requested a full tablet report, sending...
I20260630 12:30:43.781311 24316 ts_manager.cc:194] Registered new tserver with Master: 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:43.781445 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012226845s
I20260630 12:30:43.782599 24316 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43494
I20260630 12:30:44.586069 24443 heartbeater.cc:499] Master 127.19.133.254:38687 was elected leader, sending a full tablet report...
I20260630 12:30:44.697799 24518 heartbeater.cc:499] Master 127.19.133.254:38687 was elected leader, sending a full tablet report...
I20260630 12:30:44.784832 24592 heartbeater.cc:499] Master 127.19.133.254:38687 was elected leader, sending a full tablet report...
I20260630 12:30:44.837288 24316 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43508:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:30:44.840207 24316 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:30:44.917789 24408 tablet_service.cc:1511] Processing CreateTablet for tablet 61921a4f875a417095f5ce5b415f38d4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:30:44.920341 24407 tablet_service.cc:1511] Processing CreateTablet for tablet b8852d8255084826b3bb5aa2f3f873c4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:30:44.922660 24406 tablet_service.cc:1511] Processing CreateTablet for tablet a95dfd5dc33b485daffaf24c610f670b (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:30:44.924857 24405 tablet_service.cc:1511] Processing CreateTablet for tablet 00047059b0df4c4bbf2f08240d4ee931 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:30:44.927016 24404 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce9f7506b1f4c05aef5a73c5cdf47fb (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:30:44.928725 24402 tablet_service.cc:1511] Processing CreateTablet for tablet 53bb8a72a0274e5c9bc836eee7c7bf0e (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:30:44.929239 24403 tablet_service.cc:1511] Processing CreateTablet for tablet 944b185ea2df48118f115dbee22d18c9 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:30:44.932556 24408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61921a4f875a417095f5ce5b415f38d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.933506 24402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bb8a72a0274e5c9bc836eee7c7bf0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.934122 24403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944b185ea2df48118f115dbee22d18c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.935472 24401 tablet_service.cc:1511] Processing CreateTablet for tablet 15bc358783c748569ae061681e666370 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:30:44.936699 24401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bc358783c748569ae061681e666370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.939518 24404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce9f7506b1f4c05aef5a73c5cdf47fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.940619 24405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00047059b0df4c4bbf2f08240d4ee931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.940616 24400 tablet_service.cc:1511] Processing CreateTablet for tablet 11175e35e5d34a5a8926b6556bea9cb4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:30:44.944496 24400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11175e35e5d34a5a8926b6556bea9cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.947506 24406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95dfd5dc33b485daffaf24c610f670b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.950858 24399 tablet_service.cc:1511] Processing CreateTablet for tablet 43a2d07fbcfa41a7829be6f29947b902 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:30:44.951504 24407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8852d8255084826b3bb5aa2f3f873c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.952104 24399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a2d07fbcfa41a7829be6f29947b902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.953150 24483 tablet_service.cc:1511] Processing CreateTablet for tablet 61921a4f875a417095f5ce5b415f38d4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:30:44.954403 24483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61921a4f875a417095f5ce5b415f38d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.956348 24482 tablet_service.cc:1511] Processing CreateTablet for tablet b8852d8255084826b3bb5aa2f3f873c4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:30:44.958509 24481 tablet_service.cc:1511] Processing CreateTablet for tablet a95dfd5dc33b485daffaf24c610f670b (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:30:44.960623 24480 tablet_service.cc:1511] Processing CreateTablet for tablet 00047059b0df4c4bbf2f08240d4ee931 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:30:44.962703 24479 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce9f7506b1f4c05aef5a73c5cdf47fb (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:30:44.964789 24478 tablet_service.cc:1511] Processing CreateTablet for tablet 944b185ea2df48118f115dbee22d18c9 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:30:44.966935 24477 tablet_service.cc:1511] Processing CreateTablet for tablet 53bb8a72a0274e5c9bc836eee7c7bf0e (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:30:44.969087 24476 tablet_service.cc:1511] Processing CreateTablet for tablet 15bc358783c748569ae061681e666370 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:30:44.970242 24480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00047059b0df4c4bbf2f08240d4ee931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.970938 24476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bc358783c748569ae061681e666370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.971586 24479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce9f7506b1f4c05aef5a73c5cdf47fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.972865 24557 tablet_service.cc:1511] Processing CreateTablet for tablet 61921a4f875a417095f5ce5b415f38d4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:30:44.974067 24557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61921a4f875a417095f5ce5b415f38d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.975466 24482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8852d8255084826b3bb5aa2f3f873c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.976402 24475 tablet_service.cc:1511] Processing CreateTablet for tablet 11175e35e5d34a5a8926b6556bea9cb4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:30:44.977610 24475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11175e35e5d34a5a8926b6556bea9cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.979487 24477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bb8a72a0274e5c9bc836eee7c7bf0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.984364 24481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95dfd5dc33b485daffaf24c610f670b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.985000 24556 tablet_service.cc:1511] Processing CreateTablet for tablet b8852d8255084826b3bb5aa2f3f873c4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:30:44.986230 24556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8852d8255084826b3bb5aa2f3f873c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.987090 24402 tablet_service.cc:1511] Processing CreateTablet for tablet b578095e5cde4c9ca88e9ebbf40b91fd (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:30:44.988273 24402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b578095e5cde4c9ca88e9ebbf40b91fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.989971 24474 tablet_service.cc:1511] Processing CreateTablet for tablet 43a2d07fbcfa41a7829be6f29947b902 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:30:44.988415 24478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944b185ea2df48118f115dbee22d18c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:44.994429 24474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a2d07fbcfa41a7829be6f29947b902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.004086 24402 tablet_service.cc:1511] Processing CreateTablet for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:30:45.005431 24402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.006477 24555 tablet_service.cc:1511] Processing CreateTablet for tablet a95dfd5dc33b485daffaf24c610f670b (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:30:45.007855 24555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95dfd5dc33b485daffaf24c610f670b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.012318 24554 tablet_service.cc:1511] Processing CreateTablet for tablet 00047059b0df4c4bbf2f08240d4ee931 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:30:45.013569 24554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00047059b0df4c4bbf2f08240d4ee931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.015578 24553 tablet_service.cc:1511] Processing CreateTablet for tablet 4ce9f7506b1f4c05aef5a73c5cdf47fb (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:30:45.016841 24553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ce9f7506b1f4c05aef5a73c5cdf47fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.018661 24552 tablet_service.cc:1511] Processing CreateTablet for tablet 944b185ea2df48118f115dbee22d18c9 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:30:45.019934 24552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 944b185ea2df48118f115dbee22d18c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.023985 24551 tablet_service.cc:1511] Processing CreateTablet for tablet 53bb8a72a0274e5c9bc836eee7c7bf0e (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:30:45.024282 24548 tablet_service.cc:1511] Processing CreateTablet for tablet 43a2d07fbcfa41a7829be6f29947b902 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:30:45.025213 24551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53bb8a72a0274e5c9bc836eee7c7bf0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.026407 24549 tablet_service.cc:1511] Processing CreateTablet for tablet 11175e35e5d34a5a8926b6556bea9cb4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:30:45.028263 24550 tablet_service.cc:1511] Processing CreateTablet for tablet 15bc358783c748569ae061681e666370 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:30:45.029474 24550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bc358783c748569ae061681e666370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.031734 24549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11175e35e5d34a5a8926b6556bea9cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.035492 24548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a2d07fbcfa41a7829be6f29947b902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.044324 24552 tablet_service.cc:1511] Processing CreateTablet for tablet b578095e5cde4c9ca88e9ebbf40b91fd (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:30:45.056867 24552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b578095e5cde4c9ca88e9ebbf40b91fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.068938 24483 tablet_service.cc:1511] Processing CreateTablet for tablet b578095e5cde4c9ca88e9ebbf40b91fd (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:30:45.070223 24483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b578095e5cde4c9ca88e9ebbf40b91fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.071425 24553 tablet_service.cc:1511] Processing CreateTablet for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:30:45.072618 24553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.077092 24479 tablet_service.cc:1511] Processing CreateTablet for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 (DEFAULT_TABLE table=test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:30:45.078269 24479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:45.116178 24614 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.119985 24613 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.124009 24614 tablet_bootstrap.cc:654] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.125250 24613 tablet_bootstrap.cc:654] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.130657 24612 tablet_bootstrap.cc:492] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.137027 24612 tablet_bootstrap.cc:654] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.137858 24613 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.138434 24613 ts_tablet_manager.cc:1403] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.008s
I20260630 12:30:45.140403 24614 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.140852 24614 ts_tablet_manager.cc:1403] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260630 12:30:45.141021 24613 raft_consensus.cc:359] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.141578 24612 tablet_bootstrap.cc:492] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.141755 24613 raft_consensus.cc:385] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.141999 24612 ts_tablet_manager.cc:1403] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:30:45.142107 24613 raft_consensus.cc:740] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.142867 24613 consensus_queue.cc:260] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.143576 24614 raft_consensus.cc:359] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.144285 24614 raft_consensus.cc:385] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.144225 24612 raft_consensus.cc:359] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.144760 24614 raft_consensus.cc:740] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.145139 24612 raft_consensus.cc:385] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.145505 24612 raft_consensus.cc:740] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.145695 24613 ts_tablet_manager.cc:1434] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:45.145577 24614 consensus_queue.cc:260] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.146741 24613 tablet_bootstrap.cc:492] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.146442 24612 consensus_queue.cc:260] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.152784 24612 ts_tablet_manager.cc:1434] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260630 12:30:45.153779 24612 tablet_bootstrap.cc:492] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.156179 24613 tablet_bootstrap.cc:654] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.163333 24614 ts_tablet_manager.cc:1434] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.008s
I20260630 12:30:45.164043 24612 tablet_bootstrap.cc:654] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.164337 24614 tablet_bootstrap.cc:492] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.165671 24613 tablet_bootstrap.cc:492] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.166146 24613 ts_tablet_manager.cc:1403] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260630 12:30:45.169020 24613 raft_consensus.cc:359] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.169771 24613 raft_consensus.cc:385] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.170081 24613 raft_consensus.cc:740] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.171020 24614 tablet_bootstrap.cc:654] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.170912 24613 consensus_queue.cc:260] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.173283 24613 ts_tablet_manager.cc:1434] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:30:45.174335 24613 tablet_bootstrap.cc:492] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.175625 24612 tablet_bootstrap.cc:492] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.176198 24612 ts_tablet_manager.cc:1403] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
W20260630 12:30:45.178414 24519 tablet.cc:2406] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:30:45.180150 24613 tablet_bootstrap.cc:654] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.181072 24612 raft_consensus.cc:359] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.181984 24612 raft_consensus.cc:385] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.182351 24612 raft_consensus.cc:740] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.183317 24612 consensus_queue.cc:260] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.185443 24612 ts_tablet_manager.cc:1434] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:30:45.188779 24613 tablet_bootstrap.cc:492] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.189306 24613 ts_tablet_manager.cc:1403] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.014s
I20260630 12:30:45.191191 24612 tablet_bootstrap.cc:492] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.192046 24613 raft_consensus.cc:359] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.192775 24613 raft_consensus.cc:385] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.193100 24613 raft_consensus.cc:740] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.194144 24613 consensus_queue.cc:260] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.196511 24613 ts_tablet_manager.cc:1434] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:30:45.197466 24612 tablet_bootstrap.cc:654] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.197490 24613 tablet_bootstrap.cc:492] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.200284 24614 tablet_bootstrap.cc:492] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.200789 24614 ts_tablet_manager.cc:1403] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.024s
I20260630 12:30:45.203895 24614 raft_consensus.cc:359] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.204625 24614 raft_consensus.cc:385] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.204948 24614 raft_consensus.cc:740] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.205499 24613 tablet_bootstrap.cc:654] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.205760 24614 consensus_queue.cc:260] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.208046 24614 ts_tablet_manager.cc:1434] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:30:45.208963 24614 tablet_bootstrap.cc:492] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.209830 24612 tablet_bootstrap.cc:492] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.210335 24612 ts_tablet_manager.cc:1403] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260630 12:30:45.213227 24612 raft_consensus.cc:359] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.214066 24612 raft_consensus.cc:385] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.214416 24612 raft_consensus.cc:740] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.214879 24614 tablet_bootstrap.cc:654] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.215369 24612 consensus_queue.cc:260] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.216867 24613 tablet_bootstrap.cc:492] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.217396 24613 ts_tablet_manager.cc:1403] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:30:45.217723 24612 ts_tablet_manager.cc:1434] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:45.221273 24612 tablet_bootstrap.cc:492] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.220038 24613 raft_consensus.cc:359] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.222208 24613 raft_consensus.cc:385] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.222544 24613 raft_consensus.cc:740] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.223342 24613 consensus_queue.cc:260] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.228084 24612 tablet_bootstrap.cc:654] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.230057 24613 ts_tablet_manager.cc:1434] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:30:45.231083 24613 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.234918 24612 tablet_bootstrap.cc:492] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.235464 24612 ts_tablet_manager.cc:1403] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:30:45.236675 24614 tablet_bootstrap.cc:492] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.237017 24613 tablet_bootstrap.cc:654] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.237164 24614 ts_tablet_manager.cc:1403] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.005s
I20260630 12:30:45.238056 24612 raft_consensus.cc:359] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.238921 24612 raft_consensus.cc:385] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.239284 24612 raft_consensus.cc:740] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.240100 24612 consensus_queue.cc:260] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.240849 24614 raft_consensus.cc:359] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.241508 24614 raft_consensus.cc:385] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.241792 24614 raft_consensus.cc:740] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.242479 24614 consensus_queue.cc:260] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.242487 24612 ts_tablet_manager.cc:1434] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260630 12:30:45.244467 24614 ts_tablet_manager.cc:1434] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:45.246168 24612 tablet_bootstrap.cc:492] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.246315 24614 tablet_bootstrap.cc:492] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.248641 24613 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.249096 24613 ts_tablet_manager.cc:1403] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.010s
I20260630 12:30:45.251080 24612 tablet_bootstrap.cc:654] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.251919 24613 raft_consensus.cc:359] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.252668 24613 raft_consensus.cc:385] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.252779 24614 tablet_bootstrap.cc:654] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.253053 24613 raft_consensus.cc:740] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.253844 24613 consensus_queue.cc:260] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.255993 24613 ts_tablet_manager.cc:1434] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:30:45.257066 24613 tablet_bootstrap.cc:492] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.264392 24612 tablet_bootstrap.cc:492] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.264943 24612 ts_tablet_manager.cc:1403] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260630 12:30:45.267729 24612 raft_consensus.cc:359] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.264423 24613 tablet_bootstrap.cc:654] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.268801 24612 raft_consensus.cc:385] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.269205 24612 raft_consensus.cc:740] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.270419 24614 tablet_bootstrap.cc:492] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.270012 24612 consensus_queue.cc:260] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.270928 24614 ts_tablet_manager.cc:1403] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260630 12:30:45.272619 24612 ts_tablet_manager.cc:1434] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:30:45.273643 24612 tablet_bootstrap.cc:492] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.273815 24614 raft_consensus.cc:359] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.274611 24614 raft_consensus.cc:385] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.274931 24614 raft_consensus.cc:740] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.275739 24614 consensus_queue.cc:260] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.278002 24614 ts_tablet_manager.cc:1434] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:30:45.279007 24614 tablet_bootstrap.cc:492] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.280184 24612 tablet_bootstrap.cc:654] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.286067 24613 tablet_bootstrap.cc:492] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.286541 24614 tablet_bootstrap.cc:654] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.286600 24613 ts_tablet_manager.cc:1403] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.004s
I20260630 12:30:45.287127 24612 tablet_bootstrap.cc:492] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.287624 24612 ts_tablet_manager.cc:1403] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:30:45.289703 24613 raft_consensus.cc:359] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.290489 24613 raft_consensus.cc:385] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.290277 24612 raft_consensus.cc:359] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.290827 24613 raft_consensus.cc:740] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.291009 24612 raft_consensus.cc:385] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.291369 24612 raft_consensus.cc:740] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.291807 24613 consensus_queue.cc:260] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.292208 24612 consensus_queue.cc:260] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.294417 24612 ts_tablet_manager.cc:1434] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:45.295408 24612 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.296234 24613 ts_tablet_manager.cc:1434] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:30:45.297223 24613 tablet_bootstrap.cc:492] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.298516 24618 raft_consensus.cc:493] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.298978 24618 raft_consensus.cc:515] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.301224 24612 tablet_bootstrap.cc:654] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.317253 24618 leader_election.cc:290] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.318732 24618 raft_consensus.cc:493] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.322067 24618 raft_consensus.cc:515] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.324179 24618 leader_election.cc:290] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.324290 24612 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.325582 24612 ts_tablet_manager.cc:1403] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.012s
I20260630 12:30:45.327075 24613 tablet_bootstrap.cc:654] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.328022 24619 raft_consensus.cc:493] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.328382 24612 raft_consensus.cc:359] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.328504 24619 raft_consensus.cc:515] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.329146 24612 raft_consensus.cc:385] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.329442 24612 raft_consensus.cc:740] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.330096 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95dfd5dc33b485daffaf24c610f670b" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.331809 24417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944b185ea2df48118f115dbee22d18c9" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.331960 24612 consensus_queue.cc:260] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.332499 24417 raft_consensus.cc:2468] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 0.
I20260630 12:30:45.334172 24612 ts_tablet_manager.cc:1434] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260630 12:30:45.334604 24619 leader_election.cc:290] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.341727 24614 tablet_bootstrap.cc:492] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.343544 24614 ts_tablet_manager.cc:1403] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.016s
I20260630 12:30:45.346769 24614 raft_consensus.cc:359] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.351115 24614 raft_consensus.cc:385] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:30:45.349222 24456 leader_election.cc:343] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.352803 24456 leader_election.cc:304] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.348286 24612 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.352303 24614 raft_consensus.cc:740] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.356290 24614 consensus_queue.cc:260] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.359344 24618 raft_consensus.cc:2804] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.359755 24618 raft_consensus.cc:493] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.360086 24618 raft_consensus.cc:3060] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.360036 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8852d8255084826b3bb5aa2f3f873c4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
W20260630 12:30:45.361784 24532 leader_election.cc:343] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.365190 24614 ts_tablet_manager.cc:1434] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260630 12:30:45.371472 24567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95dfd5dc33b485daffaf24c610f670b" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.372201 24614 tablet_bootstrap.cc:492] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.372673 24612 tablet_bootstrap.cc:654] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.372905 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944b185ea2df48118f115dbee22d18c9" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.373522 24566 raft_consensus.cc:2468] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 0.
W20260630 12:30:45.374706 24458 leader_election.cc:343] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.375129 24458 leader_election.cc:304] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:45.376507 24638 raft_consensus.cc:2749] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:45.377441 24619 raft_consensus.cc:493] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.378208 24619 raft_consensus.cc:515] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.377552 24618 raft_consensus.cc:515] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.379956 24417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8852d8255084826b3bb5aa2f3f873c4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.380429 24619 leader_election.cc:290] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.380509 24417 raft_consensus.cc:2468] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.380405 24618 leader_election.cc:290] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.381187 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944b185ea2df48118f115dbee22d18c9" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.381479 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61921a4f875a417095f5ce5b415f38d4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.381969 24493 raft_consensus.cc:2468] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.382366 24530 leader_election.cc:304] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:45.382805 24417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61921a4f875a417095f5ce5b415f38d4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.383001 24532 leader_election.cc:304] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.383306 24619 raft_consensus.cc:2804] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.383674 24619 raft_consensus.cc:493] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.384035 24619 raft_consensus.cc:3060] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.381714 24418 raft_consensus.cc:3060] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.385517 24613 tablet_bootstrap.cc:492] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.385985 24613 ts_tablet_manager.cc:1403] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.027s
I20260630 12:30:45.386070 24614 tablet_bootstrap.cc:654] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.389317 24612 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.389400 24613 raft_consensus.cc:359] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.392300 24418 raft_consensus.cc:2468] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 1.
I20260630 12:30:45.393208 24613 raft_consensus.cc:385] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.393543 24613 raft_consensus.cc:740] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.393733 24619 raft_consensus.cc:515] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.394140 24456 leader_election.cc:304] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.394594 24613 consensus_queue.cc:260] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.395670 24644 raft_consensus.cc:2804] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.396107 24644 raft_consensus.cc:493] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.396483 24644 raft_consensus.cc:3060] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.396978 24613 ts_tablet_manager.cc:1434] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:30:45.398020 24613 tablet_bootstrap.cc:492] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.395071 24618 raft_consensus.cc:2804] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.398164 24614 tablet_bootstrap.cc:492] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.398733 24614 ts_tablet_manager.cc:1403] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260630 12:30:45.398675 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944b185ea2df48118f115dbee22d18c9" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:45.399376 24566 raft_consensus.cc:3060] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:30:45.399408 24530 leader_election.cc:343] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.401418 24612 ts_tablet_manager.cc:1403] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.004s
I20260630 12:30:45.398733 24618 raft_consensus.cc:697] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 LEADER]: Becoming Leader. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Running, Role: LEADER
I20260630 12:30:45.401947 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8852d8255084826b3bb5aa2f3f873c4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.402310 24618 consensus_queue.cc:237] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.403882 24418 raft_consensus.cc:3060] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.404039 24612 raft_consensus.cc:359] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.404640 24612 raft_consensus.cc:385] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.404904 24612 raft_consensus.cc:740] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.406607 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8852d8255084826b3bb5aa2f3f873c4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.406872 24612 consensus_queue.cc:260] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
W20260630 12:30:45.407949 24532 leader_election.cc:343] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.409046 24613 tablet_bootstrap.cc:654] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.409672 24566 raft_consensus.cc:2468] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 1.
I20260630 12:30:45.410883 24418 raft_consensus.cc:2468] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:45.411756 24614 raft_consensus.cc:359] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.412518 24614 raft_consensus.cc:385] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.412806 24614 raft_consensus.cc:740] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.413429 24614 consensus_queue.cc:260] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
W20260630 12:30:45.414168 24364 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:45.415293 24530 leader_election.cc:304] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:45.406543 24619 leader_election.cc:290] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.417737 24612 ts_tablet_manager.cc:1434] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:30:45.419078 24612 tablet_bootstrap.cc:492] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.418123 24619 raft_consensus.cc:2804] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.423450 24619 raft_consensus.cc:697] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Becoming Leader. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:45.423012 24313 catalog_manager.cc:5697] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194). New cstate: current_term: 1 leader_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:45.424297 24619 consensus_queue.cc:237] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.423601 24613 tablet_bootstrap.cc:492] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.427645 24613 ts_tablet_manager.cc:1403] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.003s
I20260630 12:30:45.430202 24613 raft_consensus.cc:359] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.430802 24613 raft_consensus.cc:385] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.431038 24613 raft_consensus.cc:740] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.427546 24620 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.431628 24620 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.432861 24612 tablet_bootstrap.cc:654] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.434201 24620 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.434393 24614 ts_tablet_manager.cc:1434] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.006s
I20260630 12:30:45.431643 24613 consensus_queue.cc:260] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.439818 24613 ts_tablet_manager.cc:1434] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:30:45.440641 24613 tablet_bootstrap.cc:492] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.447263 24618 raft_consensus.cc:493] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.450680 24618 raft_consensus.cc:515] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.453666 24649 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.454172 24649 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.460872 24644 raft_consensus.cc:515] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.467226 24567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.467926 24567 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 0.
I20260630 12:30:45.462622 24618 leader_election.cc:290] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.468590 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61921a4f875a417095f5ce5b415f38d4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.469187 24493 raft_consensus.cc:3060] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.469841 24417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61921a4f875a417095f5ce5b415f38d4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.468542 24644 leader_election.cc:290] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.471060 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.471760 24416 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.472743 24492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.473438 24492 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.473517 24383 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: 
I20260630 12:30:45.474428 24620 raft_consensus.cc:2804] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.474642 24532 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
W20260630 12:30:45.475042 24530 leader_election.cc:343] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.475410 24614 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.475562 24644 raft_consensus.cc:2804] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.475883 24620 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.476003 24644 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.476274 24620 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.478278 24649 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.462734 24613 tablet_bootstrap.cc:654] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.465092 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc358783c748569ae061681e666370" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.465082 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc358783c748569ae061681e666370" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.479219 24418 raft_consensus.cc:2468] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 0.
I20260630 12:30:45.476392 24644 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.480264 24456 leader_election.cc:304] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.480351 24493 raft_consensus.cc:2468] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:45.481588 24614 tablet_bootstrap.cc:654] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.481191 24612 tablet_bootstrap.cc:492] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.482040 24492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.482218 24612 ts_tablet_manager.cc:1403] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.009s
I20260630 12:30:45.482627 24492 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 0.
W20260630 12:30:45.484061 24458 leader_election.cc:343] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.484834 24612 raft_consensus.cc:359] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.485508 24612 raft_consensus.cc:385] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.481231 24618 raft_consensus.cc:2804] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.487977 24612 raft_consensus.cc:740] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.488104 24618 raft_consensus.cc:493] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.488528 24618 raft_consensus.cc:3060] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.488761 24612 consensus_queue.cc:260] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.490784 24532 leader_election.cc:304] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:45.492050 24656 raft_consensus.cc:493] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.496091 24656 raft_consensus.cc:515] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.496958 24649 raft_consensus.cc:2804] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.497520 24649 raft_consensus.cc:697] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Becoming Leader. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:45.498274 24614 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.498960 24614 ts_tablet_manager.cc:1403] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260630 12:30:45.500785 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578095e5cde4c9ca88e9ebbf40b91fd" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.501260 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578095e5cde4c9ca88e9ebbf40b91fd" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.501389 24418 raft_consensus.cc:2468] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.501926 24614 raft_consensus.cc:359] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.499223 24618 raft_consensus.cc:515] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.502651 24530 leader_election.cc:304] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: 
W20260630 12:30:45.503487 24532 leader_election.cc:343] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.504280 24648 raft_consensus.cc:2804] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.504644 24648 raft_consensus.cc:493] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.504755 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc358783c748569ae061681e666370" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.505004 24648 raft_consensus.cc:3060] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.505307 24418 raft_consensus.cc:3060] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.505692 24612 ts_tablet_manager.cc:1434] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.007s
I20260630 12:30:45.506736 24612 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.511930 24612 tablet_bootstrap.cc:654] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.511883 24648 raft_consensus.cc:515] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.496697 24620 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.514199 24620 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Requested vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.514652 24620 raft_consensus.cc:493] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.515393 24648 leader_election.cc:290] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.515064 24620 raft_consensus.cc:515] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.516089 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578095e5cde4c9ca88e9ebbf40b91fd" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.517063 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:45.517150 24620 leader_election.cc:290] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.518219 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578095e5cde4c9ca88e9ebbf40b91fd" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.526360 24416 raft_consensus.cc:3060] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:30:45.527189 24532 leader_election.cc:343] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.512462 24613 tablet_bootstrap.cc:492] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.519081 24567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.526943 24312 catalog_manager.cc:5697] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195). New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:45.498360 24649 consensus_queue.cc:237] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
W20260630 12:30:45.528669 24383 leader_election.cc:343] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.502862 24656 leader_election.cc:290] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.519937 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.530225 24491 raft_consensus.cc:2468] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 0.
I20260630 12:30:45.519958 24492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.531391 24492 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.533562 24416 raft_consensus.cc:2468] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:45.535326 24383 leader_election.cc:304] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a
I20260630 12:30:45.536095 24620 raft_consensus.cc:2804] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.536417 24620 raft_consensus.cc:493] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.536728 24620 raft_consensus.cc:3060] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.536729 24530 leader_election.cc:304] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:45.538398 24656 raft_consensus.cc:2804] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.538841 24656 raft_consensus.cc:697] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Becoming Leader. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:45.539629 24656 consensus_queue.cc:237] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.502635 24614 raft_consensus.cc:385] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.540457 24614 raft_consensus.cc:740] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.541237 24614 consensus_queue.cc:260] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.521167 24618 leader_election.cc:290] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.515487 24418 raft_consensus.cc:2468] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 1.
I20260630 12:30:45.522306 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc358783c748569ae061681e666370" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:45.524268 24612 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.527851 24613 ts_tablet_manager.cc:1403] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.006s
I20260630 12:30:45.545532 24612 ts_tablet_manager.cc:1403] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260630 12:30:45.486569 24644 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.546320 24566 raft_consensus.cc:2393] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63579b2d65604f27b3a43be5a2bd9393 in current term 1: Already voted for candidate 25c4d2da5ab94df39f29ed3f9519f10a in this term.
I20260630 12:30:45.548048 24456 leader_election.cc:304] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.550098 24638 raft_consensus.cc:2804] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.550695 24644 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.552282 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.553038 24612 raft_consensus.cc:359] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.553725 24612 raft_consensus.cc:385] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.553963 24612 raft_consensus.cc:740] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.554087 24614 ts_tablet_manager.cc:1434] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.055s	user 0.001s	sys 0.004s
I20260630 12:30:45.555044 24614 tablet_bootstrap.cc:492] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
W20260630 12:30:45.555864 24458 leader_election.cc:343] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.555980 24492 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 1.
I20260630 12:30:45.557533 24660 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.557343 24612 consensus_queue.cc:260] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.556749 24613 raft_consensus.cc:359] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.558861 24618 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.558099 24660 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.559106 24613 raft_consensus.cc:385] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.559907 24613 raft_consensus.cc:740] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.560714 24614 tablet_bootstrap.cc:654] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.560720 24618 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.561151 24660 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.561367 24613 consensus_queue.cc:260] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.564339 24492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.564929 24492 raft_consensus.cc:2468] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 0.
I20260630 12:30:45.560415 24612 ts_tablet_manager.cc:1434] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260630 12:30:45.566375 24612 tablet_bootstrap.cc:492] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.568724 24620 raft_consensus.cc:515] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.570565 24620 leader_election.cc:290] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Requested vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.571295 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.571933 24418 raft_consensus.cc:2468] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 0.
I20260630 12:30:45.572156 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.573076 24456 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.574666 24613 ts_tablet_manager.cc:1434] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.006s
I20260630 12:30:45.573144 24312 catalog_manager.cc:5697] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195). New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:45.579778 24383 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a
I20260630 12:30:45.580988 24383 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.581214 24638 raft_consensus.cc:697] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 LEADER]: Becoming Leader. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Running, Role: LEADER
I20260630 12:30:45.582039 24638 consensus_queue.cc:237] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.582882 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:45.583415 24665 raft_consensus.cc:2804] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.583859 24665 raft_consensus.cc:697] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Becoming Leader. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Running, Role: LEADER
I20260630 12:30:45.584533 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.584806 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.587062 24613 tablet_bootstrap.cc:492] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
W20260630 12:30:45.588877 24458 leader_election.cc:343] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.584956 24618 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.585474 24612 tablet_bootstrap.cc:654] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
W20260630 12:30:45.585956 24383 leader_election.cc:343] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:30:45.593477 24383 leader_election.cc:343] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.593784 24613 tablet_bootstrap.cc:654] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.594333 24530 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:45.595069 24656 raft_consensus.cc:2749] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:30:45.585290 24660 raft_consensus.cc:2804] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.595418 24492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.596098 24492 raft_consensus.cc:3060] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.596458 24660 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.596834 24660 raft_consensus.cc:3060] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.587122 24667 raft_consensus.cc:2804] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.597966 24667 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.598407 24667 raft_consensus.cc:3060] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.587857 24665 consensus_queue.cc:237] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.598999 24612 tablet_bootstrap.cc:492] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.599454 24612 ts_tablet_manager.cc:1403] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.003s
I20260630 12:30:45.600512 24316 catalog_manager.cc:5697] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195). New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:45.601923 24612 raft_consensus.cc:359] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.602551 24612 raft_consensus.cc:385] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.602803 24612 raft_consensus.cc:740] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.603706 24612 consensus_queue.cc:260] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.605681 24660 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.607709 24660 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Requested vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.608737 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:45.609902 24660 raft_consensus.cc:493] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:30:45.610240 24383 leader_election.cc:343] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.611547 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.610364 24660 raft_consensus.cc:515] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.613981 24660 leader_election.cc:290] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.615031 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.615451 24656 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.615901 24656 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
W20260630 12:30:45.616531 24383 leader_election.cc:343] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.617784 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.618429 24493 raft_consensus.cc:2468] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 0.
I20260630 12:30:45.618871 24312 catalog_manager.cc:5697] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e reported cstate change: term changed from 0 to 1, leader changed from <none> to e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194). New cstate: current_term: 1 leader_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:45.619485 24490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.617777 24656 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.620157 24490 raft_consensus.cc:2468] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.620474 24383 leader_election.cc:304] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a
I20260630 12:30:45.621384 24532 leader_election.cc:304] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.621886 24492 raft_consensus.cc:2468] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 1.
I20260630 12:30:45.622104 24656 raft_consensus.cc:2804] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.627401 24656 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.627823 24656 raft_consensus.cc:3060] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.614425 24660 raft_consensus.cc:493] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.631166 24660 raft_consensus.cc:515] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:45.634559 24660 leader_election.cc:290] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.638440 24660 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.635032 24656 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.639578 24665 raft_consensus.cc:2804] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.640043 24665 raft_consensus.cc:493] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.640419 24665 raft_consensus.cc:3060] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.622413 24620 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.641299 24620 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.641938 24313 catalog_manager.cc:5697] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "63579b2d65604f27b3a43be5a2bd9393" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:45.642889 24620 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.643611 24656 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.645671 24613 tablet_bootstrap.cc:492] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.646081 24612 ts_tablet_manager.cc:1434] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.046s	user 0.017s	sys 0.022s
I20260630 12:30:45.646195 24492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.646821 24492 raft_consensus.cc:3060] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.647323 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.647616 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.647919 24418 raft_consensus.cc:2468] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.648715 24612 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393: Bootstrap starting.
I20260630 12:30:45.648583 24383 leader_election.cc:304] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a
I20260630 12:30:45.649087 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61921a4f875a417095f5ce5b415f38d4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.646248 24660 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.650251 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.650971 24565 raft_consensus.cc:2393] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63579b2d65604f27b3a43be5a2bd9393 in current term 1: Already voted for candidate 25c4d2da5ab94df39f29ed3f9519f10a in this term.
I20260630 12:30:45.651611 24660 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.652113 24660 raft_consensus.cc:2804] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.652508 24660 raft_consensus.cc:697] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Becoming Leader. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Running, Role: LEADER
I20260630 12:30:45.653174 24490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61921a4f875a417095f5ce5b415f38d4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.653892 24490 raft_consensus.cc:2393] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63579b2d65604f27b3a43be5a2bd9393 in current term 1: Already voted for candidate 25c4d2da5ab94df39f29ed3f9519f10a in this term.
I20260630 12:30:45.654246 24612 tablet_bootstrap.cc:654] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.653259 24660 consensus_queue.cc:237] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.655869 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.656425 24565 raft_consensus.cc:2468] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 0.
I20260630 12:30:45.646108 24613 ts_tablet_manager.cc:1403] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.002s
I20260630 12:30:45.657620 24490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.659019 24383 leader_election.cc:304] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: 
I20260630 12:30:45.659096 24613 raft_consensus.cc:359] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.659847 24613 raft_consensus.cc:385] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.660146 24672 raft_consensus.cc:2804] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.660166 24613 raft_consensus.cc:740] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.660642 24672 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.660988 24672 raft_consensus.cc:3060] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.661298 24613 consensus_queue.cc:260] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.652748 24416 raft_consensus.cc:3060] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.665405 24613 ts_tablet_manager.cc:1434] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:30:45.666327 24613 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.667618 24490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.668066 24383 leader_election.cc:304] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:45.669235 24383 leader_election.cc:304] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:45.668804 24312 catalog_manager.cc:5697] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "63579b2d65604f27b3a43be5a2bd9393" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:45.669960 24620 raft_consensus.cc:3060] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.678376 24492 raft_consensus.cc:2468] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:45.626806 24667 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.680069 24491 raft_consensus.cc:2393] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63579b2d65604f27b3a43be5a2bd9393 in current term 1: Already voted for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in this term.
I20260630 12:30:45.681907 24620 raft_consensus.cc:2749] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:45.681842 24532 leader_election.cc:304] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:45.683197 24656 raft_consensus.cc:2804] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.683646 24656 raft_consensus.cc:697] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Becoming Leader. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:45.684170 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.684360 24656 consensus_queue.cc:237] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.684885 24418 raft_consensus.cc:2393] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in current term 1: Already voted for candidate 63579b2d65604f27b3a43be5a2bd9393 in this term.
I20260630 12:30:45.688117 24667 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.689080 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
W20260630 12:30:45.670295 24383 leader_election.cc:343] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.671636 24672 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
W20260630 12:30:45.690659 24458 leader_election.cc:343] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.691275 24665 raft_consensus.cc:515] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.691128 24458 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:45.692271 24672 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Requested vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.672241 24416 raft_consensus.cc:2468] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:45.672983 24613 tablet_bootstrap.cc:654] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.692590 24667 raft_consensus.cc:2749] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:30:45.692987 24660 raft_consensus.cc:2749] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:45.694006 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.698050 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:45.698684 24565 raft_consensus.cc:3060] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.698065 24383 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
W20260630 12:30:45.704282 24383 leader_election.cc:343] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.704761 24660 raft_consensus.cc:2749] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:30:45.706664 24565 raft_consensus.cc:2468] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 1.
I20260630 12:30:45.707649 24612 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393: No bootstrap required, opened a new log
I20260630 12:30:45.708174 24612 ts_tablet_manager.cc:1403] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.009s
I20260630 12:30:45.708709 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.709255 24491 raft_consensus.cc:3060] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.710973 24612 raft_consensus.cc:359] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.711721 24612 raft_consensus.cc:385] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.712108 24612 raft_consensus.cc:740] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.712975 24612 consensus_queue.cc:260] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.707592 24665 leader_election.cc:290] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Requested vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.715835 24383 leader_election.cc:304] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:45.715934 24612 ts_tablet_manager.cc:1434] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:30:45.717528 24665 raft_consensus.cc:2804] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.718012 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:45.718238 24665 raft_consensus.cc:697] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Becoming Leader. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Running, Role: LEADER
I20260630 12:30:45.717058 24312 catalog_manager.cc:5697] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195). New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:45.720041 24491 raft_consensus.cc:2468] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 1.
W20260630 12:30:45.720342 24383 leader_election.cc:343] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:30:45.721108 24383 leader_election.cc:304] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a
I20260630 12:30:45.722061 24660 raft_consensus.cc:2804] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.722633 24660 raft_consensus.cc:697] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Becoming Leader. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Running, Role: LEADER
I20260630 12:30:45.723904 24613 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.723452 24660 consensus_queue.cc:237] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.724345 24613 ts_tablet_manager.cc:1403] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.007s
I20260630 12:30:45.724376 24614 tablet_bootstrap.cc:492] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.725162 24614 ts_tablet_manager.cc:1403] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.170s	user 0.007s	sys 0.006s
I20260630 12:30:45.726930 24613 raft_consensus.cc:359] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.727619 24613 raft_consensus.cc:385] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.727907 24613 raft_consensus.cc:740] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.727923 24614 raft_consensus.cc:359] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.728746 24614 raft_consensus.cc:385] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.728727 24613 consensus_queue.cc:260] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.729285 24614 raft_consensus.cc:740] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.729980 24614 consensus_queue.cc:260] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.730711 24613 ts_tablet_manager.cc:1434] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:30:45.731537 24613 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Bootstrap starting.
I20260630 12:30:45.731781 24665 consensus_queue.cc:237] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.734479 24614 ts_tablet_manager.cc:1434] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:30:45.736645 24613 tablet_bootstrap.cc:654] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.740345 24614 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.746060 24614 tablet_bootstrap.cc:654] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.746915 24613 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: No bootstrap required, opened a new log
I20260630 12:30:45.747342 24613 ts_tablet_manager.cc:1403] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:30:45.749677 24613 raft_consensus.cc:359] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.750356 24613 raft_consensus.cc:385] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.750553 24614 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.750613 24613 raft_consensus.cc:740] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.751098 24614 ts_tablet_manager.cc:1403] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.009s
I20260630 12:30:45.751806 24613 consensus_queue.cc:260] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.753283 24614 raft_consensus.cc:359] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.753768 24613 ts_tablet_manager.cc:1434] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:45.753954 24614 raft_consensus.cc:385] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.754283 24614 raft_consensus.cc:740] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.754904 24614 consensus_queue.cc:260] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.754750 24316 catalog_manager.cc:5697] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "63579b2d65604f27b3a43be5a2bd9393" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:45.756170 24316 catalog_manager.cc:5697] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "63579b2d65604f27b3a43be5a2bd9393" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:45.756852 24614 ts_tablet_manager.cc:1434] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:30:45.757675 24614 tablet_bootstrap.cc:492] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.761838 24614 tablet_bootstrap.cc:654] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.766285 24614 tablet_bootstrap.cc:492] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.766726 24614 ts_tablet_manager.cc:1403] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:30:45.769670 24614 raft_consensus.cc:359] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.770264 24614 raft_consensus.cc:385] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.770514 24614 raft_consensus.cc:740] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.771174 24614 consensus_queue.cc:260] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.772981 24614 ts_tablet_manager.cc:1434] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:30:45.773769 24614 tablet_bootstrap.cc:492] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.778075 24614 tablet_bootstrap.cc:654] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.781379 24614 tablet_bootstrap.cc:492] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.781654 24614 ts_tablet_manager.cc:1403] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:30:45.783298 24614 raft_consensus.cc:359] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.783716 24614 raft_consensus.cc:385] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.783895 24614 raft_consensus.cc:740] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.784337 24614 consensus_queue.cc:260] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.785637 24614 ts_tablet_manager.cc:1434] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:30:45.786569 24614 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a: Bootstrap starting.
I20260630 12:30:45.789450 24667 consensus_queue.cc:1048] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:45.790978 24614 tablet_bootstrap.cc:654] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:30:45.800413 24614 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a: No bootstrap required, opened a new log
I20260630 12:30:45.800810 24614 ts_tablet_manager.cc:1403] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:30:45.802803 24618 consensus_queue.cc:1048] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:45.803218 24614 raft_consensus.cc:359] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.803845 24614 raft_consensus.cc:385] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:30:45.804119 24614 raft_consensus.cc:740] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Initialized, Role: FOLLOWER
I20260630 12:30:45.804877 24614 consensus_queue.cc:260] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.806808 24614 ts_tablet_manager.cc:1434] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:30:45.847157 24618 raft_consensus.cc:493] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.847596 24618 raft_consensus.cc:515] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.849079 24618 leader_election.cc:290] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.849782 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578095e5cde4c9ca88e9ebbf40b91fd" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.849975 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578095e5cde4c9ca88e9ebbf40b91fd" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.850397 24416 raft_consensus.cc:2393] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in current term 1: Already voted for candidate 25c4d2da5ab94df39f29ed3f9519f10a in this term.
I20260630 12:30:45.851296 24456 leader_election.cc:304] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:45.851872 24618 raft_consensus.cc:3060] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.853335 24656 raft_consensus.cc:493] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.853814 24656 raft_consensus.cc:515] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.855769 24656 leader_election.cc:290] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.856268 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95dfd5dc33b485daffaf24c610f670b" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.856817 24416 raft_consensus.cc:2468] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.856784 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95dfd5dc33b485daffaf24c610f670b" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:45.857522 24491 raft_consensus.cc:2468] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 0.
I20260630 12:30:45.857826 24530 leader_election.cc:304] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: 
I20260630 12:30:45.857983 24618 raft_consensus.cc:2749] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:45.858522 24656 raft_consensus.cc:2804] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:30:45.858834 24656 raft_consensus.cc:493] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:45.859108 24656 raft_consensus.cc:3060] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.863132 24656 raft_consensus.cc:515] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.864563 24656 leader_election.cc:290] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:45.865298 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95dfd5dc33b485daffaf24c610f670b" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:45.865422 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95dfd5dc33b485daffaf24c610f670b" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:45.865742 24416 raft_consensus.cc:3060] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.865864 24491 raft_consensus.cc:3060] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.869946 24416 raft_consensus.cc:2468] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:45.870013 24491 raft_consensus.cc:2468] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:45.870908 24530 leader_election.cc:304] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: 
I20260630 12:30:45.871562 24656 raft_consensus.cc:2804] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:30:45.871930 24656 raft_consensus.cc:697] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Becoming Leader. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:45.872538 24656 consensus_queue.cc:237] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.879163 24312 catalog_manager.cc:5697] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: term changed from 0 to 1, leader changed from <none> to 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195). New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:45.983767 24618 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:45.984239 24618 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:45.986048 24618 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:45.986657 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:45.987032 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:45.987272 24656 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:45.987805 24565 raft_consensus.cc:2393] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in current term 1: Already voted for candidate 63579b2d65604f27b3a43be5a2bd9393 in this term.
I20260630 12:30:45.988675 24458 leader_election.cc:304] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:45.989332 24618 raft_consensus.cc:3060] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:45.995591 24618 raft_consensus.cc:2749] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:45.995734 24491 raft_consensus.cc:3060] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:46.003463 24648 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.005340 24665 consensus_queue.cc:1048] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.018397 24660 consensus_queue.cc:1048] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.023159 24667 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.035498 24565 raft_consensus.cc:3060] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:46.042254 24667 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:30:46.044250 24648 consensus_queue.cc:1048] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.050179 24648 consensus_queue.cc:1048] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.050662 24649 raft_consensus.cc:493] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:46.051072 24649 raft_consensus.cc:515] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:46.053061 24649 leader_election.cc:290] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:46.054991 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:46.058099 24491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:46.058833 24491 raft_consensus.cc:2393] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25c4d2da5ab94df39f29ed3f9519f10a in current term 1: Already voted for candidate 63579b2d65604f27b3a43be5a2bd9393 in this term.
I20260630 12:30:46.060318 24532 leader_election.cc:304] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:46.061086 24656 raft_consensus.cc:3060] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:46.061481 24648 consensus_queue.cc:1048] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.068171 24656 raft_consensus.cc:2749] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:46.070993 24648 consensus_queue.cc:1048] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.156044 24660 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.160425 24660 consensus_queue.cc:1048] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.168583 24660 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.169535 24656 consensus_queue.cc:1048] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.178725 24656 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:46.179351 24656 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:46.183197 24492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:46.183928 24492 raft_consensus.cc:2393] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25c4d2da5ab94df39f29ed3f9519f10a in current term 1: Already voted for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in this term.
I20260630 12:30:46.184952 24656 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:46.188004 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:46.188730 24418 raft_consensus.cc:2393] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25c4d2da5ab94df39f29ed3f9519f10a in current term 1: Already voted for candidate 63579b2d65604f27b3a43be5a2bd9393 in this term.
I20260630 12:30:46.189927 24565 raft_consensus.cc:3060] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:46.189960 24530 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:46.194909 24649 raft_consensus.cc:3060] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:30:46.195276 24644 consensus_queue.cc:1048] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.201784 24620 consensus_queue.cc:1048] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.201756 24649 raft_consensus.cc:2749] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:30:46.208734 24665 consensus_queue.cc:1048] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.209726 24620 consensus_queue.cc:1048] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.305223 24649 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:46.314630 24649 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:30:46.420420 24364 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:30:47.283270 24667 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:47.283670 24667 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:47.285108 24667 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:47.285607 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:47.286067 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:47.286083 24416 raft_consensus.cc:2468] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 1.
I20260630 12:30:47.286631 24565 raft_consensus.cc:2468] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 1.
I20260630 12:30:47.287213 24456 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:47.287925 24667 raft_consensus.cc:2804] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:30:47.288178 24667 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:47.288410 24667 raft_consensus.cc:3060] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:47.292685 24667 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:47.294116 24667 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:47.294749 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:47.295010 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:47.295215 24416 raft_consensus.cc:3060] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:47.295502 24565 raft_consensus.cc:3060] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:47.299407 24416 raft_consensus.cc:2468] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 2.
I20260630 12:30:47.299643 24565 raft_consensus.cc:2468] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 2.
I20260630 12:30:47.300241 24456 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:47.300922 24667 raft_consensus.cc:2804] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:47.301744 24667 raft_consensus.cc:697] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 LEADER]: Becoming Leader. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Running, Role: LEADER
I20260630 12:30:47.302434 24667 consensus_queue.cc:237] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Queue going to LEADER 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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:47.309463 24316 catalog_manager.cc:5697] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e reported cstate change: term changed from 0 to 2, leader changed from <none> to e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194). New cstate: current_term: 2 leader_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:47.749605 24416 raft_consensus.cc:1275] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:30:47.751015 24667 consensus_queue.cc:1048] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:30:47.769790 24565 raft_consensus.cc:1275] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:30:47.771373 24667 consensus_queue.cc:1048] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:30:47.992985 24745 log.cc:927] Time spent T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260630 12:30:48.002326 24744 log.cc:927] Time spent T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260630 12:30:48.115881 24748 log.cc:927] Time spent T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a: Append to log took a long time: real 0.182s	user 0.003s	sys 0.000s
W20260630 12:30:48.220906 24598 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.19.133.195:34155, user_credentials={real_user=slave}} blocked reactor thread for 43525.7us
W20260630 12:30:48.278213 24778 log.cc:927] Time spent T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
W20260630 12:30:48.320333 24785 log.cc:927] Time spent T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
W20260630 12:30:48.370340 24799 log.cc:927] Time spent T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260630 12:30:48.407204 24532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.194:38501, user_credentials={real_user=slave}} blocked reactor thread for 71671.9us
W20260630 12:30:48.445536 24798 log.cc:927] Time spent T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
W20260630 12:30:48.427014 24383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.194:38501, user_credentials={real_user=slave}} blocked reactor thread for 122645us
W20260630 12:30:48.461512 24458 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.195:34155, user_credentials={real_user=slave}} blocked reactor thread for 98441us
W20260630 12:30:48.536872 24740 log.cc:927] Time spent T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
W20260630 12:30:48.676527 24776 log.cc:927] Time spent T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a: Append to log took a long time: real 0.553s	user 0.012s	sys 0.000s
W20260630 12:30:48.692013 24781 log.cc:927] Time spent T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: Append to log took a long time: real 0.500s	user 0.002s	sys 0.000s
W20260630 12:30:48.881639 24458 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.195:34155, user_credentials={real_user=slave}} blocked reactor thread for 44803us
I20260630 12:30:48.934475 24818 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60448 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=16, attempt_no=0}) took 1022 ms. Trace:
I20260630 12:30:48.968818 24831 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=25, attempt_no=0}) took 1106 ms. Trace:
I20260630 12:30:48.970032 24831 rpcz_store.cc:276] 0630 12:30:47.862268 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.862400 (+   132us) service_pool.cc:224] Handling call
0630 12:30:48.968630 (+1106230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.000453 (+     0us) write_op.cc:183] PREPARE: starting on tablet b8852d8255084826b3bb5aa2f3f873c4
0630 12:30:48.050910 (+ 50457us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.052621 (+  1711us) write_op.cc:435] Acquired schema lock
0630 12:30:48.053833 (+  1212us) tablet.cc:662] Decoding operations
0630 12:30:48.082206 (+ 28373us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.082245 (+    39us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.082759 (+   514us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:30:48.101801 (+ 19042us) tablet.cc:701] Row locks acquired
0630 12:30:48.104574 (+  2773us) write_op.cc:260] PREPARE: finished
0630 12:30:48.115953 (+ 11379us) write_op.cc:270] Start()
0630 12:30:48.116063 (+   110us) write_op.cc:276] Timestamp: P: 1782822648115905 usec, L: 0
0630 12:30:48.116086 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.116681 (+   595us) log.cc:844] Serialized 519 byte log entry
0630 12:30:48.947395 (+830714us) op_driver.cc:464] REPLICATION: finished
0630 12:30:48.966570 (+ 19175us) write_op.cc:301] APPLY: starting
0630 12:30:48.966642 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:48.966791 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:48.966882 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:48.967612 (+   730us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:48.967806 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:48.967849 (+    43us) write_op.cc:312] APPLY: finished
0630 12:30:48.968035 (+   186us) log.cc:844] Serialized 46 byte log entry
0630 12:30:48.968238 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:48.968315 (+    77us) write_op.cc:454] Released schema lock
0630 12:30:48.968357 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6779,"mutex_wait_us":5903,"num_ops":5,"prepare.queue_time_us":130934,"prepare.run_cpu_time_us":3523,"prepare.run_wall_time_us":120208,"replication_time_us":831209}]]}
I20260630 12:30:48.978842 24831 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=37, attempt_no=0}) took 1114 ms. Trace:
I20260630 12:30:48.983372 24831 rpcz_store.cc:276] 0630 12:30:47.864319 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.872115 (+  7796us) service_pool.cc:224] Handling call
0630 12:30:48.978786 (+1106671us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.193573 (+     0us) write_op.cc:183] PREPARE: starting on tablet b8852d8255084826b3bb5aa2f3f873c4
0630 12:30:48.200474 (+  6901us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.203472 (+  2998us) write_op.cc:435] Acquired schema lock
0630 12:30:48.203486 (+    14us) tablet.cc:662] Decoding operations
0630 12:30:48.204057 (+   571us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.204100 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.204132 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:30:48.204275 (+   143us) tablet.cc:701] Row locks acquired
0630 12:30:48.204290 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:30:48.204451 (+   161us) write_op.cc:270] Start()
0630 12:30:48.204542 (+    91us) write_op.cc:276] Timestamp: P: 1782822648204412 usec, L: 0
0630 12:30:48.204559 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.230933 (+ 26374us) log.cc:844] Serialized 345 byte log entry
0630 12:30:48.804151 (+573218us) spinlock_profiling.cc:243] Waited 459 ms on lock 0x7b58002e6ad0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:48.955333 (+151182us) op_driver.cc:464] REPLICATION: finished
0630 12:30:48.977135 (+ 21802us) write_op.cc:301] APPLY: starting
0630 12:30:48.977198 (+    63us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:48.977284 (+    86us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:48.977299 (+    15us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:48.977489 (+   190us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:48.977619 (+   130us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:48.977658 (+    39us) write_op.cc:312] APPLY: finished
0630 12:30:48.977789 (+   131us) log.cc:844] Serialized 22 byte log entry
0630 12:30:48.978442 (+   653us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:48.978503 (+    61us) write_op.cc:454] Released schema lock
0630 12:30:48.978538 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21649,"mutex_wait_us":1813,"num_ops":1,"prepare.queue_time_us":298428,"prepare.run_cpu_time_us":27668,"prepare.run_wall_time_us":110851,"raft.queue_time_us":70710,"raft.run_cpu_time_us":4029,"raft.run_wall_time_us":502326,"replication_time_us":750679,"spinlock_wait_cycles":1056460032,"thread_start_us":56064,"threads_started":1}]]}
I20260630 12:30:48.993791 24832 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=8, attempt_no=0}) took 1134 ms. Trace:
I20260630 12:30:48.997138 24770 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=12, attempt_no=0}) took 1134 ms. Trace:
I20260630 12:30:48.998708 24835 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52376 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=13, attempt_no=0}) took 1013 ms. Trace:
I20260630 12:30:49.005034 24831 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=22, attempt_no=0}) took 1143 ms. Trace:
I20260630 12:30:48.943352 24818 rpcz_store.cc:276] 0630 12:30:47.912512 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.917652 (+  5140us) service_pool.cc:224] Handling call
0630 12:30:47.951199 (+ 33547us) spinlock_profiling.cc:243] Waited 4.06 ms on lock 0x7b340009cf88. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6fccc171 00007f9f6fd1118c 00007f9f6fd561d1 00007f9f6fd594cf 00007f9f6fd5a821 00007f9f6fd5a7d9 00007f9f6fd5a769 00007f9f6fd5a731 00007f9f6fd59a2d 000000000043f3c4 000000000043f209
0630 12:30:48.934401 (+983202us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:47.962123 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00047059b0df4c4bbf2f08240d4ee931
0630 12:30:47.962666 (+   543us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:47.962700 (+    34us) write_op.cc:435] Acquired schema lock
0630 12:30:47.962713 (+    13us) tablet.cc:662] Decoding operations
0630 12:30:47.963251 (+   538us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:47.963308 (+    57us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:47.963344 (+    36us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:30:47.982244 (+ 18900us) tablet.cc:701] Row locks acquired
0630 12:30:47.982268 (+    24us) write_op.cc:260] PREPARE: finished
0630 12:30:47.992544 (+ 10276us) write_op.cc:270] Start()
0630 12:30:47.995907 (+  3363us) write_op.cc:276] Timestamp: P: 1782822647990003 usec, L: 0
0630 12:30:47.996472 (+   565us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.039220 (+ 42748us) log.cc:844] Serialized 562 byte log entry
0630 12:30:48.714007 (+674787us) op_driver.cc:464] REPLICATION: finished
0630 12:30:48.824033 (+110026us) write_op.cc:301] APPLY: starting
0630 12:30:48.827825 (+  3792us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:48.833354 (+  5529us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:48.881126 (+ 47772us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:48.910176 (+ 29050us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:48.925607 (+ 15431us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:48.926412 (+   805us) write_op.cc:312] APPLY: finished
0630 12:30:48.926637 (+   225us) log.cc:844] Serialized 52 byte log entry
0630 12:30:48.929358 (+  2721us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:48.931194 (+  1836us) write_op.cc:454] Released schema lock
0630 12:30:48.934115 (+  2921us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9327872,"child_traces":[["op",{"apply.queue_time_us":105789,"mutex_wait_us":5604,"num_ops":6,"prepare.queue_time_us":135,"prepare.run_cpu_time_us":14341,"prepare.run_wall_time_us":115232,"raft.queue_time_us":5268,"raft.run_cpu_time_us":1686,"raft.run_wall_time_us":77758,"replication_time_us":712350,"thread_start_us":26229,"threads_started":1,"wal-append.queue_time_us":59365}]]}
I20260630 12:30:49.005468 24831 rpcz_store.cc:276] 0630 12:30:47.861498 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.862074 (+   576us) service_pool.cc:224] Handling call
0630 12:30:49.004977 (+1142903us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.000029 (+     0us) write_op.cc:183] PREPARE: starting on tablet 61921a4f875a417095f5ce5b415f38d4
0630 12:30:48.043626 (+ 43597us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.044368 (+   742us) write_op.cc:435] Acquired schema lock
0630 12:30:48.044392 (+    24us) tablet.cc:662] Decoding operations
0630 12:30:48.081131 (+ 36739us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.082315 (+  1184us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.083124 (+   809us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:30:48.121752 (+ 38628us) tablet.cc:701] Row locks acquired
0630 12:30:48.122578 (+   826us) write_op.cc:260] PREPARE: finished
0630 12:30:48.134063 (+ 11485us) write_op.cc:270] Start()
0630 12:30:48.137634 (+  3571us) write_op.cc:276] Timestamp: P: 1782822648131581 usec, L: 0
0630 12:30:48.137659 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.169410 (+ 31751us) log.cc:844] Serialized 562 byte log entry
0630 12:30:48.979273 (+809863us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.001561 (+ 22288us) write_op.cc:301] APPLY: starting
0630 12:30:49.001627 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.001782 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.001865 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.002656 (+   791us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.003637 (+   981us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.003680 (+    43us) write_op.cc:312] APPLY: finished
0630 12:30:49.003891 (+   211us) log.cc:844] Serialized 52 byte log entry
0630 12:30:49.004574 (+   683us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.004659 (+    85us) write_op.cc:454] Released schema lock
0630 12:30:49.004699 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":245120,"child_traces":[["op",{"apply.queue_time_us":22138,"mutex_wait_us":4216,"num_ops":6,"prepare.queue_time_us":130154,"prepare.run_cpu_time_us":4059,"prepare.run_wall_time_us":180725,"replication_time_us":839566}]]}
I20260630 12:30:49.010289 24779 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60448 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=45, attempt_no=0}) took 1006 ms. Trace:
I20260630 12:30:49.016173 24824 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=17, attempt_no=0}) took 1155 ms. Trace:
I20260630 12:30:49.001974 24835 rpcz_store.cc:276] 0630 12:30:47.985988 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.988618 (+  2630us) service_pool.cc:224] Handling call
0630 12:30:48.991418 (+1002800us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.267552 (+     0us) write_op.cc:183] PREPARE: starting on tablet 11175e35e5d34a5a8926b6556bea9cb4
0630 12:30:48.268039 (+   487us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.268066 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:30:48.268083 (+    17us) tablet.cc:662] Decoding operations
0630 12:30:48.268410 (+   327us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.268451 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.268481 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:30:48.268669 (+   188us) tablet.cc:701] Row locks acquired
0630 12:30:48.268687 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:30:48.268883 (+   196us) write_op.cc:270] Start()
0630 12:30:48.269007 (+   124us) write_op.cc:276] Timestamp: P: 1782822648268832 usec, L: 0
0630 12:30:48.269027 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.288959 (+ 19932us) log.cc:844] Serialized 388 byte log entry
0630 12:30:48.749739 (+460780us) op_driver.cc:464] REPLICATION: finished
0630 12:30:48.820279 (+ 70540us) write_op.cc:301] APPLY: starting
0630 12:30:48.825094 (+  4815us) spinlock_profiling.cc:243] Waited 440 ms on lock 0x7b58000a40d0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:48.824197 (+  -897us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:48.881193 (+ 56996us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:48.881774 (+   581us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:48.908910 (+ 27136us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:48.925373 (+ 16463us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:48.930383 (+  5010us) write_op.cc:312] APPLY: finished
0630 12:30:48.937298 (+  6915us) log.cc:844] Serialized 28 byte log entry
0630 12:30:48.951167 (+ 13869us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:48.954144 (+  2977us) write_op.cc:454] Released schema lock
0630 12:30:48.964334 (+ 10190us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61354,"num_ops":2,"prepare.queue_time_us":273855,"prepare.run_cpu_time_us":36396,"prepare.run_wall_time_us":135942,"raft.queue_time_us":19450,"raft.run_cpu_time_us":5584,"raft.run_wall_time_us":509156,"replication_time_us":477715,"spinlock_wait_cycles":1012399360,"thread_start_us":111993,"threads_started":2}]]}
I20260630 12:30:48.994189 24832 rpcz_store.cc:276] 0630 12:30:47.859689 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.865055 (+  5366us) service_pool.cc:224] Handling call
0630 12:30:48.993612 (+1128557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.207481 (+     0us) write_op.cc:183] PREPARE: starting on tablet a95dfd5dc33b485daffaf24c610f670b
0630 12:30:48.242304 (+ 34823us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.243495 (+  1191us) write_op.cc:435] Acquired schema lock
0630 12:30:48.246931 (+  3436us) tablet.cc:662] Decoding operations
0630 12:30:48.265082 (+ 18151us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.265971 (+   889us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.269480 (+  3509us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:30:48.282674 (+ 13194us) tablet.cc:701] Row locks acquired
0630 12:30:48.284272 (+  1598us) write_op.cc:260] PREPARE: finished
0630 12:30:48.296967 (+ 12695us) write_op.cc:270] Start()
0630 12:30:48.304909 (+  7942us) write_op.cc:276] Timestamp: P: 1782822648295007 usec, L: 0
0630 12:30:48.306436 (+  1527us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.323237 (+ 16801us) log.cc:844] Serialized 345 byte log entry
0630 12:30:48.676304 (+353067us) spinlock_profiling.cc:243] Waited 39.7 ms on lock 0x7b58001dc3d0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:48.764058 (+ 87754us) op_driver.cc:464] REPLICATION: finished
0630 12:30:48.796099 (+ 32041us) write_op.cc:301] APPLY: starting
0630 12:30:48.799481 (+  3382us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:48.807187 (+  7706us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:48.808541 (+  1354us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:48.889146 (+ 80605us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:48.896921 (+  7775us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:48.896967 (+    46us) write_op.cc:312] APPLY: finished
0630 12:30:48.899172 (+  2205us) log.cc:844] Serialized 22 byte log entry
0630 12:30:48.912735 (+ 13563us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:48.912805 (+    70us) write_op.cc:454] Released schema lock
0630 12:30:48.912842 (+    37us) write_op.cc:341] FINISH: Updating metrics
0630 12:30:48.993505 (+ 80663us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b3400242dc8. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6fccc171 00007f9f6fd129ae 00007f9f6fd264fe 00007f9f769ffe51 00007f9f754523ad 00007f9f75451b53 00007f9f75455d61 00007f9f75455d19 00007f9f75455ca9 00007f9f75455c71 00007f9f75454e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22215,"mutex_wait_us":8877,"num_ops":1,"prepare.queue_time_us":335615,"prepare.run_cpu_time_us":41583,"prepare.run_wall_time_us":227216,"raft.queue_time_us":78495,"raft.run_cpu_time_us":2182,"raft.run_wall_time_us":266703,"replication_time_us":457535,"spinlock_wait_cycles":96738432,"thread_start_us":94030,"threads_started":1}]]}
I20260630 12:30:49.020545 24831 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=44, attempt_no=0}) took 1155 ms. Trace:
I20260630 12:30:49.020962 24831 rpcz_store.cc:276] 0630 12:30:47.864962 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.866430 (+  1468us) service_pool.cc:224] Handling call
0630 12:30:49.020486 (+1154056us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.202994 (+     0us) write_op.cc:183] PREPARE: starting on tablet 61921a4f875a417095f5ce5b415f38d4
0630 12:30:48.216301 (+ 13307us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.216339 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:30:48.216351 (+    12us) tablet.cc:662] Decoding operations
0630 12:30:48.229342 (+ 12991us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.232073 (+  2731us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.233140 (+  1067us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:30:48.265951 (+ 32811us) tablet.cc:701] Row locks acquired
0630 12:30:48.266769 (+   818us) write_op.cc:260] PREPARE: finished
0630 12:30:48.270361 (+  3592us) write_op.cc:270] Start()
0630 12:30:48.282580 (+ 12219us) write_op.cc:276] Timestamp: P: 1782822648270316 usec, L: 0
0630 12:30:48.284150 (+  1570us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.313572 (+ 29422us) log.cc:844] Serialized 605 byte log entry
0630 12:30:48.979451 (+665879us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.009031 (+ 29580us) write_op.cc:301] APPLY: starting
0630 12:30:49.009089 (+    58us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.009265 (+   176us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.009353 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.010819 (+  1466us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.016311 (+  5492us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.019321 (+  3010us) write_op.cc:312] APPLY: finished
0630 12:30:49.019873 (+   552us) log.cc:844] Serialized 58 byte log entry
0630 12:30:49.020091 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.020177 (+    86us) write_op.cc:454] Released schema lock
0630 12:30:49.020216 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29448,"num_ops":7,"prepare.queue_time_us":317284,"prepare.run_cpu_time_us":4315,"prepare.run_wall_time_us":117774,"replication_time_us":695229}]]}
I20260630 12:30:49.023965 24832 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=26, attempt_no=0}) took 1161 ms. Trace:
I20260630 12:30:49.024268 24832 rpcz_store.cc:276] 0630 12:30:47.862650 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.878537 (+ 15887us) service_pool.cc:224] Handling call
0630 12:30:49.023907 (+1145370us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.314021 (+     0us) write_op.cc:183] PREPARE: starting on tablet 61921a4f875a417095f5ce5b415f38d4
0630 12:30:48.315878 (+  1857us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.315905 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:30:48.315917 (+    12us) tablet.cc:662] Decoding operations
0630 12:30:48.316350 (+   433us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.318554 (+  2204us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.319088 (+   534us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:30:48.344370 (+ 25282us) tablet.cc:701] Row locks acquired
0630 12:30:48.344387 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:30:48.360785 (+ 16398us) write_op.cc:270] Start()
0630 12:30:48.363968 (+  3183us) write_op.cc:276] Timestamp: P: 1782822648359898 usec, L: 0
0630 12:30:48.364767 (+   799us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.420723 (+ 55956us) log.cc:844] Serialized 519 byte log entry
0630 12:30:48.979591 (+558868us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.020993 (+ 41402us) write_op.cc:301] APPLY: starting
0630 12:30:49.021059 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.021205 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.021436 (+   231us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.022129 (+   693us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.022288 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.022331 (+    43us) write_op.cc:312] APPLY: finished
0630 12:30:49.022511 (+   180us) log.cc:844] Serialized 46 byte log entry
0630 12:30:49.022682 (+   171us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.023652 (+   970us) write_op.cc:454] Released schema lock
0630 12:30:49.023674 (+    22us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41271,"mutex_wait_us":2505,"num_ops":5,"prepare.queue_time_us":431473,"prepare.run_cpu_time_us":3316,"prepare.run_wall_time_us":115449,"replication_time_us":614765}]]}
I20260630 12:30:49.071877 24789 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52376 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=11, attempt_no=0}) took 1124 ms. Trace:
I20260630 12:30:49.010685 24779 rpcz_store.cc:276] 0630 12:30:48.003957 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:48.011463 (+  7506us) service_pool.cc:224] Handling call
0630 12:30:49.010110 (+998647us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.537613 (+     0us) write_op.cc:183] PREPARE: starting on tablet 53bb8a72a0274e5c9bc836eee7c7bf0e
0630 12:30:48.547645 (+ 10032us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.547673 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:30:48.547691 (+    18us) tablet.cc:662] Decoding operations
0630 12:30:48.548118 (+   427us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.548171 (+    53us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.548198 (+    27us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:30:48.548538 (+   340us) tablet.cc:701] Row locks acquired
0630 12:30:48.548558 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:30:48.548736 (+   178us) write_op.cc:270] Start()
0630 12:30:48.548855 (+   119us) write_op.cc:276] Timestamp: P: 1782822648548682 usec, L: 0
0630 12:30:48.548877 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.549526 (+   649us) log.cc:844] Serialized 475 byte log entry
0630 12:30:48.701669 (+152143us) op_driver.cc:464] REPLICATION: finished
0630 12:30:48.788188 (+ 86519us) write_op.cc:301] APPLY: starting
0630 12:30:48.788252 (+    64us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:48.788378 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:48.795933 (+  7555us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:48.818220 (+ 22287us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:48.818394 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:48.818440 (+    46us) write_op.cc:312] APPLY: finished
0630 12:30:48.818649 (+   209us) log.cc:844] Serialized 40 byte log entry
0630 12:30:48.882704 (+ 64055us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:48.886710 (+  4006us) write_op.cc:454] Released schema lock
0630 12:30:48.888347 (+  1637us) write_op.cc:341] FINISH: Updating metrics
0630 12:30:49.010007 (+121660us) spinlock_profiling.cc:243] Waited 19.1 ms on lock 0x7b340009cf88. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6fccc171 00007f9f6fd129ae 00007f9f6fd264fe 00007f9f769ffe51 00007f9f754523ad 00007f9f75451b53 00007f9f75455d61 00007f9f75455d19 00007f9f75455ca9 00007f9f75455c71 00007f9f75454e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86349,"mutex_wait_us":13738,"num_ops":4,"prepare.queue_time_us":446713,"prepare.run_cpu_time_us":2702,"prepare.run_wall_time_us":72383,"replication_time_us":152678,"spinlock_wait_cycles":44001152}]]}
I20260630 12:30:49.087656 24835 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52376 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=47, attempt_no=0}) took 1003 ms. Trace:
I20260630 12:30:49.088266 24835 rpcz_store.cc:276] 0630 12:30:48.090232 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:48.098723 (+  8491us) service_pool.cc:224] Handling call
0630 12:30:49.085281 (+986558us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.429378 (+     0us) write_op.cc:183] PREPARE: starting on tablet 944b185ea2df48118f115dbee22d18c9
0630 12:30:48.439860 (+ 10482us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.439888 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:30:48.439902 (+    14us) tablet.cc:662] Decoding operations
0630 12:30:48.440431 (+   529us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.440476 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.440508 (+    32us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:30:48.440864 (+   356us) tablet.cc:701] Row locks acquired
0630 12:30:48.440882 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:30:48.441093 (+   211us) write_op.cc:270] Start()
0630 12:30:48.441216 (+   123us) write_op.cc:276] Timestamp: P: 1782822648441030 usec, L: 0
0630 12:30:48.441234 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.677204 (+235970us) spinlock_profiling.cc:243] Waited 14.3 ms on lock 0x7b54003708a0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71983571 00007f9f71997520 00007f9f71a20b42 00007f9f71a15f67 00007f9f71a15da4 00007f9f75450581 00007f9f7544fd58 00007f9f754549f1 00007f9f754549a9 00007f9f75454939 00007f9f75454901
0630 12:30:48.677764 (+   560us) log.cc:844] Serialized 475 byte log entry
0630 12:30:48.804682 (+126918us) spinlock_profiling.cc:243] Waited 34 ms on lock 0x7b5400573d54. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71983571 00007f9f71a15e28 00007f9f75450581 00007f9f7544fd58 00007f9f754549f1 00007f9f754549a9 00007f9f75454939 00007f9f75454901 00007f9f75453b2d 000000000043f3c4 000000000043f209
0630 12:30:48.940646 (+135964us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.021878 (+ 81232us) write_op.cc:301] APPLY: starting
0630 12:30:49.021945 (+    67us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.022071 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.022088 (+    17us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.022928 (+   840us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.023076 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.023109 (+    33us) write_op.cc:312] APPLY: finished
0630 12:30:49.023285 (+   176us) log.cc:844] Serialized 40 byte log entry
0630 12:30:49.023400 (+   115us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.023457 (+    57us) write_op.cc:454] Released schema lock
0630 12:30:49.023486 (+    29us) write_op.cc:341] FINISH: Updating metrics
0630 12:30:49.084642 (+ 61156us) spinlock_profiling.cc:243] Waited 3.75 ms on lock 0x7b3400091bf8. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6fccc171 00007f9f6fd129ae 00007f9f6fd264fe 00007f9f769ffe51 00007f9f754523ad 00007f9f75451b53 00007f9f75455d61 00007f9f75455d19 00007f9f75455ca9 00007f9f75455c71 00007f9f75454e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":81080,"mutex_wait_us":1662,"num_ops":4,"prepare.queue_time_us":252261,"prepare.run_cpu_time_us":8258,"prepare.run_wall_time_us":383327,"replication_time_us":499309,"spinlock_wait_cycles":119699968}]]}
I20260630 12:30:48.997593 24770 rpcz_store.cc:276] 0630 12:30:47.860204 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.864488 (+  4284us) service_pool.cc:224] Handling call
0630 12:30:48.994517 (+1130029us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.117131 (+     0us) write_op.cc:183] PREPARE: starting on tablet b8852d8255084826b3bb5aa2f3f873c4
0630 12:30:48.117566 (+   435us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.117592 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:30:48.117611 (+    19us) tablet.cc:662] Decoding operations
0630 12:30:48.117928 (+   317us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.117973 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.118000 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:30:48.118188 (+   188us) tablet.cc:701] Row locks acquired
0630 12:30:48.118201 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:30:48.118346 (+   145us) write_op.cc:270] Start()
0630 12:30:48.118442 (+    96us) write_op.cc:276] Timestamp: P: 1782822648118303 usec, L: 0
0630 12:30:48.118462 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.122859 (+  4397us) log.cc:844] Serialized 388 byte log entry
0630 12:30:48.955051 (+832192us) op_driver.cc:464] REPLICATION: finished
0630 12:30:48.974624 (+ 19573us) write_op.cc:301] APPLY: starting
0630 12:30:48.982247 (+  7623us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:48.991992 (+  9745us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:48.992094 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:48.992553 (+   459us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:48.992718 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:48.992761 (+    43us) write_op.cc:312] APPLY: finished
0630 12:30:48.993434 (+   673us) log.cc:844] Serialized 28 byte log entry
0630 12:30:48.994126 (+   692us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:48.994199 (+    73us) write_op.cc:454] Released schema lock
0630 12:30:48.994235 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":11255,"mutex_wait_us":5131,"num_ops":2,"prepare.queue_time_us":250773,"prepare.run_cpu_time_us":2162,"prepare.run_wall_time_us":10672,"replication_time_us":836488}]]}
I20260630 12:30:49.021050 24818 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60448 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=4, attempt_no=0}) took 1060 ms. Trace:
I20260630 12:30:49.019229 24824 rpcz_store.cc:276] 0630 12:30:47.861134 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.863355 (+  2221us) service_pool.cc:224] Handling call
0630 12:30:49.016000 (+1152645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.044174 (+     0us) write_op.cc:183] PREPARE: starting on tablet a95dfd5dc33b485daffaf24c610f670b
0630 12:30:48.080845 (+ 36671us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.081356 (+   511us) write_op.cc:435] Acquired schema lock
0630 12:30:48.081807 (+   451us) tablet.cc:662] Decoding operations
0630 12:30:48.113632 (+ 31825us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.119907 (+  6275us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.120680 (+   773us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:30:48.126575 (+  5895us) tablet.cc:701] Row locks acquired
0630 12:30:48.131488 (+  4913us) write_op.cc:260] PREPARE: finished
0630 12:30:48.141395 (+  9907us) write_op.cc:270] Start()
0630 12:30:48.145158 (+  3763us) write_op.cc:276] Timestamp: P: 1782822648139214 usec, L: 0
0630 12:30:48.145179 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.178336 (+ 33157us) log.cc:844] Serialized 388 byte log entry
0630 12:30:48.762585 (+584249us) spinlock_profiling.cc:243] Waited 252 ms on lock 0x7b58001dc3d0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:48.763790 (+  1205us) op_driver.cc:464] REPLICATION: finished
0630 12:30:48.768409 (+  4619us) write_op.cc:301] APPLY: starting
0630 12:30:48.770019 (+  1610us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:48.776946 (+  6927us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:48.778018 (+  1072us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:48.799582 (+ 21564us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:48.813904 (+ 14322us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:48.819752 (+  5848us) write_op.cc:312] APPLY: finished
0630 12:30:48.832013 (+ 12261us) log.cc:844] Serialized 28 byte log entry
0630 12:30:48.832215 (+   202us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:48.880954 (+ 48739us) write_op.cc:454] Released schema lock
0630 12:30:48.881538 (+   584us) write_op.cc:341] FINISH: Updating metrics
0630 12:30:49.015894 (+134356us) spinlock_profiling.cc:243] Waited 5.72 ms on lock 0x7b3400242dc8. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6fccc171 00007f9f6fd129ae 00007f9f6fd264fe 00007f9f769ffe51 00007f9f754523ad 00007f9f75451b53 00007f9f75455d61 00007f9f75455d19 00007f9f75455ca9 00007f9f75455c71 00007f9f75454e9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3011,"mutex_wait_us":4685,"num_ops":2,"prepare.queue_time_us":175418,"prepare.run_cpu_time_us":3359,"prepare.run_wall_time_us":156198,"raft.queue_time_us":3032,"raft.run_cpu_time_us":7281,"raft.run_wall_time_us":564408,"replication_time_us":615756,"spinlock_wait_cycles":592701184}]]}
W20260630 12:30:49.160288 24795 log.cc:927] Time spent T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260630 12:30:49.174755 24824 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=46, attempt_no=0}) took 1301 ms. Trace:
I20260630 12:30:49.176080 24826 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60448 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=24, attempt_no=0}) took 1255 ms. Trace:
I20260630 12:30:49.172742 24818 rpcz_store.cc:276] 0630 12:30:47.982996 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.987049 (+  4053us) service_pool.cc:224] Handling call
0630 12:30:49.020992 (+1033943us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.703475 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00047059b0df4c4bbf2f08240d4ee931
0630 12:30:48.703935 (+   460us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.703959 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:30:48.703975 (+    16us) tablet.cc:662] Decoding operations
0630 12:30:48.704552 (+   577us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.704588 (+    36us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.704615 (+    27us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:30:48.705015 (+   400us) tablet.cc:701] Row locks acquired
0630 12:30:48.705029 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:30:48.705190 (+   161us) write_op.cc:270] Start()
0630 12:30:48.705307 (+   117us) write_op.cc:276] Timestamp: P: 1782822648705146 usec, L: 0
0630 12:30:48.705327 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.705846 (+   519us) log.cc:844] Serialized 649 byte log entry
0630 12:30:48.888555 (+182709us) spinlock_profiling.cc:243] Waited 8.04 ms on lock 0x7b1800175de0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f777f4bf1 00007f9f77801391 00007f9f6e92ea33 00007f9f6e930e01 00007f9f6e930db9 00007f9f6e930d49 00007f9f6e930d11 00007f9f6e93000d 000000000043f3c4 000000000043f209 00007f9f6e911e7a
0630 12:30:48.969862 (+ 81307us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.018127 (+ 48265us) write_op.cc:301] APPLY: starting
0630 12:30:49.018178 (+    51us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.018295 (+   117us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.018307 (+    12us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.018977 (+   670us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.019095 (+   118us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.019124 (+    29us) write_op.cc:312] APPLY: finished
0630 12:30:49.020418 (+  1294us) log.cc:844] Serialized 64 byte log entry
0630 12:30:49.020571 (+   153us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.020670 (+    99us) write_op.cc:454] Released schema lock
0630 12:30:49.020711 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48148,"mutex_wait_us":11872,"num_ops":8,"prepare.queue_time_us":700563,"prepare.run_cpu_time_us":31428,"prepare.run_wall_time_us":116949,"raft.queue_time_us":26550,"raft.run_cpu_time_us":43,"raft.run_wall_time_us":44,"replication_time_us":264434,"spinlock_wait_cycles":18491776,"thread_start_us":113258,"threads_started":1}]]}
I20260630 12:30:49.182559 24829 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52376 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=33, attempt_no=0}) took 1184 ms. Trace:
I20260630 12:30:49.183110 24829 rpcz_store.cc:276] 0630 12:30:48.000211 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:48.003948 (+  3737us) service_pool.cc:224] Handling call
0630 12:30:49.177941 (+1173993us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.324084 (+     0us) write_op.cc:183] PREPARE: starting on tablet 15bc358783c748569ae061681e666370
0630 12:30:48.363751 (+ 39667us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.364595 (+   844us) write_op.cc:435] Acquired schema lock
0630 12:30:48.365293 (+   698us) tablet.cc:662] Decoding operations
0630 12:30:48.422486 (+ 57193us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.427880 (+  5394us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.429560 (+  1680us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:30:48.538291 (+108731us) tablet.cc:701] Row locks acquired
0630 12:30:48.538312 (+    21us) write_op.cc:260] PREPARE: finished
0630 12:30:48.565302 (+ 26990us) write_op.cc:270] Start()
0630 12:30:48.565413 (+   111us) write_op.cc:276] Timestamp: P: 1782822648565245 usec, L: 0
0630 12:30:48.565434 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.566003 (+   569us) log.cc:844] Serialized 475 byte log entry
0630 12:30:48.896884 (+330881us) spinlock_profiling.cc:243] Waited 311 ms on lock 0x7b58000134d0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:49.125926 (+229042us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.148531 (+ 22605us) write_op.cc:301] APPLY: starting
0630 12:30:49.148642 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.148870 (+   228us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.148898 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.172114 (+ 23216us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.176846 (+  4732us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.176890 (+    44us) write_op.cc:312] APPLY: finished
0630 12:30:49.177085 (+   195us) log.cc:844] Serialized 40 byte log entry
0630 12:30:49.177371 (+   286us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.177490 (+   119us) write_op.cc:454] Released schema lock
0630 12:30:49.177557 (+    67us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22358,"num_ops":4,"prepare.queue_time_us":316190,"prepare.run_cpu_time_us":3833,"prepare.run_wall_time_us":244721,"raft.queue_time_us":3102,"raft.run_cpu_time_us":3256,"raft.run_wall_time_us":325951,"replication_time_us":560252,"spinlock_wait_cycles":714403200}]]}
I20260630 12:30:49.205772 24770 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=36, attempt_no=0}) took 1341 ms. Trace:
I20260630 12:30:49.206302 24770 rpcz_store.cc:276] 0630 12:30:47.864006 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.864547 (+   541us) service_pool.cc:224] Handling call
0630 12:30:49.205600 (+1341053us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.461394 (+     0us) write_op.cc:183] PREPARE: starting on tablet a95dfd5dc33b485daffaf24c610f670b
0630 12:30:48.597069 (+135675us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.597094 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:30:48.597105 (+    11us) tablet.cc:662] Decoding operations
0630 12:30:48.620063 (+ 22958us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.621160 (+  1097us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.623559 (+  2399us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:30:48.638408 (+ 14849us) tablet.cc:701] Row locks acquired
0630 12:30:48.647553 (+  9145us) write_op.cc:260] PREPARE: finished
0630 12:30:48.657528 (+  9975us) write_op.cc:270] Start()
0630 12:30:48.662974 (+  5446us) write_op.cc:276] Timestamp: P: 1782822648656506 usec, L: 0
0630 12:30:48.664072 (+  1098us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.674626 (+ 10554us) log.cc:844] Serialized 432 byte log entry
0630 12:30:49.004909 (+330283us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.195855 (+190946us) write_op.cc:301] APPLY: starting
0630 12:30:49.195984 (+   129us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.196142 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.196243 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.196852 (+   609us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.197127 (+   275us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.197188 (+    61us) write_op.cc:312] APPLY: finished
0630 12:30:49.197385 (+   197us) log.cc:844] Serialized 34 byte log entry
0630 12:30:49.204030 (+  6645us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.204165 (+   135us) write_op.cc:454] Released schema lock
0630 12:30:49.204205 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":138624,"child_traces":[["op",{"apply.queue_time_us":190675,"num_ops":3,"prepare.queue_time_us":554904,"prepare.run_cpu_time_us":3354,"prepare.run_wall_time_us":238910,"replication_time_us":339760}]]}
I20260630 12:30:49.176230 24824 rpcz_store.cc:276] 0630 12:30:47.873480 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.874145 (+   665us) service_pool.cc:224] Handling call
0630 12:30:49.174540 (+1300395us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.418751 (+     0us) write_op.cc:183] PREPARE: starting on tablet b578095e5cde4c9ca88e9ebbf40b91fd
0630 12:30:48.447651 (+ 28900us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.447684 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:30:48.447701 (+    17us) tablet.cc:662] Decoding operations
0630 12:30:48.448190 (+   489us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.448231 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.448275 (+    44us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:30:48.448666 (+   391us) tablet.cc:701] Row locks acquired
0630 12:30:48.448685 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:30:48.448881 (+   196us) write_op.cc:270] Start()
0630 12:30:48.449001 (+   120us) write_op.cc:276] Timestamp: P: 1782822648448832 usec, L: 0
0630 12:30:48.449022 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.449650 (+   628us) log.cc:844] Serialized 519 byte log entry
0630 12:30:48.996077 (+546427us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.160723 (+164646us) write_op.cc:301] APPLY: starting
0630 12:30:49.160888 (+   165us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.161103 (+   215us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.161208 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.162003 (+   795us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.164499 (+  2496us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.164559 (+    60us) write_op.cc:312] APPLY: finished
0630 12:30:49.164808 (+   249us) log.cc:844] Serialized 46 byte log entry
0630 12:30:49.166069 (+  1261us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.174035 (+  7966us) write_op.cc:454] Released schema lock
0630 12:30:49.174082 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":164309,"mutex_wait_us":2091,"num_ops":5,"prepare.queue_time_us":521820,"prepare.run_cpu_time_us":2927,"prepare.run_wall_time_us":41863,"replication_time_us":546944}]]}
I20260630 12:30:49.235445 24779 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60448 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=38, attempt_no=0}) took 1232 ms. Trace:
I20260630 12:30:49.238319 24832 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=35, attempt_no=0}) took 1374 ms. Trace:
I20260630 12:30:49.235981 24779 rpcz_store.cc:276] 0630 12:30:48.002928 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:48.011586 (+  8658us) service_pool.cc:224] Handling call
0630 12:30:49.235282 (+1223696us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.820580 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00047059b0df4c4bbf2f08240d4ee931
0630 12:30:48.821053 (+   473us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.821080 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:30:48.821093 (+    13us) tablet.cc:662] Decoding operations
0630 12:30:48.821506 (+   413us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.821544 (+    38us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.821569 (+    25us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:30:48.821920 (+   351us) tablet.cc:701] Row locks acquired
0630 12:30:48.821937 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:30:48.996932 (+174995us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b340009cf88. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6fccc171 00007f9f6fd11b64 00007f9f754501b5 00007f9f7544fd58 00007f9f754549f1 00007f9f754549a9 00007f9f75454939 00007f9f75454901 00007f9f75453b2d 000000000043f3c4 000000000043f209
0630 12:30:48.997039 (+   107us) write_op.cc:270] Start()
0630 12:30:48.997227 (+   188us) write_op.cc:276] Timestamp: P: 1782822648997001 usec, L: 0
0630 12:30:48.997256 (+    29us) op_driver.cc:348] REPLICATION: starting
0630 12:30:49.106522 (+109266us) log.cc:844] Serialized 475 byte log entry
0630 12:30:49.209232 (+102710us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.233287 (+ 24055us) write_op.cc:301] APPLY: starting
0630 12:30:49.233375 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.233536 (+   161us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.233555 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.234170 (+   615us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.234345 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.234384 (+    39us) write_op.cc:312] APPLY: finished
0630 12:30:49.234581 (+   197us) log.cc:844] Serialized 40 byte log entry
0630 12:30:49.234799 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.234890 (+    91us) write_op.cc:454] Released schema lock
0630 12:30:49.234923 (+    33us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":23878,"mutex_wait_us":24436,"num_ops":4,"prepare.queue_time_us":743277,"prepare.run_cpu_time_us":6640,"prepare.run_wall_time_us":317530,"replication_time_us":211784,"spinlock_wait_cycles":4827392}]]}
I20260630 12:30:49.238631 24832 rpcz_store.cc:276] 0630 12:30:47.863663 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.873002 (+  9339us) service_pool.cc:224] Handling call
0630 12:30:49.238172 (+1365170us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.707606 (+     0us) write_op.cc:183] PREPARE: starting on tablet 43a2d07fbcfa41a7829be6f29947b902
0630 12:30:48.708109 (+   503us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.708140 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:30:48.708154 (+    14us) tablet.cc:662] Decoding operations
0630 12:30:48.708614 (+   460us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.708659 (+    45us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.708685 (+    26us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:30:48.761912 (+ 53227us) tablet.cc:701] Row locks acquired
0630 12:30:48.761931 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:30:48.769001 (+  7070us) write_op.cc:270] Start()
0630 12:30:48.772450 (+  3449us) write_op.cc:276] Timestamp: P: 1782822648768677 usec, L: 0
0630 12:30:48.775415 (+  2965us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.793886 (+ 18471us) log.cc:844] Serialized 519 byte log entry
0630 12:30:49.181322 (+387436us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.234471 (+ 53149us) write_op.cc:301] APPLY: starting
0630 12:30:49.234572 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.235886 (+  1314us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.235974 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.236804 (+   830us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.236969 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.237011 (+    42us) write_op.cc:312] APPLY: finished
0630 12:30:49.237212 (+   201us) log.cc:844] Serialized 46 byte log entry
0630 12:30:49.237789 (+   577us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.237881 (+    92us) write_op.cc:454] Released schema lock
0630 12:30:49.237906 (+    25us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52961,"num_ops":5,"prepare.queue_time_us":827592,"prepare.run_cpu_time_us":3287,"prepare.run_wall_time_us":91887,"replication_time_us":405709}]]}
I20260630 12:30:49.072851 24789 rpcz_store.cc:276] 0630 12:30:47.954252 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.962036 (+  7784us) service_pool.cc:224] Handling call
0630 12:30:49.071582 (+1109546us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.071455 (+     0us) spinlock_profiling.cc:243] Waited 2.1 ms on lock 0x7b1800020380. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f777f4bf1 00007f9f77801391 00007f9f6e92ea33 00007f9f6e930e01 00007f9f6e930db9 00007f9f6e930d49 00007f9f6e930d11 00007f9f6e93000d 000000000043f3c4 000000000043f209 00007f9f6e911e7a
0630 12:30:48.074569 (+  3114us) write_op.cc:183] PREPARE: starting on tablet 15bc358783c748569ae061681e666370
0630 12:30:48.119158 (+ 44589us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.120251 (+  1093us) write_op.cc:435] Acquired schema lock
0630 12:30:48.121098 (+   847us) tablet.cc:662] Decoding operations
0630 12:30:48.171066 (+ 49968us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.171116 (+    50us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.171169 (+    53us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:30:48.171560 (+   391us) tablet.cc:701] Row locks acquired
0630 12:30:48.171582 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:30:48.171736 (+   154us) write_op.cc:270] Start()
0630 12:30:48.171942 (+   206us) write_op.cc:276] Timestamp: P: 1782822648171697 usec, L: 0
0630 12:30:48.171969 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.211817 (+ 39848us) log.cc:844] Serialized 605 byte log entry
0630 12:30:48.701047 (+489230us) spinlock_profiling.cc:243] Waited 8.54 ms on lock 0x7b54002b1220. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71983571 00007f9f71993142 00007f9f71973eaa 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5
0630 12:30:48.835921 (+134874us) spinlock_profiling.cc:243] Waited 5.13 ms on lock 0x7b54002b1220. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71983571 00007f9f7199ab26 00007f9f7199449a 00007f9f71993714 00007f9f71973eaa 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4
0630 12:30:48.925055 (+ 89134us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.013348 (+ 88293us) write_op.cc:301] APPLY: starting
0630 12:30:49.013417 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.013569 (+   152us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.013585 (+    16us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.014588 (+  1003us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.014738 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.014779 (+    41us) write_op.cc:312] APPLY: finished
0630 12:30:49.014960 (+   181us) log.cc:844] Serialized 58 byte log entry
0630 12:30:49.070294 (+ 55334us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.070551 (+   257us) write_op.cc:454] Released schema lock
0630 12:30:49.070680 (+   129us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":84810,"mutex_wait_us":4018,"num_ops":7,"prepare.queue_time_us":21872,"prepare.run_cpu_time_us":54243,"prepare.run_wall_time_us":247387,"raft.queue_time_us":40181,"raft.run_cpu_time_us":32768,"raft.run_wall_time_us":682583,"replication_time_us":743615,"spinlock_wait_cycles":36264960,"thread_start_us":182178,"threads_started":3,"wal-append.queue_time_us":88504}]]}
I20260630 12:30:49.176545 24826 rpcz_store.cc:276] 0630 12:30:47.925294 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.925678 (+   384us) service_pool.cc:224] Handling call
0630 12:30:49.175837 (+1250159us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.080706 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00047059b0df4c4bbf2f08240d4ee931
0630 12:30:48.109205 (+ 28499us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.109244 (+    39us) write_op.cc:435] Acquired schema lock
0630 12:30:48.109255 (+    11us) tablet.cc:662] Decoding operations
0630 12:30:48.109680 (+   425us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.109723 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.109751 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:30:48.110104 (+   353us) tablet.cc:701] Row locks acquired
0630 12:30:48.110122 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:30:48.110322 (+   200us) write_op.cc:270] Start()
0630 12:30:48.110433 (+   111us) write_op.cc:276] Timestamp: P: 1782822648110265 usec, L: 0
0630 12:30:48.110455 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.702398 (+591943us) spinlock_profiling.cc:243] Waited 2.97 ms on lock 0x7b5400395ba0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71983571 00007f9f71997520 00007f9f71a20b42 00007f9f71a15f67 00007f9f71a15da4 00007f9f75450581 00007f9f7544fd58 00007f9f754549f1 00007f9f754549a9 00007f9f75454939 00007f9f75454901
0630 12:30:48.702954 (+   556us) log.cc:844] Serialized 475 byte log entry
0630 12:30:48.825288 (+122334us) spinlock_profiling.cc:243] Waited 5.7 ms on lock 0x7b58001220d0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:48.969605 (+144317us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.019291 (+ 49686us) write_op.cc:301] APPLY: starting
0630 12:30:49.021286 (+  1995us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.079079 (+ 57793us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.079160 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.080575 (+  1415us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.080994 (+   419us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.081054 (+    60us) write_op.cc:312] APPLY: finished
0630 12:30:49.082479 (+  1425us) log.cc:844] Serialized 40 byte log entry
0630 12:30:49.175133 (+ 92654us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.175402 (+   269us) write_op.cc:454] Released schema lock
0630 12:30:49.175458 (+    56us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47340,"mutex_wait_us":29924,"num_ops":4,"prepare.queue_time_us":98352,"prepare.run_cpu_time_us":15593,"prepare.run_wall_time_us":624455,"raft.queue_time_us":17052,"raft.run_cpu_time_us":5672,"raft.run_wall_time_us":119725,"replication_time_us":859043,"spinlock_wait_cycles":21848576}]]}
I20260630 12:30:49.251332 24786 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52376 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=43, attempt_no=0}) took 1182 ms. Trace:
I20260630 12:30:49.262576 24831 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=0, attempt_no=0}) took 1404 ms. Trace:
I20260630 12:30:49.252372 24786 rpcz_store.cc:276] 0630 12:30:48.075929 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:48.076971 (+  1042us) service_pool.cc:224] Handling call
0630 12:30:49.251092 (+1174121us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.566511 (+     0us) write_op.cc:183] PREPARE: starting on tablet 15bc358783c748569ae061681e666370
0630 12:30:48.584046 (+ 17535us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.584928 (+   882us) write_op.cc:435] Acquired schema lock
0630 12:30:48.595619 (+ 10691us) tablet.cc:662] Decoding operations
0630 12:30:48.629392 (+ 33773us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.630279 (+   887us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.631340 (+  1061us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:30:48.670956 (+ 39616us) tablet.cc:701] Row locks acquired
0630 12:30:48.670975 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:30:48.679349 (+  8374us) write_op.cc:270] Start()
0630 12:30:48.679492 (+   143us) write_op.cc:276] Timestamp: P: 1782822648679298 usec, L: 0
0630 12:30:48.679509 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.680093 (+   584us) log.cc:844] Serialized 562 byte log entry
0630 12:30:48.934329 (+254236us) spinlock_profiling.cc:243] Waited 200 ms on lock 0x7b58000134d0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:49.127049 (+192720us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.165823 (+ 38774us) write_op.cc:301] APPLY: starting
0630 12:30:49.165929 (+   106us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.166147 (+   218us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.166170 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.184893 (+ 18723us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.219867 (+ 34974us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.221060 (+  1193us) write_op.cc:312] APPLY: finished
0630 12:30:49.222351 (+  1291us) log.cc:844] Serialized 52 byte log entry
0630 12:30:49.250514 (+ 28163us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.250618 (+   104us) write_op.cc:454] Released schema lock
0630 12:30:49.250690 (+    72us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37609,"num_ops":6,"prepare.queue_time_us":431584,"prepare.run_cpu_time_us":3561,"prepare.run_wall_time_us":113912,"raft.queue_time_us":1032,"raft.run_cpu_time_us":3478,"raft.run_wall_time_us":253015,"replication_time_us":447359,"spinlock_wait_cycles":460407168}]]}
I20260630 12:30:49.275808 24816 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60448 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=42, attempt_no=0}) took 1272 ms. Trace:
I20260630 12:30:49.281167 24835 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52376 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=18, attempt_no=0}) took 1275 ms. Trace:
I20260630 12:30:49.282895 24832 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34558 (ReqId={client: e6e8ff945e71463985f71f8201f4e26a, seq_no=15, attempt_no=0}) took 1422 ms. Trace:
I20260630 12:30:49.286427 24832 rpcz_store.cc:276] 0630 12:30:47.860752 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.865104 (+  4352us) service_pool.cc:224] Handling call
0630 12:30:49.282368 (+1417264us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.813883 (+     0us) write_op.cc:183] PREPARE: starting on tablet 43a2d07fbcfa41a7829be6f29947b902
0630 12:30:48.833572 (+ 19689us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.833599 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:30:48.833612 (+    13us) tablet.cc:662] Decoding operations
0630 12:30:48.882468 (+ 48856us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.887205 (+  4737us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.887591 (+   386us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:30:48.916091 (+ 28500us) tablet.cc:701] Row locks acquired
0630 12:30:48.916108 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:30:49.119523 (+203415us) spinlock_profiling.cc:243] Waited 14.6 ms on lock 0x7b3400242dc8. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6fccc171 00007f9f6fd11b64 00007f9f754501b5 00007f9f7544fd58 00007f9f754549f1 00007f9f754549a9 00007f9f75454939 00007f9f75454901 00007f9f75453b2d 000000000043f3c4 000000000043f209
0630 12:30:49.119687 (+   164us) write_op.cc:270] Start()
0630 12:30:49.119983 (+   296us) write_op.cc:276] Timestamp: P: 1782822649119649 usec, L: 0
0630 12:30:49.120012 (+    29us) op_driver.cc:348] REPLICATION: starting
0630 12:30:49.120909 (+   897us) log.cc:844] Serialized 519 byte log entry
0630 12:30:49.192974 (+ 72065us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.275494 (+ 82520us) write_op.cc:301] APPLY: starting
0630 12:30:49.275575 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.275760 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.275779 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.276457 (+   678us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.276611 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.276660 (+    49us) write_op.cc:312] APPLY: finished
0630 12:30:49.276855 (+   195us) log.cc:844] Serialized 46 byte log entry
0630 12:30:49.281123 (+  4268us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.281605 (+   482us) write_op.cc:454] Released schema lock
0630 12:30:49.282004 (+   399us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82306,"num_ops":5,"prepare.queue_time_us":925887,"prepare.run_cpu_time_us":12754,"prepare.run_wall_time_us":312820,"replication_time_us":72808,"spinlock_wait_cycles":33555200}]]}
I20260630 12:30:49.267381 24831 rpcz_store.cc:276] 0630 12:30:47.857687 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:47.857910 (+   223us) service_pool.cc:224] Handling call
0630 12:30:49.262098 (+1404188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.689490 (+     0us) write_op.cc:183] PREPARE: starting on tablet 43a2d07fbcfa41a7829be6f29947b902
0630 12:30:48.689944 (+   454us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.689968 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:30:48.689983 (+    15us) tablet.cc:662] Decoding operations
0630 12:30:48.690224 (+   241us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.690268 (+    44us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.690291 (+    23us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:30:48.690413 (+   122us) tablet.cc:701] Row locks acquired
0630 12:30:48.690425 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:30:48.690565 (+   140us) write_op.cc:270] Start()
0630 12:30:48.690659 (+    94us) write_op.cc:276] Timestamp: P: 1782822648690528 usec, L: 0
0630 12:30:48.690679 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.691222 (+   543us) log.cc:844] Serialized 345 byte log entry
0630 12:30:48.793395 (+102173us) spinlock_profiling.cc:243] Waited 46.6 ms on lock 0x7b58001dbad0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:49.180153 (+386758us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.233797 (+ 53644us) write_op.cc:301] APPLY: starting
0630 12:30:49.233893 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.234000 (+   107us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.234019 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.234276 (+   257us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.234492 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.234539 (+    47us) write_op.cc:312] APPLY: finished
0630 12:30:49.234668 (+   129us) log.cc:844] Serialized 22 byte log entry
0630 12:30:49.234896 (+   228us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.234968 (+    72us) write_op.cc:454] Released schema lock
0630 12:30:49.235015 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53423,"mutex_wait_us":17316,"num_ops":1,"prepare.queue_time_us":813155,"prepare.run_cpu_time_us":2138,"prepare.run_wall_time_us":17956,"raft.queue_time_us":18541,"raft.run_cpu_time_us":1394,"raft.run_wall_time_us":78537,"replication_time_us":489212,"spinlock_wait_cycles":107181440}]]}
I20260630 12:30:49.286137 24835 rpcz_store.cc:276] 0630 12:30:48.011322 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:48.019419 (+  8097us) service_pool.cc:224] Handling call
0630 12:30:48.257838 (+238419us) spinlock_profiling.cc:243] Waited 982 us on lock 0x7b5800262898. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6e7b7841 00007f9f6e8f75cc 00007f9f6e8f7536 000000000041fa09 00007f9f769651e0 00007f9f76a2e0c4 00007f9f76a2e131 00007f9f769ed570 00007f9f769d9a69 00007f9f769d7d62 00007f9f75ab5f84
0630 12:30:49.281094 (+1023256us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.680593 (+     0us) write_op.cc:183] PREPARE: starting on tablet 15bc358783c748569ae061681e666370
0630 12:30:48.681076 (+   483us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.681101 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:30:48.681118 (+    17us) tablet.cc:662] Decoding operations
0630 12:30:48.681601 (+   483us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.681644 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.681669 (+    25us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:30:48.682133 (+   464us) tablet.cc:701] Row locks acquired
0630 12:30:48.682146 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:30:48.682306 (+   160us) write_op.cc:270] Start()
0630 12:30:48.682392 (+    86us) write_op.cc:276] Timestamp: P: 1782822648682265 usec, L: 0
0630 12:30:48.682411 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.695238 (+ 12827us) log.cc:844] Serialized 562 byte log entry
0630 12:30:48.926762 (+231524us) spinlock_profiling.cc:243] Waited 168 ms on lock 0x7b58000134d0. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f71984090 00007f9f7197443c 00007f9f7197ad53 00007f9f7197acd9 00007f9f7197ac69 00007f9f7197ac31 00007f9f71979dfd 000000000043f3c4 000000000043f209 00007f9f6e92eab5 00007f9f6e930e01
0630 12:30:49.147308 (+220546us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.188950 (+ 41642us) write_op.cc:301] APPLY: starting
0630 12:30:49.189067 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.189256 (+   189us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.189278 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.190217 (+   939us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.190381 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.190426 (+    45us) write_op.cc:312] APPLY: finished
0630 12:30:49.210656 (+ 20230us) log.cc:844] Serialized 52 byte log entry
0630 12:30:49.224449 (+ 13793us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.244413 (+ 19964us) write_op.cc:454] Released schema lock
0630 12:30:49.246037 (+  1624us) write_op.cc:341] FINISH: Updating metrics
0630 12:30:49.280969 (+ 34932us) spinlock_profiling.cc:243] Waited 7.41 ms on lock 0x7b3400091bf8. stack: 00007f9f6e8fc983 00007f9f6e8fc880 00007f9f6e28c1d4 000000000042d824 000000000042d7b9 00007f9f6fccc171 00007f9f6fd129ae 00007f9f6fd264fe 00007f9f769ffe51 00007f9f754523ad 00007f9f75451b53 00007f9f75455d61 00007f9f75455d19 00007f9f75455ca9 00007f9f75455c71 00007f9f75454e9d
Metrics: {"spinlock_wait_cycles":2258304,"child_traces":[["op",{"apply.queue_time_us":41437,"num_ops":6,"prepare.queue_time_us":421887,"prepare.run_cpu_time_us":2823,"prepare.run_wall_time_us":30717,"raft.queue_time_us":2091,"raft.run_cpu_time_us":3063,"raft.run_wall_time_us":213038,"replication_time_us":452550,"spinlock_wait_cycles":402355968}]]}
I20260630 12:30:49.281352 24816 rpcz_store.cc:276] 0630 12:30:48.003623 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:48.012483 (+  8860us) service_pool.cc:224] Handling call
0630 12:30:49.275635 (+1263152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:30:48.568132 (+     0us) write_op.cc:183] PREPARE: starting on tablet a8a4e65ad83e4b3a9d58dd840e0c6da4
0630 12:30:48.600538 (+ 32406us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:30:48.600569 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:30:48.600580 (+    11us) tablet.cc:662] Decoding operations
0630 12:30:48.622172 (+ 21592us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:30:48.628415 (+  6243us) write_op.cc:641] Partition lock acquired for write op
0630 12:30:48.629478 (+  1063us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:30:48.663028 (+ 33550us) tablet.cc:701] Row locks acquired
0630 12:30:48.663047 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:30:48.669484 (+  6437us) write_op.cc:270] Start()
0630 12:30:48.673427 (+  3943us) write_op.cc:276] Timestamp: P: 1782822648668210 usec, L: 0
0630 12:30:48.673452 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:30:48.674016 (+   564us) log.cc:844] Serialized 519 byte log entry
0630 12:30:49.157905 (+483889us) op_driver.cc:464] REPLICATION: finished
0630 12:30:49.219381 (+ 61476us) write_op.cc:301] APPLY: starting
0630 12:30:49.222803 (+  3422us) tablet.cc:1367] starting BulkCheckPresence
0630 12:30:49.246015 (+ 23212us) tablet.cc:1370] finished BulkCheckPresence
0630 12:30:49.260369 (+ 14354us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:30:49.266807 (+  6438us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:30:49.269897 (+  3090us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:30:49.270457 (+   560us) write_op.cc:312] APPLY: finished
0630 12:30:49.273733 (+  3276us) log.cc:844] Serialized 46 byte log entry
0630 12:30:49.275030 (+  1297us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:30:49.275162 (+   132us) write_op.cc:454] Released schema lock
0630 12:30:49.275197 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57330,"mutex_wait_us":10106,"num_ops":5,"prepare.queue_time_us":531597,"prepare.run_cpu_time_us":3372,"prepare.run_wall_time_us":112036,"replication_time_us":484228}]]}
W20260630 12:30:49.463168 24720 meta_cache.cc:1261] Time spent looking up entry by key: real 0.140s	user 0.002s	sys 0.000s
W20260630 12:30:49.504875 24383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.195:34155, user_credentials={real_user=slave}} blocked reactor thread for 47547.2us
W20260630 12:30:50.322686 24796 log.cc:927] Time spent T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Append to log took a long time: real 0.185s	user 0.003s	sys 0.001s
W20260630 12:30:50.841477 24530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.193:35903, user_credentials={real_user=slave}} blocked reactor thread for 123816us
W20260630 12:30:51.009951 24530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.193:35903, user_credentials={real_user=slave}} blocked reactor thread for 68311.2us
W20260630 12:30:51.269618 24795 log.cc:927] Time spent T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393: Append to log took a long time: real 0.054s	user 0.007s	sys 0.000s
W20260630 12:30:51.270668 24792 log.cc:927] Time spent T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Append to log took a long time: real 0.062s	user 0.000s	sys 0.010s
W20260630 12:30:51.275475 24748 log.cc:927] Time spent T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a: Append to log took a long time: real 0.058s	user 0.005s	sys 0.002s
W20260630 12:30:51.276283 24838 log.cc:927] Time spent T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: Append to log took a long time: real 0.053s	user 0.002s	sys 0.009s
W20260630 12:30:51.277335 24598 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.19.133.194:38501, user_credentials={real_user=slave}} blocked reactor thread for 46484.7us
W20260630 12:30:51.283574 24766 log.cc:927] Time spent T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: Append to log took a long time: real 0.070s	user 0.011s	sys 0.000s
W20260630 12:30:51.507398 24719 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.000s	sys 0.000s
W20260630 12:30:51.512240 24718 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.004s	sys 0.000s
W20260630 12:30:51.686681 24721 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.004s	sys 0.000s
W20260630 12:30:51.696652 24383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.194:38501, user_credentials={real_user=slave}} blocked reactor thread for 54310.8us
W20260630 12:30:51.833913 24530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.193:35903, user_credentials={real_user=slave}} blocked reactor thread for 69998.9us
I20260630 12:30:52.184845 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:52.196873 24876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:52.199404 24875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.200651 19991 server_base.cc:1061] running on GCE node
W20260630 12:30:52.201327 24878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.202986 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:52.203230 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:52.203401 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822652203388 us; error 0 us; skew 500 ppm
I20260630 12:30:52.203856 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:52.206291 19991 webserver.cc:533] Webserver started at http://127.19.133.196:34853/ using document root <none> and password file <none>
I20260630 12:30:52.206755 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:52.206938 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:52.207237 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:52.208395 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "e547880dbe1747fd99c14e35f99c4599"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-rw3v"
I20260630 12:30:52.213022 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:52.216068 24883 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.216732 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:30:52.217001 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "e547880dbe1747fd99c14e35f99c4599"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-rw3v"
I20260630 12:30:52.217234 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:52.252069 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:52.253319 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:52.254683 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:52.256924 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:52.257105 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.257349 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:52.257505 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.295964 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:33297
I20260630 12:30:52.296052 24945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:33297 every 8 connection(s)
I20260630 12:30:52.301021 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:52.307879 24951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:52.309352 24950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:52.312752 24953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.313339 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:52.314816 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:52.315028 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:52.315245 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822652315222 us; error 0 us; skew 500 ppm
I20260630 12:30:52.315748 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:52.316540 24946 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38687
I20260630 12:30:52.316881 24946 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:52.317610 24946 heartbeater.cc:507] Master 127.19.133.254:38687 requested a full tablet report, sending...
I20260630 12:30:52.319598 24315 ts_manager.cc:194] Registered new tserver with Master: e547880dbe1747fd99c14e35f99c4599 (127.19.133.196:33297)
I20260630 12:30:52.320540 19991 webserver.cc:533] Webserver started at http://127.19.133.197:42471/ using document root <none> and password file <none>
I20260630 12:30:52.321022 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:52.321210 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:52.321285 24315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45758
I20260630 12:30:52.321471 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:52.322592 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-4-root/instance:
uuid: "1dc0f2d09ffd4f618569e9b4f8003655"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-rw3v"
I20260630 12:30:52.326908 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:30:52.330186 24958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.330840 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:52.331096 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-4-root
uuid: "1dc0f2d09ffd4f618569e9b4f8003655"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-rw3v"
I20260630 12:30:52.331395 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:52.351181 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:52.352298 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:52.353492 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:52.355433 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:52.355603 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.355769 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:52.355888 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.410983 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.197:41193
I20260630 12:30:52.411083 25020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.197:41193 every 8 connection(s)
I20260630 12:30:52.416944 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:30:52.424147 25024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:30:52.425514 25025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.427906 25021 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38687
I20260630 12:30:52.428364 25021 heartbeater.cc:461] Registering TS with master...
W20260630 12:30:52.428839 25027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:30:52.429554 25021 heartbeater.cc:507] Master 127.19.133.254:38687 requested a full tablet report, sending...
I20260630 12:30:52.430121 19991 server_base.cc:1061] running on GCE node
I20260630 12:30:52.431018 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:30:52.431303 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:30:52.431525 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822652431506 us; error 0 us; skew 500 ppm
I20260630 12:30:52.431699 24315 ts_manager.cc:194] Registered new tserver with Master: 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197:41193)
I20260630 12:30:52.432142 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:30:52.433475 24315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45764
I20260630 12:30:52.434924 19991 webserver.cc:533] Webserver started at http://127.19.133.198:34781/ using document root <none> and password file <none>
I20260630 12:30:52.435423 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:30:52.435609 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:30:52.435854 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:30:52.436857 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-5-root/instance:
uuid: "c022e99586df43aa8f10b1fcbfb27173"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-rw3v"
I20260630 12:30:52.440825 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:30:52.443802 25032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.444622 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:30:52.444886 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-5-root
uuid: "c022e99586df43aa8f10b1fcbfb27173"
format_stamp: "Formatted at 2026-06-30 12:30:52 on dist-test-slave-rw3v"
I20260630 12:30:52.445124 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:30:52.473745 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:30:52.474869 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:30:52.476780 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:30:52.479565 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:30:52.479759 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.479961 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:30:52.480109 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:30:52.549301 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.198:37829
I20260630 12:30:52.549408 25094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.198:37829 every 8 connection(s)
I20260630 12:30:52.563504 25095 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38687
I20260630 12:30:52.563951 25095 heartbeater.cc:461] Registering TS with master...
I20260630 12:30:52.564730 25095 heartbeater.cc:507] Master 127.19.133.254:38687 requested a full tablet report, sending...
I20260630 12:30:52.566442 24315 ts_manager.cc:194] Registered new tserver with Master: c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198:37829)
I20260630 12:30:52.567726 24315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45770
I20260630 12:30:53.325160 24946 heartbeater.cc:499] Master 127.19.133.254:38687 was elected leader, sending a full tablet report...
I20260630 12:30:53.435865 25021 heartbeater.cc:499] Master 127.19.133.254:38687 was elected leader, sending a full tablet report...
I20260630 12:30:53.571573 25095 heartbeater.cc:499] Master 127.19.133.254:38687 was elected leader, sending a full tablet report...
I20260630 12:30:54.079679 25098 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:54.080689 25098 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.086902 25102 raft_consensus.cc:493] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e2a88ed5b9e84aa98cbf6bd181a80d1e)
I20260630 12:30:54.087630 25102 raft_consensus.cc:515] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.090142 25102 leader_election.cc:290] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.114884 25102 raft_consensus.cc:493] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e2a88ed5b9e84aa98cbf6bd181a80d1e)
I20260630 12:30:54.115603 25102 raft_consensus.cc:515] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.116006 25098 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.117707 25102 leader_election.cc:290] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.118000 25101 raft_consensus.cc:493] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:54.118743 25101 raft_consensus.cc:515] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.121012 25101 leader_election.cc:290] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.126397 25101 raft_consensus.cc:493] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:54.127043 25101 raft_consensus.cc:515] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.131023 25101 leader_election.cc:290] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.155588 25098 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:54.156262 25098 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.158416 25098 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.212939 25098 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:54.213675 25098 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.215938 25098 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.265007 25099 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e2a88ed5b9e84aa98cbf6bd181a80d1e)
I20260630 12:30:54.265802 25099 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.268105 25099 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.268682 25099 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:54.213675 25101 raft_consensus.cc:493] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:54.337282 25101 raft_consensus.cc:515] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.270088 25099 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.682940 25099 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.702527 25101 leader_election.cc:290] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.824430 24489 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52348 (request call id 204) took 1078 ms. Trace:
I20260630 12:30:54.825062 24489 rpcz_store.cc:276] 0630 12:30:53.746422 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:54.823428 (+1077006us) service_pool.cc:224] Handling call
0630 12:30:54.823821 (+   393us) raft_consensus.cc:1471] Updating replica for 0 ops
0630 12:30:54.824028 (+   207us) raft_consensus.cc:1534] Early marking committed up to index 0
0630 12:30:54.824058 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0630 12:30:54.824104 (+    46us) raft_consensus.cc:1645] Marking committed up to 25
0630 12:30:54.824139 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:30:54.824197 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:30:54.824335 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260630 12:30:54.919090 24532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.194:38501, user_credentials={real_user=slave}} blocked reactor thread for 92264.1us
I20260630 12:30:54.950160 24417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:54.951910 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:54.952631 24412 raft_consensus.cc:2468] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 1.
I20260630 12:30:54.957894 25106 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:54.958521 25106 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.959731 25103 raft_consensus.cc:493] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:54.960172 25103 raft_consensus.cc:515] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.961242 25107 raft_consensus.cc:493] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:54.968217 25107 raft_consensus.cc:515] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.962024 25103 leader_election.cc:290] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.965128 25104 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:54.966693 24486 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52348 (request call id 207) took 1219 ms. Trace:
I20260630 12:30:54.961867 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:54.974700 25105 raft_consensus.cc:493] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:54.974840 24489 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:54.962080 25106 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:54.974136 24863 raft_consensus.cc:493] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:54.975332 25105 raft_consensus.cc:515] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.975793 24863 raft_consensus.cc:515] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.977913 24861 raft_consensus.cc:493] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e2a88ed5b9e84aa98cbf6bd181a80d1e)
I20260630 12:30:54.979745 24861 raft_consensus.cc:515] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.980430 24488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:54.977846 25104 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.981089 24488 raft_consensus.cc:2468] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:54.979211 24863 leader_election.cc:290] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:54.978113 24493 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52348 (request call id 205) took 1225 ms. Trace:
I20260630 12:30:54.982496 24532 leader_election.cc:304] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:54.982205 24493 rpcz_store.cc:276] 0630 12:30:53.746744 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:54.970282 (+1223538us) service_pool.cc:224] Handling call
0630 12:30:54.970576 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0630 12:30:54.971820 (+  1244us) raft_consensus.cc:1534] Early marking committed up to index 0
0630 12:30:54.971852 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0630 12:30:54.971895 (+    43us) raft_consensus.cc:1645] Marking committed up to 24
0630 12:30:54.971923 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:30:54.971976 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:30:54.972077 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260630 12:30:54.982982 24861 leader_election.cc:290] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:54.983179 25105 leader_election.cc:290] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.984615 25106 raft_consensus.cc:493] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e2a88ed5b9e84aa98cbf6bd181a80d1e)
I20260630 12:30:54.985906 24863 raft_consensus.cc:493] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:54.973778 24486 rpcz_store.cc:276] 0630 12:30:53.747386 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:54.965973 (+1218587us) service_pool.cc:224] Handling call
0630 12:30:54.966230 (+   257us) raft_consensus.cc:1471] Updating replica for 0 ops
0630 12:30:54.966366 (+   136us) raft_consensus.cc:1534] Early marking committed up to index 0
0630 12:30:54.966385 (+    19us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0630 12:30:54.966415 (+    30us) raft_consensus.cc:1645] Marking committed up to 23
0630 12:30:54.966440 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:30:54.966476 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:30:54.966551 (+    75us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260630 12:30:54.989494 24861 raft_consensus.cc:2804] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:30:54.995193 24863 raft_consensus.cc:515] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.995245 25106 raft_consensus.cc:515] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:54.999104 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:54.999744 24489 raft_consensus.cc:2468] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 1.
I20260630 12:30:55.000267 25111 raft_consensus.cc:493] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e2a88ed5b9e84aa98cbf6bd181a80d1e)
I20260630 12:30:55.000710 25107 leader_election.cc:290] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:54.994323 25104 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:54.996326 24861 raft_consensus.cc:493] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:55.074642 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578095e5cde4c9ca88e9ebbf40b91fd" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.072664 24559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc358783c748569ae061681e666370" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:54.999755 24863 leader_election.cc:290] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:55.020298 24564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8852d8255084826b3bb5aa2f3f873c4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.000743 25111 raft_consensus.cc:515] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.005446 24315 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45770 (request call id 2) took 1431 ms. Trace:
I20260630 12:30:55.065436 24560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944b185ea2df48118f115dbee22d18c9" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.086474 24559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.006767 24565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.087707 24560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8852d8255084826b3bb5aa2f3f873c4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.088071 24559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95dfd5dc33b485daffaf24c610f670b" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.001084 25106 leader_election.cc:290] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:55.023586 24563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.002246 24456 leader_election.cc:304] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:55.004073 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc358783c748569ae061681e666370" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.090108 25107 raft_consensus.cc:2804] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:30:55.011587 24562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.090622 25107 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:55.091085 25107 raft_consensus.cc:3060] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.090139 25111 leader_election.cc:290] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:55.085829 24315 rpcz_store.cc:276] 0630 12:30:53.574075 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:55.003128 (+1429053us) service_pool.cc:224] Handling call
0630 12:30:55.005360 (+  2232us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260630 12:30:55.050583 25101 raft_consensus.cc:493] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:55.025399 24566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.095395 24458 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:55.096050 25103 raft_consensus.cc:2749] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.093115 25101 raft_consensus.cc:515] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } }
I20260630 12:30:55.084924 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 3 candidate_status { last_received { term: 2 index: 24 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.098978 25107 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.099519 25101 leader_election.cc:290] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:55.083721 24861 raft_consensus.cc:3060] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.101262 25107 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:55.102700 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:55.104583 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
W20260630 12:30:55.101336 24456 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.133.193:35903, user_credentials={real_user=slave}} blocked reactor thread for 116996us
I20260630 12:30:55.106117 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.001065 24532 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:55.107966 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.109469 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc358783c748569ae061681e666370" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
W20260630 12:30:55.109607 24532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.133.194:38501, user_credentials={real_user=slave}} blocked reactor thread for 108609us
I20260630 12:30:55.109894 24415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.110193 25111 raft_consensus.cc:2804] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:30:55.110579 25111 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:55.110968 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.111932 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944b185ea2df48118f115dbee22d18c9" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.112092 24418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:55.112254 24532 leader_election.cc:304] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:55.112561 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.110931 25111 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.114262 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 2 index: 24 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.115618 24417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.116027 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944b185ea2df48118f115dbee22d18c9" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.116371 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8852d8255084826b3bb5aa2f3f873c4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:55.118446 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bc358783c748569ae061681e666370" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.119529 24558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61921a4f875a417095f5ce5b415f38d4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.120385 24567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:55.121332 24489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b578095e5cde4c9ca88e9ebbf40b91fd" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.121829 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 3 candidate_status { last_received { term: 2 index: 24 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.122714 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8852d8255084826b3bb5aa2f3f873c4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 24 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.122932 24488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95dfd5dc33b485daffaf24c610f670b" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.122953 24490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.125886 24861 raft_consensus.cc:515] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.127116 24561 raft_consensus.cc:1240] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Rejecting Update request from peer 63579b2d65604f27b3a43be5a2bd9393 for earlier term 1. Current term is 2. Ops: []
I20260630 12:30:55.127969 24861 leader_election.cc:290] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:55.128054 25106 raft_consensus.cc:2804] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:30:55.128543 25106 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:55.128885 25106 raft_consensus.cc:3060] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.131696 24456 leader_election.cc:304] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:55.133072 24456 leader_election.cc:304] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:55.133759 25105 raft_consensus.cc:2749] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.134075 24456 leader_election.cc:304] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:55.134783 25108 raft_consensus.cc:2749] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.134795 25105 raft_consensus.cc:2749] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.136600 25106 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.138406 24307 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43482 (request call id 54) took 1226 ms. Trace:
I20260630 12:30:55.138578 24532 leader_election.cc:304] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.138813 24307 rpcz_store.cc:276] 0630 12:30:53.911600 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:53.911861 (+   261us) service_pool.cc:224] Handling call
0630 12:30:55.138295 (+1226434us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92404,"reported_tablets":4}
I20260630 12:30:55.140098 25101 consensus_queue.cc:1059] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.141242 25099 raft_consensus.cc:3055] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:55.141583 25099 raft_consensus.cc:740] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Running, Role: LEADER
I20260630 12:30:55.142426 25099 consensus_queue.cc:260] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.139300 24861 raft_consensus.cc:2749] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.146080 24490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00047059b0df4c4bbf2f08240d4ee931" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.146768 25111 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.147387 24488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11175e35e5d34a5a8926b6556bea9cb4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 2 index: 24 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.141803 25106 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:55.148983 25099 raft_consensus.cc:3060] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.150089 25111 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 2 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:55.150976 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:55.151523 24490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:55.152647 24488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:55.156389 24532 leader_election.cc:304] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.157449 24532 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.158129 25106 raft_consensus.cc:2749] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.158864 25106 raft_consensus.cc:2749] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:30:55.159473 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "944b185ea2df48118f115dbee22d18c9" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.160991 24532 leader_election.cc:304] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.161775 25111 raft_consensus.cc:2749] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.135123 24456 leader_election.cc:304] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:55.163841 25103 raft_consensus.cc:2749] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.164248 24456 leader_election.cc:304] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:55.165040 25103 raft_consensus.cc:2749] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.167670 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61921a4f875a417095f5ce5b415f38d4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:55.168040 24416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53bb8a72a0274e5c9bc836eee7c7bf0e" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:55.169749 24383 leader_election.cc:304] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.170470 25101 raft_consensus.cc:2749] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.170842 24383 leader_election.cc:304] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.171422 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:55.171725 25101 raft_consensus.cc:2749] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.172080 24383 leader_election.cc:304] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.172099 24417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:55.172832 25101 raft_consensus.cc:2749] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.173225 24383 leader_election.cc:304] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.175251 25101 raft_consensus.cc:2749] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:30:55.175468 24383 leader_election.cc:304] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.175676 24416 raft_consensus.cc:2468] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 2.
I20260630 12:30:55.176131 25101 raft_consensus.cc:2749] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.176370 24383 leader_election.cc:304] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.177013 25101 raft_consensus.cc:2749] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.177228 24383 leader_election.cc:304] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.177865 25101 raft_consensus.cc:2749] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.178388 24383 leader_election.cc:304] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [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: 63579b2d65604f27b3a43be5a2bd9393; no voters: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.179056 25099 raft_consensus.cc:2749] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.180403 24561 raft_consensus.cc:1240] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Rejecting Update request from peer 63579b2d65604f27b3a43be5a2bd9393 for earlier term 1. Current term is 2. Ops: []
I20260630 12:30:55.180305 24530 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.181135 25111 raft_consensus.cc:2749] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.182049 24530 leader_election.cc:304] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.182610 25111 raft_consensus.cc:2804] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:55.183071 25111 raft_consensus.cc:697] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 LEADER]: Becoming Leader. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:55.183902 24530 leader_election.cc:304] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a; no voters: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:55.183868 25111 consensus_queue.cc:237] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.184850 24861 raft_consensus.cc:2749] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:30:55.188041 25099 consensus_queue.cc:1059] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: INVALID_TERM, Last received: 1.25, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.188966 25101 raft_consensus.cc:3055] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:55.189337 25101 raft_consensus.cc:740] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Running, Role: LEADER
I20260630 12:30:55.189966 25101 consensus_queue.cc:260] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.190865 25101 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.190992 24561 consensus_queue.cc:237] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } }
I20260630 12:30:55.197896 24486 raft_consensus.cc:1275] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:30:55.198647 24412 raft_consensus.cc:1275] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:30:55.199069 25111 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.002s
I20260630 12:30:55.205071 25111 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.206151 24316 catalog_manager.cc:5697] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: term changed from 1 to 2, leader changed from 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) to 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195). New cstate: current_term: 2 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:55.215885 25106 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } } }
I20260630 12:30:55.217495 24486 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } } }
I20260630 12:30:55.227716 24412 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } } }
W20260630 12:30:55.229874 24533 consensus_peers.cc:597] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a -> Peer 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197:41193): Couldn't send request to peer 1dc0f2d09ffd4f618569e9b4f8003655. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a95dfd5dc33b485daffaf24c610f670b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:55.245486 24307 catalog_manager.cc:5697] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e reported cstate change: config changed from index -1 to 26, NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) added. New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } } }
I20260630 12:30:55.251770 24486 consensus_queue.cc:237] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: NON_VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: true } }
I20260630 12:30:55.262964 24561 raft_consensus.cc:1275] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:30:55.265226 24412 raft_consensus.cc:1275] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:30:55.266541 25105 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.267275 25103 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.275480 25108 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: NON_VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: true } } }
I20260630 12:30:55.276970 24412 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: NON_VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: true } } }
I20260630 12:30:55.277012 24561 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: NON_VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: true } } }
W20260630 12:30:55.281059 24459 consensus_peers.cc:597] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e -> Peer c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198:37829): Couldn't send request to peer c022e99586df43aa8f10b1fcbfb27173. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15bc358783c748569ae061681e666370. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:30:55.287102 24364 auto_rebalancer.cc:639] Failed to schedule move for tablet 53bb8a72a0274e5c9bc836eee7c7bf0e: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:30:55.290210 24316 catalog_manager.cc:5697] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: config changed from index -1 to 26, NON_VOTER c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) added. New cstate: current_term: 1 leader_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: NON_VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: true } } }
I20260630 12:30:55.295490 24561 consensus_queue.cc:237] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } }
I20260630 12:30:55.304047 24486 raft_consensus.cc:1275] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:30:55.305200 24412 raft_consensus.cc:1275] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260630 12:30:55.306171 24533 consensus_peers.cc:597] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a -> Peer 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197:41193): Couldn't send request to peer 1dc0f2d09ffd4f618569e9b4f8003655. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8852d8255084826b3bb5aa2f3f873c4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:55.306280 25111 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:30:55.307107 25106 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:30:55.313967 25111 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } } }
I20260630 12:30:55.317278 24486 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } } }
I20260630 12:30:55.319420 24412 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } } }
I20260630 12:30:55.326318 24315 catalog_manager.cc:5697] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: config changed from index -1 to 25, NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) added. New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:55.344292 24412 consensus_queue.cc:237] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } }
I20260630 12:30:55.349805 24561 raft_consensus.cc:1240] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Rejecting Update request from peer 63579b2d65604f27b3a43be5a2bd9393 for earlier term 1. Current term is 2. Ops: []
I20260630 12:30:55.350775 24486 raft_consensus.cc:1275] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Refusing update from remote peer 63579b2d65604f27b3a43be5a2bd9393: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:30:55.352344 25136 consensus_queue.cc:1059] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: INVALID_TERM, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.353220 25099 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.355013 25101 raft_consensus.cc:3055] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:55.355451 25101 raft_consensus.cc:740] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Running, Role: LEADER
I20260630 12:30:55.356242 25101 consensus_queue.cc:260] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.26, Last appended by leader: 26, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } }
I20260630 12:30:55.357286 25101 raft_consensus.cc:3060] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.506039 24486 raft_consensus.cc:1240] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Rejecting Update request from peer 25c4d2da5ab94df39f29ed3f9519f10a for earlier term 1. Current term is 2. Ops: []
I20260630 12:30:55.507432 25106 consensus_queue.cc:1059] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: INVALID_TERM, Last received: 1.23, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:30:55.508263 24861 raft_consensus.cc:3055] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:30:55.508558 24861 raft_consensus.cc:740] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:55.509233 24861 consensus_queue.cc:260] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 23, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:55.510170 24861 raft_consensus.cc:3060] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.623730 24486 raft_consensus.cc:3060] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:55.628683 24486 raft_consensus.cc:1275] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:30:55.629824 24861 consensus_queue.cc:1048] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.638598 24412 raft_consensus.cc:1275] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 2 index: 26. (index mismatch)
I20260630 12:30:55.640003 24861 consensus_queue.cc:1048] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:55.689527 25145 ts_tablet_manager.cc:933] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: Initiating tablet copy from peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:55.690943 25145 tablet_copy_client.cc:323] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:34155
I20260630 12:30:55.700053 24577 tablet_copy_service.cc:140] P 25c4d2da5ab94df39f29ed3f9519f10a: Received BeginTabletCopySession request for tablet b8852d8255084826b3bb5aa2f3f873c4 from peer 1dc0f2d09ffd4f618569e9b4f8003655 ({username='slave'} at 127.0.0.1:50040)
I20260630 12:30:55.700495 24577 tablet_copy_service.cc:161] P 25c4d2da5ab94df39f29ed3f9519f10a: Beginning new tablet copy session on tablet b8852d8255084826b3bb5aa2f3f873c4 from peer 1dc0f2d09ffd4f618569e9b4f8003655 at {username='slave'} at 127.0.0.1:50040: session id = 1dc0f2d09ffd4f618569e9b4f8003655-b8852d8255084826b3bb5aa2f3f873c4
I20260630 12:30:55.705379 24577 tablet_copy_source_session.cc:215] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:55.707726 25145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8852d8255084826b3bb5aa2f3f873c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:55.713201 25149 ts_tablet_manager.cc:933] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: Initiating tablet copy from peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:55.714815 25149 tablet_copy_client.cc:323] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:34155
I20260630 12:30:55.716140 24577 tablet_copy_service.cc:140] P 25c4d2da5ab94df39f29ed3f9519f10a: Received BeginTabletCopySession request for tablet a95dfd5dc33b485daffaf24c610f670b from peer 1dc0f2d09ffd4f618569e9b4f8003655 ({username='slave'} at 127.0.0.1:50040)
I20260630 12:30:55.716621 24577 tablet_copy_service.cc:161] P 25c4d2da5ab94df39f29ed3f9519f10a: Beginning new tablet copy session on tablet a95dfd5dc33b485daffaf24c610f670b from peer 1dc0f2d09ffd4f618569e9b4f8003655 at {username='slave'} at 127.0.0.1:50040: session id = 1dc0f2d09ffd4f618569e9b4f8003655-a95dfd5dc33b485daffaf24c610f670b
I20260630 12:30:55.719193 25145 tablet_copy_client.cc:806] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:55.719779 25145 tablet_copy_client.cc:670] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:55.723505 25146 tablet_copy_client.cc:1025] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:55.723852 24577 tablet_copy_source_session.cc:215] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:55.726263 25149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95dfd5dc33b485daffaf24c610f670b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:55.736423 25149 tablet_copy_client.cc:806] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:55.736865 25149 tablet_copy_client.cc:670] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:55.739728 25150 tablet_copy_client.cc:1025] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:55.795900 25151 ts_tablet_manager.cc:933] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: Initiating tablet copy from peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:55.797183 25151 tablet_copy_client.cc:323] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:38501
I20260630 12:30:55.806195 24503 tablet_copy_service.cc:140] P e2a88ed5b9e84aa98cbf6bd181a80d1e: Received BeginTabletCopySession request for tablet 15bc358783c748569ae061681e666370 from peer c022e99586df43aa8f10b1fcbfb27173 ({username='slave'} at 127.0.0.1:59202)
I20260630 12:30:55.806625 24503 tablet_copy_service.cc:161] P e2a88ed5b9e84aa98cbf6bd181a80d1e: Beginning new tablet copy session on tablet 15bc358783c748569ae061681e666370 from peer c022e99586df43aa8f10b1fcbfb27173 at {username='slave'} at 127.0.0.1:59202: session id = c022e99586df43aa8f10b1fcbfb27173-15bc358783c748569ae061681e666370
I20260630 12:30:55.811874 24503 tablet_copy_source_session.cc:215] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:55.814143 25151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bc358783c748569ae061681e666370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:55.824384 25151 tablet_copy_client.cc:806] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:55.824879 25151 tablet_copy_client.cc:670] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:55.828171 25152 tablet_copy_client.cc:1025] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: tablet copy: Injecting latency into file download: 2000
W20260630 12:30:56.061228 25017 debug-util.cc:398] Leaking SignalData structure 0x7b08002ad060 after lost signal to thread 19994
W20260630 12:30:56.062387 25017 debug-util.cc:398] Leaking SignalData structure 0x7b08002ad740 after lost signal to thread 24350
W20260630 12:30:56.065287 25017 debug-util.cc:398] Leaking SignalData structure 0x7b0800206460 after lost signal to thread 24773
I20260630 12:30:56.564584 25101 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:56.565192 25101 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } }
I20260630 12:30:56.567307 25101 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:56.567935 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:56.568282 24561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:56.568918 24561 raft_consensus.cc:2468] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 2.
I20260630 12:30:56.569957 24383 leader_election.cc:304] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:56.570678 25101 raft_consensus.cc:2804] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:30:56.571095 25101 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:56.571503 25101 raft_consensus.cc:3060] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:30:56.576862 25101 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } }
I20260630 12:30:56.578263 25101 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 3 election: Requested vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:56.578972 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:56.579352 24561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 3 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:56.579950 24561 raft_consensus.cc:3060] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:30:56.586177 24561 raft_consensus.cc:2468] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63579b2d65604f27b3a43be5a2bd9393 in term 3.
I20260630 12:30:56.587208 24383 leader_election.cc:304] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:56.587772 25101 raft_consensus.cc:2804] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:30:56.588964 25101 raft_consensus.cc:697] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 LEADER]: Becoming Leader. State: Replica: 63579b2d65604f27b3a43be5a2bd9393, State: Running, Role: LEADER
I20260630 12:30:56.589954 25101 consensus_queue.cc:237] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.26, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } }
I20260630 12:30:56.598212 24316 catalog_manager.cc:5697] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: term changed from 1 to 3, now has a pending config: VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193), VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194), VOTER 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195), NON_VOTER e547880dbe1747fd99c14e35f99c4599 (127.19.133.196). New cstate: current_term: 3 leader_uuid: "63579b2d65604f27b3a43be5a2bd9393" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } } }
I20260630 12:30:56.631475 25156 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:56.631912 25156 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.633508 25156 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:56.634195 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:56.634594 24561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:56.634795 24412 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 2.
I20260630 12:30:56.635360 24561 raft_consensus.cc:2393] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in current term 2: Already voted for candidate 25c4d2da5ab94df39f29ed3f9519f10a in this term.
I20260630 12:30:56.636009 24456 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 
I20260630 12:30:56.636722 25156 raft_consensus.cc:2804] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:30:56.637053 25156 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:56.637425 25156 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:30:56.642191 25156 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.643683 25156 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:56.644450 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:56.644714 24561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a"
I20260630 12:30:56.645529 24561 raft_consensus.cc:2393] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in current term 2: Already voted for candidate 25c4d2da5ab94df39f29ed3f9519f10a in this term.
I20260630 12:30:56.648999 24412 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2a88ed5b9e84aa98cbf6bd181a80d1e in term 2.
I20260630 12:30:56.649829 24456 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: 63579b2d65604f27b3a43be5a2bd9393, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 25c4d2da5ab94df39f29ed3f9519f10a
I20260630 12:30:56.650378 25156 raft_consensus.cc:2804] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:30:56.650791 25156 raft_consensus.cc:697] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 LEADER]: Becoming Leader. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Running, Role: LEADER
I20260630 12:30:56.651458 25156 consensus_queue.cc:237] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: 25, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.652999 25111 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:56.653486 25111 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.655505 25111 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:56.656859 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:56.657044 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:56.657508 24486 raft_consensus.cc:2468] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 2.
I20260630 12:30:56.658547 24532 leader_election.cc:304] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:56.659312 25106 raft_consensus.cc:2804] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:30:56.659674 25106 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:56.659955 25106 raft_consensus.cc:3060] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:30:56.664898 25106 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.664533 24316 catalog_manager.cc:5697] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e reported cstate change: term changed from 1 to 2, leader changed from 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) to e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194). New cstate: current_term: 2 leader_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:56.667014 25106 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 3 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:56.669071 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:56.669921 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:56.670439 24486 raft_consensus.cc:3060] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:30:56.678252 24486 raft_consensus.cc:2468] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 3.
I20260630 12:30:56.680814 24532 leader_election.cc:304] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, e2a88ed5b9e84aa98cbf6bd181a80d1e; no voters: 63579b2d65604f27b3a43be5a2bd9393
I20260630 12:30:56.681527 24861 raft_consensus.cc:2804] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:30:56.681916 24861 raft_consensus.cc:697] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 LEADER]: Becoming Leader. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:56.682533 24861 consensus_queue.cc:237] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 23, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.689091 24316 catalog_manager.cc:5697] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:56.857921 25156 raft_consensus.cc:493] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63579b2d65604f27b3a43be5a2bd9393)
I20260630 12:30:56.858398 25156 raft_consensus.cc:515] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } }
I20260630 12:30:56.860020 25156 leader_election.cc:290] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:56.860808 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:56.861130 24561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4e65ad83e4b3a9d58dd840e0c6da4" candidate_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:56.861915 24561 raft_consensus.cc:2368] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a88ed5b9e84aa98cbf6bd181a80d1e for earlier term 2. Current term is 3.
I20260630 12:30:56.863025 24458 leader_election.cc:400] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155) with higher term. Message: Invalid argument: T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a88ed5b9e84aa98cbf6bd181a80d1e for earlier term 2. Current term is 3.
I20260630 12:30:56.863559 24458 leader_election.cc:403] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:30:56.863790 24861 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:30:56.864293 25156 raft_consensus.cc:3060] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:30:56.864526 24861 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.867048 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393" is_pre_election: true
I20260630 12:30:56.867650 24412 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 2.
I20260630 12:30:56.868541 24861 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:56.869654 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:56.870231 24530 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: 
I20260630 12:30:56.870998 24861 raft_consensus.cc:2804] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:30:56.871049 25156 raft_consensus.cc:2749] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155) with higher term. Message: Invalid argument: T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2a88ed5b9e84aa98cbf6bd181a80d1e for earlier term 2. Current term is 3.
I20260630 12:30:56.871544 24861 raft_consensus.cc:493] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:30:56.871999 24861 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:30:56.879797 24861 raft_consensus.cc:515] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.881724 24861 leader_election.cc:290] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [CANDIDATE]: Term 3 election: Requested vote from peers 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903), e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501)
I20260630 12:30:56.882121 24412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "63579b2d65604f27b3a43be5a2bd9393"
I20260630 12:30:56.882655 24412 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:30:56.882588 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ce9f7506b1f4c05aef5a73c5cdf47fb" candidate_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" candidate_term: 3 candidate_status { last_received { term: 1 index: 25 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e"
I20260630 12:30:56.886757 24412 raft_consensus.cc:2468] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25c4d2da5ab94df39f29ed3f9519f10a in term 3.
I20260630 12:30:56.887537 24530 leader_election.cc:304] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25c4d2da5ab94df39f29ed3f9519f10a, 63579b2d65604f27b3a43be5a2bd9393; no voters: e2a88ed5b9e84aa98cbf6bd181a80d1e
I20260630 12:30:56.888104 24861 raft_consensus.cc:2804] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:30:56.888585 24861 raft_consensus.cc:697] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 LEADER]: Becoming Leader. State: Replica: 25c4d2da5ab94df39f29ed3f9519f10a, State: Running, Role: LEADER
I20260630 12:30:56.889346 24861 consensus_queue.cc:237] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [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: 25, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.896410 24316 catalog_manager.cc:5697] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: term changed from 2 to 3, leader changed from e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) to 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195). New cstate: current_term: 3 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260630 12:30:56.964233 25101 raft_consensus.cc:493] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25c4d2da5ab94df39f29ed3f9519f10a)
I20260630 12:30:56.964728 25101 raft_consensus.cc:515] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:56.966434 25101 leader_election.cc:290] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501), 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195:34155)
I20260630 12:30:56.967254 24486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" is_pre_election: true
I20260630 12:30:56.967947 24486 raft_consensus.cc:2368] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63579b2d65604f27b3a43be5a2bd9393 for earlier term 2. Current term is 3.
I20260630 12:30:56.968067 24561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a2d07fbcfa41a7829be6f29947b902" candidate_uuid: "63579b2d65604f27b3a43be5a2bd9393" candidate_term: 2 candidate_status { last_received { term: 1 index: 23 } } ignore_live_leader: false dest_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" is_pre_election: true
I20260630 12:30:56.968842 24383 leader_election.cc:400] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Vote denied by peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501) with higher term. Message: Invalid argument: T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63579b2d65604f27b3a43be5a2bd9393 for earlier term 2. Current term is 3.
I20260630 12:30:56.969136 24383 leader_election.cc:403] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260630 12:30:56.969636 25101 raft_consensus.cc:3060] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:30:56.974259 25101 raft_consensus.cc:2749] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501) with higher term. Message: Invalid argument: T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63579b2d65604f27b3a43be5a2bd9393 for earlier term 2. Current term is 3.
I20260630 12:30:57.068035 24486 raft_consensus.cc:1275] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Refusing update from remote peer 63579b2d65604f27b3a43be5a2bd9393: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
I20260630 12:30:57.069351 25101 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:57.075830 25157 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } } }
I20260630 12:30:57.077306 24486 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } } }
I20260630 12:30:57.084537 25157 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:35802 (request call id 0) took 1741 ms. Trace:
I20260630 12:30:57.085001 25157 rpcz_store.cc:276] 0630 12:30:55.342862 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:30:55.342966 (+   104us) service_pool.cc:224] Handling call
0630 12:30:55.346740 (+  3774us) log.cc:844] Serialized 513 byte log entry
0630 12:30:57.084457 (+1737717us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":159,"mutex_wait_us":110,"raft.queue_time_us":909,"raft.run_cpu_time_us":1733,"raft.run_wall_time_us":1722,"spinlock_wait_cycles":50304,"thread_start_us":4425,"threads_started":2,"wal-append.queue_time_us":838,"wal-append.run_cpu_time_us":1409,"wal-append.run_wall_time_us":1001775}
W20260630 12:30:57.091259 24364 auto_rebalancer.cc:639] Failed to schedule move for tablet 4ce9f7506b1f4c05aef5a73c5cdf47fb: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:30:57.100907 24561 raft_consensus.cc:1275] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Refusing update from remote peer 63579b2d65604f27b3a43be5a2bd9393: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 27. (index mismatch)
W20260630 12:30:57.101471 24384 consensus_peers.cc:597] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 -> Peer e547880dbe1747fd99c14e35f99c4599 (127.19.133.196:33297): Couldn't send request to peer e547880dbe1747fd99c14e35f99c4599. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8a4e65ad83e4b3a9d58dd840e0c6da4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:30:57.103029 25170 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:30:57.104463 24316 catalog_manager.cc:5697] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: config changed from index -1 to 26, NON_VOTER e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) added, no longer has a pending config: VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193), VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194), VOTER 25c4d2da5ab94df39f29ed3f9519f10a (127.19.133.195), NON_VOTER e547880dbe1747fd99c14e35f99c4599 (127.19.133.196). New cstate: current_term: 3 leader_uuid: "63579b2d65604f27b3a43be5a2bd9393" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:30:57.110571 24561 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } } }
I20260630 12:30:57.120005 24412 raft_consensus.cc:1240] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Rejecting Update request from peer e2a88ed5b9e84aa98cbf6bd181a80d1e for earlier term 2. Current term is 3. Ops: []
I20260630 12:30:57.121490 25156 consensus_queue.cc:1059] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:57.122262 25156 raft_consensus.cc:3055] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:30:57.122565 25156 raft_consensus.cc:740] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2a88ed5b9e84aa98cbf6bd181a80d1e, State: Running, Role: LEADER
I20260630 12:30:57.126466 25156 consensus_queue.cc:260] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 2.26, Last appended by leader: 26, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } }
I20260630 12:30:57.138092 24486 raft_consensus.cc:1275] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 3 index: 24. (index mismatch)
I20260630 12:30:57.140748 24412 raft_consensus.cc:1275] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 3 index: 24. (index mismatch)
I20260630 12:30:57.141657 24861 consensus_queue.cc:1048] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:30:57.143428 25164 consensus_queue.cc:1048] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260630 12:30:57.152732 25156 raft_consensus.cc:3060] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:30:57.287279 24412 raft_consensus.cc:1275] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 3 index: 26. (index mismatch)
I20260630 12:30:57.289233 25106 consensus_queue.cc:1048] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:57.302186 24486 raft_consensus.cc:1275] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 3 index: 26. (term mismatch)
I20260630 12:30:57.302577 24486 pending_rounds.cc:85] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e: Aborting all ops after (but not including) 25
I20260630 12:30:57.302831 24486 pending_rounds.cc:107] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e: Aborting uncommitted NO_OP operation due to leader change: 2.26
I20260630 12:30:57.303094 24486 raft_consensus.cc:2889] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:30:57.304952 25164 consensus_queue.cc:1048] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:57.524245 25177 ts_tablet_manager.cc:933] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: Initiating tablet copy from peer 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903)
I20260630 12:30:57.542327 25177 tablet_copy_client.cc:323] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.193:35903
I20260630 12:30:57.555704 24428 tablet_copy_service.cc:140] P 63579b2d65604f27b3a43be5a2bd9393: Received BeginTabletCopySession request for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 from peer e547880dbe1747fd99c14e35f99c4599 ({username='slave'} at 127.0.0.1:35818)
I20260630 12:30:57.556290 24428 tablet_copy_service.cc:161] P 63579b2d65604f27b3a43be5a2bd9393: Beginning new tablet copy session on tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 from peer e547880dbe1747fd99c14e35f99c4599 at {username='slave'} at 127.0.0.1:35818: session id = e547880dbe1747fd99c14e35f99c4599-a8a4e65ad83e4b3a9d58dd840e0c6da4
I20260630 12:30:57.564191 24428 tablet_copy_source_session.cc:215] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:30:57.567517 25177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:30:57.585050 25177 tablet_copy_client.cc:806] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: tablet copy: Starting download of 0 data blocks...
I20260630 12:30:57.585660 25177 tablet_copy_client.cc:670] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: tablet copy: Starting download of 1 WAL segments...
I20260630 12:30:57.594585 25178 tablet_copy_client.cc:1025] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: tablet copy: Injecting latency into file download: 2000
I20260630 12:30:57.724390 25145 tablet_copy_client.cc:538] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:57.735214 25145 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: Bootstrap starting.
I20260630 12:30:57.742373 25149 tablet_copy_client.cc:538] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:57.756048 25149 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: Bootstrap starting.
I20260630 12:30:57.828964 25151 tablet_copy_client.cc:538] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:57.838238 25151 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: Bootstrap starting.
I20260630 12:30:57.927878 25149 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:57.928828 25149 tablet_bootstrap.cc:492] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: Bootstrap complete.
I20260630 12:30:57.929513 25149 ts_tablet_manager.cc:1403] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: Time spent bootstrapping tablet: real 0.174s	user 0.131s	sys 0.020s
I20260630 12:30:57.932212 25149 raft_consensus.cc:359] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } }
I20260630 12:30:57.932976 25149 raft_consensus.cc:740] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1dc0f2d09ffd4f618569e9b4f8003655, State: Initialized, Role: LEARNER
I20260630 12:30:57.933559 25149 consensus_queue.cc:260] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } }
I20260630 12:30:57.944109 25149 ts_tablet_manager.cc:1434] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:30:57.949913 25145 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=82 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:57.950800 25145 tablet_bootstrap.cc:492] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: Bootstrap complete.
I20260630 12:30:57.951498 25145 ts_tablet_manager.cc:1403] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: Time spent bootstrapping tablet: real 0.217s	user 0.125s	sys 0.021s
I20260630 12:30:57.954005 25145 raft_consensus.cc:359] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } }
I20260630 12:30:57.954953 25145 raft_consensus.cc:740] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1dc0f2d09ffd4f618569e9b4f8003655, State: Initialized, Role: LEARNER
I20260630 12:30:57.956048 24577 tablet_copy_service.cc:342] P 25c4d2da5ab94df39f29ed3f9519f10a: Request end of tablet copy session 1dc0f2d09ffd4f618569e9b4f8003655-a95dfd5dc33b485daffaf24c610f670b received from {username='slave'} at 127.0.0.1:50040
I20260630 12:30:57.956512 24577 tablet_copy_service.cc:434] P 25c4d2da5ab94df39f29ed3f9519f10a: ending tablet copy session 1dc0f2d09ffd4f618569e9b4f8003655-a95dfd5dc33b485daffaf24c610f670b on tablet a95dfd5dc33b485daffaf24c610f670b with peer 1dc0f2d09ffd4f618569e9b4f8003655
I20260630 12:30:57.957975 25145 consensus_queue.cc:260] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: NON_VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: true } }
I20260630 12:30:57.960470 25145 ts_tablet_manager.cc:1434] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:30:57.976383 24577 tablet_copy_service.cc:342] P 25c4d2da5ab94df39f29ed3f9519f10a: Request end of tablet copy session 1dc0f2d09ffd4f618569e9b4f8003655-b8852d8255084826b3bb5aa2f3f873c4 received from {username='slave'} at 127.0.0.1:50040
I20260630 12:30:57.976858 24577 tablet_copy_service.cc:434] P 25c4d2da5ab94df39f29ed3f9519f10a: ending tablet copy session 1dc0f2d09ffd4f618569e9b4f8003655-b8852d8255084826b3bb5aa2f3f873c4 on tablet b8852d8255084826b3bb5aa2f3f873c4 with peer 1dc0f2d09ffd4f618569e9b4f8003655
I20260630 12:30:58.043504 25151 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:58.044384 25151 tablet_bootstrap.cc:492] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: Bootstrap complete.
I20260630 12:30:58.045027 25151 ts_tablet_manager.cc:1403] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: Time spent bootstrapping tablet: real 0.207s	user 0.138s	sys 0.005s
I20260630 12:30:58.047642 25151 raft_consensus.cc:359] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: NON_VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: true } }
I20260630 12:30:58.048393 25151 raft_consensus.cc:740] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c022e99586df43aa8f10b1fcbfb27173, State: Initialized, Role: LEARNER
I20260630 12:30:58.048942 25151 consensus_queue.cc:260] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: NON_VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: true } }
I20260630 12:30:58.051288 25151 ts_tablet_manager.cc:1434] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:30:58.053048 24503 tablet_copy_service.cc:342] P e2a88ed5b9e84aa98cbf6bd181a80d1e: Request end of tablet copy session c022e99586df43aa8f10b1fcbfb27173-15bc358783c748569ae061681e666370 received from {username='slave'} at 127.0.0.1:59202
I20260630 12:30:58.053474 24503 tablet_copy_service.cc:434] P e2a88ed5b9e84aa98cbf6bd181a80d1e: ending tablet copy session c022e99586df43aa8f10b1fcbfb27173-15bc358783c748569ae061681e666370 on tablet 15bc358783c748569ae061681e666370 with peer c022e99586df43aa8f10b1fcbfb27173
I20260630 12:30:58.109659 24996 raft_consensus.cc:1217] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:30:58.209493 25070 raft_consensus.cc:1217] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:30:58.380034 24996 raft_consensus.cc:1217] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:30:58.514042 25188 raft_consensus.cc:1064] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: attempting to promote NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 to VOTER
I20260630 12:30:58.516638 25188 consensus_queue.cc:237] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } }
I20260630 12:30:58.526131 24486 raft_consensus.cc:1275] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:58.527566 24996 raft_consensus.cc:1275] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 LEARNER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:58.527813 25189 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:58.530632 25164 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:58.544502 24412 raft_consensus.cc:1275] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:58.546185 25189 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:58.562952 25189 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:58.568607 24488 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:58.572929 24412 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:58.583954 24307 catalog_manager.cc:5697] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e reported cstate change: config changed from index 26 to 27, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:58.587368 24996 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:58.627395 24561 consensus_queue.cc:237] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } }
I20260630 12:30:58.634572 24996 raft_consensus.cc:1275] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:58.636174 24412 raft_consensus.cc:1275] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:58.637913 25188 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:30:58.639954 25188 consensus_queue.cc:1048] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:58.650807 25188 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:58.652875 24996 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:58.659789 24416 raft_consensus.cc:2955] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:58.665513 24302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a95dfd5dc33b485daffaf24c610f670b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:58.669250 24313 catalog_manager.cc:5697] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: config changed from index 27 to 28, VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) evicted. New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:58.683743 24479 tablet_service.cc:1558] Processing DeleteTablet for tablet a95dfd5dc33b485daffaf24c610f670b with delete_type TABLET_DATA_TOMBSTONED (TS e2a88ed5b9e84aa98cbf6bd181a80d1e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:52332
I20260630 12:30:58.687083 25199 tablet_replica.cc:333] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:30:58.688130 25199 raft_consensus.cc:2243] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:58.688860 25199 raft_consensus.cc:2272] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:58.692679 25199 ts_tablet_manager.cc:1916] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:58.707535 25199 ts_tablet_manager.cc:1929] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:30:58.707988 25199 log.cc:1199] T a95dfd5dc33b485daffaf24c610f670b P e2a88ed5b9e84aa98cbf6bd181a80d1e: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-1-root/wals/a95dfd5dc33b485daffaf24c610f670b
I20260630 12:30:58.709704 24302 catalog_manager.cc:5028] TS e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): tablet a95dfd5dc33b485daffaf24c610f670b (table test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]) successfully deleted
I20260630 12:30:58.830539 25200 raft_consensus.cc:1064] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e: attempting to promote NON_VOTER c022e99586df43aa8f10b1fcbfb27173 to VOTER
I20260630 12:30:58.833060 25200 consensus_queue.cc:237] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } }
I20260630 12:30:58.840404 24561 raft_consensus.cc:1275] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:58.840413 25070 raft_consensus.cc:1275] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 LEARNER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:58.841302 24416 raft_consensus.cc:1275] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:58.842303 25201 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:58.845983 25202 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:58.847811 25202 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:58.876744 25201 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } } }
I20260630 12:30:58.880470 24416 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } } }
I20260630 12:30:58.889765 24561 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } } }
I20260630 12:30:58.898456 25070 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } } }
I20260630 12:30:58.899960 24315 catalog_manager.cc:5697] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e reported cstate change: config changed from index 26 to 27, c022e99586df43aa8f10b1fcbfb27173 (127.19.133.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:30:58.912865 24488 consensus_queue.cc:237] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [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: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } }
I20260630 12:30:58.934482 24561 raft_consensus.cc:1275] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:58.936192 25201 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:58.943607 25205 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } } }
I20260630 12:30:58.945458 24567 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } } }
I20260630 12:30:58.951237 25069 raft_consensus.cc:1275] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 FOLLOWER]: Refusing update from remote peer e2a88ed5b9e84aa98cbf6bd181a80d1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:30:58.954648 24302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15bc358783c748569ae061681e666370 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:58.957489 25156 consensus_queue.cc:1048] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:30:58.959662 24315 catalog_manager.cc:5697] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a reported cstate change: config changed from index 27 to 28, VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) evicted. New cstate: current_term: 1 leader_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } } }
I20260630 12:30:58.961751 25069 raft_consensus.cc:2955] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "c022e99586df43aa8f10b1fcbfb27173" member_type: VOTER last_known_addr { host: "127.19.133.198" port: 37829 } attrs { promote: false } } }
I20260630 12:30:58.974666 24406 tablet_service.cc:1558] Processing DeleteTablet for tablet 15bc358783c748569ae061681e666370 with delete_type TABLET_DATA_TOMBSTONED (TS 63579b2d65604f27b3a43be5a2bd9393 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60424
I20260630 12:30:58.982807 25209 tablet_replica.cc:333] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:30:58.983788 25209 raft_consensus.cc:2243] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:58.984411 25209 raft_consensus.cc:2272] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:58.988096 25209 ts_tablet_manager.cc:1916] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:59.003197 25209 ts_tablet_manager.cc:1929] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:30:59.003706 25209 log.cc:1199] T 15bc358783c748569ae061681e666370 P 63579b2d65604f27b3a43be5a2bd9393: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/15bc358783c748569ae061681e666370
I20260630 12:30:59.007918 24300 catalog_manager.cc:5028] TS 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903): tablet 15bc358783c748569ae061681e666370 (table test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]) successfully deleted
I20260630 12:30:59.010041 25188 raft_consensus.cc:1064] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a: attempting to promote NON_VOTER 1dc0f2d09ffd4f618569e9b4f8003655 to VOTER
I20260630 12:30:59.012331 25188 consensus_queue.cc:237] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } }
I20260630 12:30:59.018133 24488 raft_consensus.cc:1275] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:30:59.019731 25190 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:30:59.020731 24996 raft_consensus.cc:1275] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 LEARNER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:30:59.022212 24416 raft_consensus.cc:1275] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:30:59.024910 25164 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:30:59.026975 25164 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260630 12:30:59.046051 24488 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.043380 25190 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.061872 24315 catalog_manager.cc:5697] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e reported cstate change: config changed from index 25 to 26, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.067365 24996 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.067230 24416 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 1dc0f2d09ffd4f618569e9b4f8003655 (127.19.133.197) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } attrs { replace: true } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.078488 24567 consensus_queue.cc:237] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [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: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } }
I20260630 12:30:59.089636 24996 raft_consensus.cc:1275] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:59.091224 25190 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:59.093032 24488 raft_consensus.cc:1275] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Refusing update from remote peer 25c4d2da5ab94df39f29ed3f9519f10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:30:59.094786 25189 consensus_queue.cc:1048] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:30:59.099843 24995 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.099989 25164 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.106796 24488 raft_consensus.cc:2955] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.116302 24316 catalog_manager.cc:5697] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 reported cstate change: config changed from index 26 to 27, VOTER 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193) evicted. New cstate: current_term: 1 leader_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "1dc0f2d09ffd4f618569e9b4f8003655" member_type: VOTER last_known_addr { host: "127.19.133.197" port: 41193 } attrs { promote: false } } }
I20260630 12:30:59.126930 24302 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8852d8255084826b3bb5aa2f3f873c4 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:30:59.136471 24406 tablet_service.cc:1558] Processing DeleteTablet for tablet b8852d8255084826b3bb5aa2f3f873c4 with delete_type TABLET_DATA_TOMBSTONED (TS 63579b2d65604f27b3a43be5a2bd9393 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:60424
I20260630 12:30:59.137601 25209 tablet_replica.cc:333] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:30:59.138621 25209 raft_consensus.cc:2243] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:30:59.139503 25209 raft_consensus.cc:2272] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:30:59.157533 25209 ts_tablet_manager.cc:1916] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:30:59.198431 25209 ts_tablet_manager.cc:1929] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:30:59.198935 25209 log.cc:1199] T b8852d8255084826b3bb5aa2f3f873c4 P 63579b2d65604f27b3a43be5a2bd9393: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/b8852d8255084826b3bb5aa2f3f873c4
I20260630 12:30:59.245193 24300 catalog_manager.cc:5028] TS 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903): tablet b8852d8255084826b3bb5aa2f3f873c4 (table test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]) successfully deleted
I20260630 12:30:59.596184 25177 tablet_copy_client.cc:538] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:30:59.612742 25177 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: Bootstrap starting.
I20260630 12:30:59.759186 25177 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:30:59.760120 25177 tablet_bootstrap.cc:492] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: Bootstrap complete.
I20260630 12:30:59.760819 25177 ts_tablet_manager.cc:1403] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: Time spent bootstrapping tablet: real 0.149s	user 0.132s	sys 0.012s
I20260630 12:30:59.764153 25177 raft_consensus.cc:359] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } }
I20260630 12:30:59.765369 25177 raft_consensus.cc:740] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e547880dbe1747fd99c14e35f99c4599, State: Initialized, Role: LEARNER
I20260630 12:30:59.765964 25177 consensus_queue.cc:260] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 3.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: true } }
I20260630 12:30:59.768687 25177 ts_tablet_manager.cc:1434] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:30:59.771157 24428 tablet_copy_service.cc:342] P 63579b2d65604f27b3a43be5a2bd9393: Request end of tablet copy session e547880dbe1747fd99c14e35f99c4599-a8a4e65ad83e4b3a9d58dd840e0c6da4 received from {username='slave'} at 127.0.0.1:35818
I20260630 12:30:59.771749 24428 tablet_copy_service.cc:434] P 63579b2d65604f27b3a43be5a2bd9393: ending tablet copy session e547880dbe1747fd99c14e35f99c4599-a8a4e65ad83e4b3a9d58dd840e0c6da4 on tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 with peer e547880dbe1747fd99c14e35f99c4599
I20260630 12:31:00.003334 24921 raft_consensus.cc:1217] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 LEARNER]: Deduplicated request from leader. Original: 1.26->[3.27-3.27]   Dedup: 3.27->[]
I20260630 12:31:00.602972 25226 raft_consensus.cc:1064] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393: attempting to promote NON_VOTER e547880dbe1747fd99c14e35f99c4599 to VOTER
I20260630 12:31:00.606045 25226 consensus_queue.cc:237] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 3.27, Last appended by leader: 26, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } }
I20260630 12:31:00.614167 24921 raft_consensus.cc:1275] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 LEARNER]: Refusing update from remote peer 63579b2d65604f27b3a43be5a2bd9393: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:31:00.614656 24488 raft_consensus.cc:1275] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Refusing update from remote peer 63579b2d65604f27b3a43be5a2bd9393: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:31:00.614686 24567 raft_consensus.cc:1275] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Refusing update from remote peer 63579b2d65604f27b3a43be5a2bd9393: Log matching property violated. Preceding OpId in replica: term: 3 index: 27. Preceding OpId from leader: term: 3 index: 28. (index mismatch)
I20260630 12:31:00.616098 25225 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:31:00.617020 25226 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:00.617820 25101 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:31:00.637853 25101 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 LEADER]: Committing config change with OpId 3.28: config changed from index 26 to 28, e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } } }
I20260630 12:31:00.644775 24567 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } } }
I20260630 12:31:00.649711 24921 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } } }
I20260630 12:31:00.646272 24488 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Committing config change with OpId 3.28: config changed from index 26 to 28, e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } } }
I20260630 12:31:00.651669 24315 catalog_manager.cc:5697] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: config changed from index 26 to 28, e547880dbe1747fd99c14e35f99c4599 (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "63579b2d65604f27b3a43be5a2bd9393" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2a88ed5b9e84aa98cbf6bd181a80d1e" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:00.677439 24416 consensus_queue.cc:237] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 3.28, Last appended by leader: 26, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } }
I20260630 12:31:00.682576 24567 raft_consensus.cc:1275] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Refusing update from remote peer 63579b2d65604f27b3a43be5a2bd9393: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:31:00.682786 24921 raft_consensus.cc:1275] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 FOLLOWER]: Refusing update from remote peer 63579b2d65604f27b3a43be5a2bd9393: Log matching property violated. Preceding OpId in replica: term: 3 index: 28. Preceding OpId from leader: term: 3 index: 29. (index mismatch)
I20260630 12:31:00.684115 25101 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:31:00.684842 25225 consensus_queue.cc:1048] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:31:00.690748 25101 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 LEADER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } } }
I20260630 12:31:00.692412 24567 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } } }
I20260630 12:31:00.695730 24921 raft_consensus.cc:2955] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 FOLLOWER]: Committing config change with OpId 3.29: config changed from index 28 to 29, VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } } }
I20260630 12:31:00.700338 24300 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:00.706000 24316 catalog_manager.cc:5697] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 reported cstate change: config changed from index 28 to 29, VOTER e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194) evicted. New cstate: current_term: 3 leader_uuid: "63579b2d65604f27b3a43be5a2bd9393" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "63579b2d65604f27b3a43be5a2bd9393" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25c4d2da5ab94df39f29ed3f9519f10a" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e547880dbe1747fd99c14e35f99c4599" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 33297 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:00.717583 24479 tablet_service.cc:1558] Processing DeleteTablet for tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 with delete_type TABLET_DATA_TOMBSTONED (TS e2a88ed5b9e84aa98cbf6bd181a80d1e not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52332
I20260630 12:31:00.719686 25236 tablet_replica.cc:333] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:00.720607 25236 raft_consensus.cc:2243] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:00.721259 25236 raft_consensus.cc:2272] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:00.724403 25236 ts_tablet_manager.cc:1916] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:00.734409 25236 ts_tablet_manager.cc:1929] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.28
I20260630 12:31:00.734694 25236 log.cc:1199] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822528341235-19991-0/minicluster-data/ts-1-root/wals/a8a4e65ad83e4b3a9d58dd840e0c6da4
I20260630 12:31:00.736019 24302 catalog_manager.cc:5028] TS e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): tablet a8a4e65ad83e4b3a9d58dd840e0c6da4 (table test-workload [id=22dce34ef44d4e1e81dfb66a63e27190]) successfully deleted
I20260630 12:31:00.974993 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:31:01.001112 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:01.001820 19991 tablet_replica.cc:333] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.002942 19991 raft_consensus.cc:2243] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.003755 19991 raft_consensus.cc:2272] T a95dfd5dc33b485daffaf24c610f670b P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.006094 19991 tablet_replica.cc:333] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.006599 19991 raft_consensus.cc:2243] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.007110 19991 raft_consensus.cc:2272] T 61921a4f875a417095f5ce5b415f38d4 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.009372 19991 tablet_replica.cc:333] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.009871 19991 raft_consensus.cc:2243] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.010576 19991 raft_consensus.cc:2272] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.013141 19991 tablet_replica.cc:333] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.013854 19991 raft_consensus.cc:2243] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.014760 19991 raft_consensus.cc:2272] T 00047059b0df4c4bbf2f08240d4ee931 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.017096 19991 tablet_replica.cc:333] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.017612 19991 raft_consensus.cc:2243] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.018004 19991 raft_consensus.cc:2272] T 43a2d07fbcfa41a7829be6f29947b902 P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.020190 19991 tablet_replica.cc:333] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.020725 19991 raft_consensus.cc:2243] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.021130 19991 raft_consensus.cc:2272] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 63579b2d65604f27b3a43be5a2bd9393 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.023192 19991 tablet_replica.cc:333] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.023636 19991 raft_consensus.cc:2243] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.024102 19991 raft_consensus.cc:2272] T 11175e35e5d34a5a8926b6556bea9cb4 P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.026211 19991 tablet_replica.cc:333] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.026660 19991 raft_consensus.cc:2243] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.027201 19991 raft_consensus.cc:2272] T 944b185ea2df48118f115dbee22d18c9 P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.029342 19991 tablet_replica.cc:333] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.029750 19991 raft_consensus.cc:2243] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.030210 19991 raft_consensus.cc:2272] T b578095e5cde4c9ca88e9ebbf40b91fd P 63579b2d65604f27b3a43be5a2bd9393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.032267 19991 tablet_replica.cc:333] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393: stopping tablet replica
I20260630 12:31:01.032680 19991 raft_consensus.cc:2243] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.033064 19991 raft_consensus.cc:2272] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 63579b2d65604f27b3a43be5a2bd9393 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.056409 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:31:01.083633 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:31:01.108739 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:01.109581 19991 tablet_replica.cc:333] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.110158 19991 raft_consensus.cc:2243] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.110999 19991 raft_consensus.cc:2272] T b8852d8255084826b3bb5aa2f3f873c4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.113198 19991 tablet_replica.cc:333] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.113688 19991 raft_consensus.cc:2243] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.114151 19991 raft_consensus.cc:2272] T 00047059b0df4c4bbf2f08240d4ee931 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.116222 19991 tablet_replica.cc:333] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.116709 19991 raft_consensus.cc:2243] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.117136 19991 raft_consensus.cc:2272] T 53bb8a72a0274e5c9bc836eee7c7bf0e P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.119258 19991 tablet_replica.cc:333] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.119722 19991 raft_consensus.cc:2243] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.120289 19991 raft_consensus.cc:2272] T b578095e5cde4c9ca88e9ebbf40b91fd P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.122176 19991 tablet_replica.cc:333] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.122659 19991 raft_consensus.cc:2243] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.123420 19991 raft_consensus.cc:2272] T 944b185ea2df48118f115dbee22d18c9 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.125465 19991 tablet_replica.cc:333] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.125933 19991 raft_consensus.cc:2243] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.126318 19991 raft_consensus.cc:2272] T 43a2d07fbcfa41a7829be6f29947b902 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.128407 19991 tablet_replica.cc:333] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.128829 19991 raft_consensus.cc:2243] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.129575 19991 raft_consensus.cc:2272] T 15bc358783c748569ae061681e666370 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.131608 19991 tablet_replica.cc:333] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.132042 19991 raft_consensus.cc:2243] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.132485 19991 raft_consensus.cc:2272] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.134580 19991 tablet_replica.cc:333] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.135001 19991 raft_consensus.cc:2243] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.135553 19991 raft_consensus.cc:2272] T 61921a4f875a417095f5ce5b415f38d4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.137630 19991 tablet_replica.cc:333] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e: stopping tablet replica
I20260630 12:31:01.138082 19991 raft_consensus.cc:2243] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.138808 19991 raft_consensus.cc:2272] T 11175e35e5d34a5a8926b6556bea9cb4 P e2a88ed5b9e84aa98cbf6bd181a80d1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.170545 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:31:01.194373 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:31:01.221127 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:01.221989 19991 tablet_replica.cc:333] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.222705 19991 raft_consensus.cc:2243] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.223392 19991 raft_consensus.cc:2272] T 00047059b0df4c4bbf2f08240d4ee931 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:01.224682 24530 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.193:35903: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260630 12:31:01.226054 19991 tablet_replica.cc:333] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.226683 19991 raft_consensus.cc:2243] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.227164 19991 raft_consensus.cc:2272] T 11175e35e5d34a5a8926b6556bea9cb4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:01.227813 24530 consensus_peers.cc:597] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a -> Peer 63579b2d65604f27b3a43be5a2bd9393 (127.19.133.193:35903): Couldn't send request to peer 63579b2d65604f27b3a43be5a2bd9393. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:35903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:01.229451 19991 tablet_replica.cc:333] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.230041 19991 raft_consensus.cc:2243] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.230736 19991 raft_consensus.cc:2272] T a95dfd5dc33b485daffaf24c610f670b P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.233363 19991 tablet_replica.cc:333] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.233861 19991 raft_consensus.cc:2243] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.234614 19991 raft_consensus.cc:2272] T 53bb8a72a0274e5c9bc836eee7c7bf0e P 25c4d2da5ab94df39f29ed3f9519f10a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:01.235579 24532 consensus_peers.cc:597] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a -> Peer e2a88ed5b9e84aa98cbf6bd181a80d1e (127.19.133.194:38501): Couldn't send request to peer e2a88ed5b9e84aa98cbf6bd181a80d1e. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.194:38501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:01.236836 19991 tablet_replica.cc:333] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.237370 19991 raft_consensus.cc:2243] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.237927 19991 raft_consensus.cc:2272] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.240058 19991 tablet_replica.cc:333] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.240516 19991 raft_consensus.cc:2243] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.241204 19991 raft_consensus.cc:2272] T 61921a4f875a417095f5ce5b415f38d4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.243243 19991 tablet_replica.cc:333] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.243671 19991 raft_consensus.cc:2243] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.244302 19991 raft_consensus.cc:2272] T 15bc358783c748569ae061681e666370 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.246276 19991 tablet_replica.cc:333] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.246721 19991 raft_consensus.cc:2243] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.247527 19991 raft_consensus.cc:2272] T 43a2d07fbcfa41a7829be6f29947b902 P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.249567 19991 tablet_replica.cc:333] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.250029 19991 raft_consensus.cc:2243] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.250694 19991 raft_consensus.cc:2272] T 4ce9f7506b1f4c05aef5a73c5cdf47fb P 25c4d2da5ab94df39f29ed3f9519f10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.252840 19991 tablet_replica.cc:333] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.253340 19991 raft_consensus.cc:2243] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.254298 19991 raft_consensus.cc:2272] T b578095e5cde4c9ca88e9ebbf40b91fd P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.256349 19991 tablet_replica.cc:333] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.256762 19991 raft_consensus.cc:2243] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.257149 19991 raft_consensus.cc:2272] T 944b185ea2df48118f115dbee22d18c9 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.259057 19991 tablet_replica.cc:333] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a: stopping tablet replica
I20260630 12:31:01.259476 19991 raft_consensus.cc:2243] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.260141 19991 raft_consensus.cc:2272] T b8852d8255084826b3bb5aa2f3f873c4 P 25c4d2da5ab94df39f29ed3f9519f10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.290369 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:31:01.314677 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:31:01.333590 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:01.334355 19991 tablet_replica.cc:333] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599: stopping tablet replica
I20260630 12:31:01.334842 19991 raft_consensus.cc:2243] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.335343 19991 raft_consensus.cc:2272] T a8a4e65ad83e4b3a9d58dd840e0c6da4 P e547880dbe1747fd99c14e35f99c4599 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.353106 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:31:01.362191 19991 tablet_server.cc:179] TabletServer@127.19.133.197:0 shutting down...
I20260630 12:31:01.378957 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:01.379591 19991 tablet_replica.cc:333] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655: stopping tablet replica
I20260630 12:31:01.380087 19991 raft_consensus.cc:2243] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.380537 19991 raft_consensus.cc:2272] T a95dfd5dc33b485daffaf24c610f670b P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.382619 19991 tablet_replica.cc:333] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655: stopping tablet replica
I20260630 12:31:01.383021 19991 raft_consensus.cc:2243] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.383490 19991 raft_consensus.cc:2272] T b8852d8255084826b3bb5aa2f3f873c4 P 1dc0f2d09ffd4f618569e9b4f8003655 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.424269 19991 tablet_server.cc:196] TabletServer@127.19.133.197:0 shutdown complete.
I20260630 12:31:01.435410 19991 tablet_server.cc:179] TabletServer@127.19.133.198:0 shutting down...
I20260630 12:31:01.453526 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:01.454150 19991 tablet_replica.cc:333] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173: stopping tablet replica
I20260630 12:31:01.454584 19991 raft_consensus.cc:2243] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:01.455037 19991 raft_consensus.cc:2272] T 15bc358783c748569ae061681e666370 P c022e99586df43aa8f10b1fcbfb27173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.472774 19991 tablet_server.cc:196] TabletServer@127.19.133.198:0 shutdown complete.
I20260630 12:31:01.481699 19991 master.cc:562] Master@127.19.133.254:38687 shutting down...
I20260630 12:31:01.496624 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:01.497093 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:01.497373 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P f872fc6a3bcd45c0b9fb02b056cb9b71: stopping tablet replica
I20260630 12:31:01.518307 19991 master.cc:584] Master@127.19.133.254:38687 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18273 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:31:01.561513 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:34107
I20260630 12:31:01.562527 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:01.567895 25240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:01.567912 25239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:01.568753 25242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:01.568979 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:01.569885 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:01.570063 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:01.570204 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822661570181 us; error 0 us; skew 500 ppm
I20260630 12:31:01.570694 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:01.572919 19991 webserver.cc:533] Webserver started at http://127.19.133.254:34983/ using document root <none> and password file <none>
I20260630 12:31:01.573380 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:01.573549 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:01.573796 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:01.574806 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "f7286ff729434a0fb902a03680251d6c"
format_stamp: "Formatted at 2026-06-30 12:31:01 on dist-test-slave-rw3v"
I20260630 12:31:01.578783 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:31:01.581748 25247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.583683 19991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:31:01.583997 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "f7286ff729434a0fb902a03680251d6c"
format_stamp: "Formatted at 2026-06-30 12:31:01 on dist-test-slave-rw3v"
I20260630 12:31:01.584348 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:01.594393 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:01.595484 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:01.629977 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:34107
I20260630 12:31:01.630107 25298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:34107 every 8 connection(s)
I20260630 12:31:01.633562 25299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:01.642894 25299 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c: Bootstrap starting.
I20260630 12:31:01.647046 25299 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:01.650727 25299 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c: No bootstrap required, opened a new log
I20260630 12:31:01.652603 25299 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7286ff729434a0fb902a03680251d6c" member_type: VOTER }
I20260630 12:31:01.652943 25299 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:01.653106 25299 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7286ff729434a0fb902a03680251d6c, State: Initialized, Role: FOLLOWER
I20260630 12:31:01.653625 25299 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7286ff729434a0fb902a03680251d6c" member_type: VOTER }
I20260630 12:31:01.654017 25299 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:01.654193 25299 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:01.654399 25299 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:01.658236 25299 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7286ff729434a0fb902a03680251d6c" member_type: VOTER }
I20260630 12:31:01.658849 25299 leader_election.cc:304] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [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: f7286ff729434a0fb902a03680251d6c; no voters: 
I20260630 12:31:01.659931 25299 leader_election.cc:290] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:01.660189 25302 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:01.661351 25302 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 1 LEADER]: Becoming Leader. State: Replica: f7286ff729434a0fb902a03680251d6c, State: Running, Role: LEADER
I20260630 12:31:01.661972 25302 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [LEADER]: Queue going to LEADER mode. State: All 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: "f7286ff729434a0fb902a03680251d6c" member_type: VOTER }
I20260630 12:31:01.662629 25299 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:01.666530 25304 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7286ff729434a0fb902a03680251d6c. Latest consensus state: current_term: 1 leader_uuid: "f7286ff729434a0fb902a03680251d6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7286ff729434a0fb902a03680251d6c" member_type: VOTER } }
I20260630 12:31:01.666646 25303 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7286ff729434a0fb902a03680251d6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7286ff729434a0fb902a03680251d6c" member_type: VOTER } }
I20260630 12:31:01.667295 25304 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:01.667344 25303 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:01.670104 25309 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:01.674886 25309 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:01.677793 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:01.682627 25309 catalog_manager.cc:1383] Generated new cluster ID: 78bc3a82c8044f908cec6641a1a737e8
I20260630 12:31:01.682852 25309 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:01.711521 25309 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:01.712673 25309 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:01.729610 25309 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c: Generated new TSK 0
I20260630 12:31:01.730126 25309 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:01.744109 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:01.749393 25320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:01.750469 25321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:01.751580 25323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:01.752126 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:01.752889 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:01.753057 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:01.753176 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822661753161 us; error 0 us; skew 500 ppm
I20260630 12:31:01.753593 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:01.755604 19991 webserver.cc:533] Webserver started at http://127.19.133.193:33075/ using document root <none> and password file <none>
I20260630 12:31:01.756000 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:01.756146 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:01.756342 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:01.757284 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "971472dbcd294334a181a70049cf731c"
format_stamp: "Formatted at 2026-06-30 12:31:01 on dist-test-slave-rw3v"
I20260630 12:31:01.761360 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:01.764460 25328 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.765177 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:01.765496 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "971472dbcd294334a181a70049cf731c"
format_stamp: "Formatted at 2026-06-30 12:31:01 on dist-test-slave-rw3v"
I20260630 12:31:01.765807 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:01.778528 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:01.779582 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:01.780838 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:01.782845 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:01.783007 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.783246 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:01.783397 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.819672 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:39053
I20260630 12:31:01.819754 25390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:39053 every 8 connection(s)
I20260630 12:31:01.824267 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:01.830670 25395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:01.831593 25396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:01.833633 25398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:01.835628 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:01.837406 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:01.837594 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:01.837752 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822661837735 us; error 0 us; skew 500 ppm
I20260630 12:31:01.838379 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:01.840835 19991 webserver.cc:533] Webserver started at http://127.19.133.194:39835/ using document root <none> and password file <none>
I20260630 12:31:01.841295 25391 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34107
I20260630 12:31:01.841361 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:01.841691 25391 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:01.841710 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:01.842236 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:01.842568 25391 heartbeater.cc:507] Master 127.19.133.254:34107 requested a full tablet report, sending...
I20260630 12:31:01.843281 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "3fecd7e3202f461196a9ef487917afc5"
format_stamp: "Formatted at 2026-06-30 12:31:01 on dist-test-slave-rw3v"
I20260630 12:31:01.844730 25264 ts_manager.cc:194] Registered new tserver with Master: 971472dbcd294334a181a70049cf731c (127.19.133.193:39053)
I20260630 12:31:01.847044 25264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36396
I20260630 12:31:01.848852 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:31:01.851987 25403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.852739 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:01.853024 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "3fecd7e3202f461196a9ef487917afc5"
format_stamp: "Formatted at 2026-06-30 12:31:01 on dist-test-slave-rw3v"
I20260630 12:31:01.853263 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:01.863533 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:01.864560 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:01.865811 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:01.867856 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:01.868036 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.868243 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:01.868392 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.904644 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:39595
I20260630 12:31:01.904729 25465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:39595 every 8 connection(s)
I20260630 12:31:01.909035 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:01.915496 25469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:01.916846 25470 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:01.919519 25472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:01.920881 25466 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34107
I20260630 12:31:01.921409 25466 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:01.922247 25466 heartbeater.cc:507] Master 127.19.133.254:34107 requested a full tablet report, sending...
I20260630 12:31:01.922892 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:01.923710 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:01.923957 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:01.924162 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822661924135 us; error 0 us; skew 500 ppm
I20260630 12:31:01.924294 25264 ts_manager.cc:194] Registered new tserver with Master: 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595)
I20260630 12:31:01.924815 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:01.926023 25264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36404
I20260630 12:31:01.927646 19991 webserver.cc:533] Webserver started at http://127.19.133.195:43351/ using document root <none> and password file <none>
I20260630 12:31:01.928303 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:01.928536 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:01.928747 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:01.929699 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "2539fa840493459492d3eb3bf21c5407"
format_stamp: "Formatted at 2026-06-30 12:31:01 on dist-test-slave-rw3v"
I20260630 12:31:01.933604 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.002s
I20260630 12:31:01.936900 25477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.937625 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:31:01.937956 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "2539fa840493459492d3eb3bf21c5407"
format_stamp: "Formatted at 2026-06-30 12:31:01 on dist-test-slave-rw3v"
I20260630 12:31:01.938236 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:01.951772 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:01.952834 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:01.954118 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:01.956247 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:01.956432 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.956631 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:01.956784 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:01.993394 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:42803
I20260630 12:31:01.993513 25539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:42803 every 8 connection(s)
I20260630 12:31:02.005861 25540 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34107
I20260630 12:31:02.006237 25540 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:02.006860 25540 heartbeater.cc:507] Master 127.19.133.254:34107 requested a full tablet report, sending...
I20260630 12:31:02.008709 25264 ts_manager.cc:194] Registered new tserver with Master: 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803)
I20260630 12:31:02.009599 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013381667s
I20260630 12:31:02.009994 25264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36418
I20260630 12:31:02.849720 25391 heartbeater.cc:499] Master 127.19.133.254:34107 was elected leader, sending a full tablet report...
I20260630 12:31:02.928750 25466 heartbeater.cc:499] Master 127.19.133.254:34107 was elected leader, sending a full tablet report...
I20260630 12:31:03.012318 25540 heartbeater.cc:499] Master 127.19.133.254:34107 was elected leader, sending a full tablet report...
I20260630 12:31:03.062719 25264 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36428:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:03.064869 25264 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:03.121789 25505 tablet_service.cc:1511] Processing CreateTablet for tablet a9c24bffc08a406898a50397b82669b4 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:03.123332 25505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c24bffc08a406898a50397b82669b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.130613 25504 tablet_service.cc:1511] Processing CreateTablet for tablet 5712d60cd3f14fbe8e30921df7dd7eb5 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:03.132087 25504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5712d60cd3f14fbe8e30921df7dd7eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.132434 25431 tablet_service.cc:1511] Processing CreateTablet for tablet a9c24bffc08a406898a50397b82669b4 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:03.133836 25431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c24bffc08a406898a50397b82669b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.136137 25430 tablet_service.cc:1511] Processing CreateTablet for tablet 5712d60cd3f14fbe8e30921df7dd7eb5 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:03.137351 25430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5712d60cd3f14fbe8e30921df7dd7eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.138114 25354 tablet_service.cc:1511] Processing CreateTablet for tablet 70bc0fd3b3534a67b3a3a61b3b351d49 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:03.139387 25354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bc0fd3b3534a67b3a3a61b3b351d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.144265 25355 tablet_service.cc:1511] Processing CreateTablet for tablet 5712d60cd3f14fbe8e30921df7dd7eb5 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:31:03.144426 25503 tablet_service.cc:1511] Processing CreateTablet for tablet 70bc0fd3b3534a67b3a3a61b3b351d49 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:03.145465 25355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5712d60cd3f14fbe8e30921df7dd7eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.145704 25503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bc0fd3b3534a67b3a3a61b3b351d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.148253 25356 tablet_service.cc:1511] Processing CreateTablet for tablet a9c24bffc08a406898a50397b82669b4 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:31:03.149478 25356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c24bffc08a406898a50397b82669b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.151432 25429 tablet_service.cc:1511] Processing CreateTablet for tablet 70bc0fd3b3534a67b3a3a61b3b351d49 (DEFAULT_TABLE table=test-workload [id=0498c551b2d84cce882f76343f8884ee]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:31:03.152732 25429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bc0fd3b3534a67b3a3a61b3b351d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:03.168581 25560 tablet_bootstrap.cc:492] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5: Bootstrap starting.
I20260630 12:31:03.174422 25560 tablet_bootstrap.cc:654] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.187676 25562 tablet_bootstrap.cc:492] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407: Bootstrap starting.
I20260630 12:31:03.193425 25561 tablet_bootstrap.cc:492] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c: Bootstrap starting.
I20260630 12:31:03.198367 25562 tablet_bootstrap.cc:654] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.199438 25560 tablet_bootstrap.cc:492] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5: No bootstrap required, opened a new log
I20260630 12:31:03.199939 25560 ts_tablet_manager.cc:1403] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260630 12:31:03.200390 25561 tablet_bootstrap.cc:654] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.202574 25560 raft_consensus.cc:359] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.203346 25560 raft_consensus.cc:385] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.203516 25562 tablet_bootstrap.cc:492] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407: No bootstrap required, opened a new log
I20260630 12:31:03.203684 25560 raft_consensus.cc:740] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fecd7e3202f461196a9ef487917afc5, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.204025 25562 ts_tablet_manager.cc:1403] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260630 12:31:03.204767 25561 tablet_bootstrap.cc:492] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c: No bootstrap required, opened a new log
I20260630 12:31:03.204499 25560 consensus_queue.cc:260] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.205134 25561 ts_tablet_manager.cc:1403] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260630 12:31:03.206791 25562 raft_consensus.cc:359] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.207322 25560 ts_tablet_manager.cc:1434] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260630 12:31:03.207604 25562 raft_consensus.cc:385] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.208057 25562 raft_consensus.cc:740] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2539fa840493459492d3eb3bf21c5407, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.207700 25561 raft_consensus.cc:359] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.208638 25561 raft_consensus.cc:385] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.209023 25560 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5: Bootstrap starting.
I20260630 12:31:03.208984 25561 raft_consensus.cc:740] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 971472dbcd294334a181a70049cf731c, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.209048 25562 consensus_queue.cc:260] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.210157 25561 consensus_queue.cc:260] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.215955 25560 tablet_bootstrap.cc:654] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.220254 25562 ts_tablet_manager.cc:1434] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.009s
I20260630 12:31:03.221339 25562 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407: Bootstrap starting.
I20260630 12:31:03.222218 25561 ts_tablet_manager.cc:1434] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c: Time spent starting tablet: real 0.017s	user 0.017s	sys 0.000s
I20260630 12:31:03.223214 25561 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: Bootstrap starting.
I20260630 12:31:03.227162 25562 tablet_bootstrap.cc:654] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.228916 25561 tablet_bootstrap.cc:654] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.233198 25560 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5: No bootstrap required, opened a new log
I20260630 12:31:03.233709 25560 ts_tablet_manager.cc:1403] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.006s
I20260630 12:31:03.237150 25560 raft_consensus.cc:359] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.237846 25560 raft_consensus.cc:385] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.238175 25561 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: No bootstrap required, opened a new log
I20260630 12:31:03.238126 25560 raft_consensus.cc:740] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fecd7e3202f461196a9ef487917afc5, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.238620 25562 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407: No bootstrap required, opened a new log
I20260630 12:31:03.238780 25561 ts_tablet_manager.cc:1403] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:31:03.239298 25562 ts_tablet_manager.cc:1403] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260630 12:31:03.239035 25560 consensus_queue.cc:260] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.241181 25560 ts_tablet_manager.cc:1434] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:31:03.241699 25561 raft_consensus.cc:359] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.242120 25560 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5: Bootstrap starting.
I20260630 12:31:03.242467 25561 raft_consensus.cc:385] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.242822 25561 raft_consensus.cc:740] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 971472dbcd294334a181a70049cf731c, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.243814 25562 raft_consensus.cc:359] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.244642 25562 raft_consensus.cc:385] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.244948 25562 raft_consensus.cc:740] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2539fa840493459492d3eb3bf21c5407, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.245642 25562 consensus_queue.cc:260] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.247835 25560 tablet_bootstrap.cc:654] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.243757 25561 consensus_queue.cc:260] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.250111 25561 ts_tablet_manager.cc:1434] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260630 12:31:03.251045 25561 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: Bootstrap starting.
I20260630 12:31:03.255993 25568 raft_consensus.cc:493] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:03.258009 25562 ts_tablet_manager.cc:1434] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:31:03.258992 25562 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: Bootstrap starting.
I20260630 12:31:03.264482 25562 tablet_bootstrap.cc:654] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.257635 25568 raft_consensus.cc:515] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.267458 25566 raft_consensus.cc:493] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:03.268062 25561 tablet_bootstrap.cc:654] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:03.267926 25566 raft_consensus.cc:515] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.271533 25566 leader_election.cc:290] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 971472dbcd294334a181a70049cf731c (127.19.133.193:39053), 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803)
I20260630 12:31:03.272504 25562 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: No bootstrap required, opened a new log
I20260630 12:31:03.272888 25562 ts_tablet_manager.cc:1403] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:31:03.275540 25562 raft_consensus.cc:359] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.276278 25562 raft_consensus.cc:385] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.276600 25562 raft_consensus.cc:740] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2539fa840493459492d3eb3bf21c5407, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.277107 25561 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: No bootstrap required, opened a new log
I20260630 12:31:03.277603 25561 ts_tablet_manager.cc:1403] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.008s
I20260630 12:31:03.277484 25562 consensus_queue.cc:260] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.280421 25561 raft_consensus.cc:359] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.281116 25561 raft_consensus.cc:385] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.281423 25561 raft_consensus.cc:740] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 971472dbcd294334a181a70049cf731c, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.282248 25561 consensus_queue.cc:260] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.284389 25561 ts_tablet_manager.cc:1434] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:03.286034 25562 ts_tablet_manager.cc:1434] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:31:03.290536 25568 leader_election.cc:290] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803), 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595)
I20260630 12:31:03.291405 25568 raft_consensus.cc:493] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:03.291949 25568 raft_consensus.cc:515] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.294031 25568 leader_election.cc:290] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595), 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803)
I20260630 12:31:03.312806 25560 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5: No bootstrap required, opened a new log
I20260630 12:31:03.313469 25560 ts_tablet_manager.cc:1403] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.044s
I20260630 12:31:03.316293 25560 raft_consensus.cc:359] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.318065 25515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "3fecd7e3202f461196a9ef487917afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2539fa840493459492d3eb3bf21c5407" is_pre_election: true
I20260630 12:31:03.318348 25560 raft_consensus.cc:385] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:03.318477 25567 raft_consensus.cc:493] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:03.318789 25560 raft_consensus.cc:740] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fecd7e3202f461196a9ef487917afc5, State: Initialized, Role: FOLLOWER
I20260630 12:31:03.318539 25366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "3fecd7e3202f461196a9ef487917afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "971472dbcd294334a181a70049cf731c" is_pre_election: true
I20260630 12:31:03.319114 25567 raft_consensus.cc:515] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.319576 25366 raft_consensus.cc:2468] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fecd7e3202f461196a9ef487917afc5 in term 0.
I20260630 12:31:03.319754 25560 consensus_queue.cc:260] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.320458 25441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c24bffc08a406898a50397b82669b4" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5" is_pre_election: true
I20260630 12:31:03.320948 25406 leader_election.cc:304] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fecd7e3202f461196a9ef487917afc5, 971472dbcd294334a181a70049cf731c; no voters: 
I20260630 12:31:03.321120 25441 raft_consensus.cc:2468] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 971472dbcd294334a181a70049cf731c in term 0.
I20260630 12:31:03.321774 25567 leader_election.cc:290] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595), 971472dbcd294334a181a70049cf731c (127.19.133.193:39053)
I20260630 12:31:03.321938 25560 ts_tablet_manager.cc:1434] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260630 12:31:03.322397 25440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5" is_pre_election: true
I20260630 12:31:03.323076 25440 raft_consensus.cc:2468] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 971472dbcd294334a181a70049cf731c in term 0.
I20260630 12:31:03.324148 25566 raft_consensus.cc:2804] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:03.324523 25566 raft_consensus.cc:493] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:03.324842 25566 raft_consensus.cc:3060] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.329680 25331 leader_election.cc:304] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fecd7e3202f461196a9ef487917afc5, 971472dbcd294334a181a70049cf731c; no voters: 
I20260630 12:31:03.330708 25331 leader_election.cc:304] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fecd7e3202f461196a9ef487917afc5, 971472dbcd294334a181a70049cf731c; no voters: 
I20260630 12:31:03.331292 25567 raft_consensus.cc:493] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:03.331596 25572 raft_consensus.cc:2804] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:03.332003 25572 raft_consensus.cc:493] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:03.331727 25567 raft_consensus.cc:515] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.332332 25572 raft_consensus.cc:3060] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.333596 25579 raft_consensus.cc:2804] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:03.333988 25579 raft_consensus.cc:493] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:03.334286 25579 raft_consensus.cc:3060] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.335537 25515 raft_consensus.cc:2468] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fecd7e3202f461196a9ef487917afc5 in term 0.
I20260630 12:31:03.345695 25567 leader_election.cc:290] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 971472dbcd294334a181a70049cf731c (127.19.133.193:39053), 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595)
I20260630 12:31:03.349524 25515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c24bffc08a406898a50397b82669b4" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2539fa840493459492d3eb3bf21c5407" is_pre_election: true
I20260630 12:31:03.349948 25514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2539fa840493459492d3eb3bf21c5407" is_pre_election: true
I20260630 12:31:03.350273 25515 raft_consensus.cc:2468] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 971472dbcd294334a181a70049cf731c in term 0.
I20260630 12:31:03.350659 25514 raft_consensus.cc:2468] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 971472dbcd294334a181a70049cf731c in term 0.
I20260630 12:31:03.354094 25566 raft_consensus.cc:515] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.356782 25566 leader_election.cc:290] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [CANDIDATE]: Term 1 election: Requested vote from peers 971472dbcd294334a181a70049cf731c (127.19.133.193:39053), 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803)
I20260630 12:31:03.358043 25579 raft_consensus.cc:515] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.358211 25572 raft_consensus.cc:515] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.360193 25579 leader_election.cc:290] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 1 election: Requested vote from peers 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595), 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803)
I20260630 12:31:03.360214 25572 leader_election.cc:290] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 1 election: Requested vote from peers 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803), 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595)
I20260630 12:31:03.362144 25514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "3fecd7e3202f461196a9ef487917afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2539fa840493459492d3eb3bf21c5407"
I20260630 12:31:03.362717 25514 raft_consensus.cc:3060] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.362970 25440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5"
I20260630 12:31:03.363554 25440 raft_consensus.cc:3060] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.363641 25513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2539fa840493459492d3eb3bf21c5407"
I20260630 12:31:03.364338 25513 raft_consensus.cc:3060] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.364665 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5" is_pre_election: true
I20260630 12:31:03.366127 25439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c24bffc08a406898a50397b82669b4" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5" is_pre_election: true
I20260630 12:31:03.366770 25439 raft_consensus.cc:2468] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2539fa840493459492d3eb3bf21c5407 in term 0.
I20260630 12:31:03.367729 25441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c24bffc08a406898a50397b82669b4" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5"
I20260630 12:31:03.368269 25441 raft_consensus.cc:3060] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.369499 25514 raft_consensus.cc:2468] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fecd7e3202f461196a9ef487917afc5 in term 1.
I20260630 12:31:03.370808 25440 raft_consensus.cc:2468] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 971472dbcd294334a181a70049cf731c in term 1.
I20260630 12:31:03.371378 25405 leader_election.cc:304] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2539fa840493459492d3eb3bf21c5407, 3fecd7e3202f461196a9ef487917afc5; no voters: 
I20260630 12:31:03.372005 25331 leader_election.cc:304] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fecd7e3202f461196a9ef487917afc5, 971472dbcd294334a181a70049cf731c; no voters: 
I20260630 12:31:03.372455 25515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c24bffc08a406898a50397b82669b4" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2539fa840493459492d3eb3bf21c5407"
I20260630 12:31:03.372581 25513 raft_consensus.cc:2468] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 971472dbcd294334a181a70049cf731c in term 1.
I20260630 12:31:03.372860 25566 raft_consensus.cc:2804] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:03.373405 25566 raft_consensus.cc:697] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 LEADER]: Becoming Leader. State: Replica: 3fecd7e3202f461196a9ef487917afc5, State: Running, Role: LEADER
I20260630 12:31:03.373960 25366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "3fecd7e3202f461196a9ef487917afc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "971472dbcd294334a181a70049cf731c"
I20260630 12:31:03.373030 25515 raft_consensus.cc:3060] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.374521 25366 raft_consensus.cc:3060] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:03.374581 25572 raft_consensus.cc:2804] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:03.374908 25441 raft_consensus.cc:2468] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 971472dbcd294334a181a70049cf731c in term 1.
I20260630 12:31:03.376307 25331 leader_election.cc:304] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fecd7e3202f461196a9ef487917afc5, 971472dbcd294334a181a70049cf731c; no voters: 
I20260630 12:31:03.377148 25579 raft_consensus.cc:2804] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:03.376394 25480 leader_election.cc:304] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2539fa840493459492d3eb3bf21c5407, 3fecd7e3202f461196a9ef487917afc5; no voters: 
I20260630 12:31:03.379052 25579 raft_consensus.cc:697] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Becoming Leader. State: Replica: 971472dbcd294334a181a70049cf731c, State: Running, Role: LEADER
I20260630 12:31:03.379891 25579 consensus_queue.cc:237] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:03.380806 25515 raft_consensus.cc:2468] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 971472dbcd294334a181a70049cf731c in term 1.
I20260630 12:31:03.381345 25567 raft_consensus.cc:2764] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:31:03.381654 25366 raft_consensus.cc:2468] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fecd7e3202f461196a9ef487917afc5 in term 1.
I20260630 12:31:03.374219 25566 consensus_queue.cc:237] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.382958 25572 raft_consensus.cc:697] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Becoming Leader. State: Replica: 971472dbcd294334a181a70049cf731c, State: Running, Role: LEADER
I20260630 12:31:03.383762 25572 consensus_queue.cc:237] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:03.390491 25365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "971472dbcd294334a181a70049cf731c" is_pre_election: true
I20260630 12:31:03.392364 25480 leader_election.cc:304] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [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: 2539fa840493459492d3eb3bf21c5407; no voters: 3fecd7e3202f461196a9ef487917afc5, 971472dbcd294334a181a70049cf731c
I20260630 12:31:03.393396 25567 raft_consensus.cc:2749] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:03.393905 25366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c24bffc08a406898a50397b82669b4" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "971472dbcd294334a181a70049cf731c" is_pre_election: true
I20260630 12:31:03.404734 25262 catalog_manager.cc:5697] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c reported cstate change: term changed from 0 to 1, leader changed from <none> to 971472dbcd294334a181a70049cf731c (127.19.133.193). New cstate: current_term: 1 leader_uuid: "971472dbcd294334a181a70049cf731c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:03.404765 25263 catalog_manager.cc:5697] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "3fecd7e3202f461196a9ef487917afc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:03.416471 25263 catalog_manager.cc:5697] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c reported cstate change: term changed from 0 to 1, leader changed from <none> to 971472dbcd294334a181a70049cf731c (127.19.133.193). New cstate: current_term: 1 leader_uuid: "971472dbcd294334a181a70049cf731c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:03.446249 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:03.451835 25588 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:03.452899 25589 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:03.454140 25591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:03.454304 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:03.455618 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:03.455830 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:03.455998 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822663455982 us; error 0 us; skew 500 ppm
I20260630 12:31:03.456470 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:03.458557 19991 webserver.cc:533] Webserver started at http://127.19.133.196:42947/ using document root <none> and password file <none>
I20260630 12:31:03.459009 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:03.459211 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:03.459462 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:03.460450 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "891db05d207d45e78a56a716b4354ebb"
format_stamp: "Formatted at 2026-06-30 12:31:03 on dist-test-slave-rw3v"
I20260630 12:31:03.464419 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260630 12:31:03.467379 25596 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:03.468043 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:03.468317 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "891db05d207d45e78a56a716b4354ebb"
format_stamp: "Formatted at 2026-06-30 12:31:03 on dist-test-slave-rw3v"
I20260630 12:31:03.468564 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:03.489030 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:03.490142 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:03.491634 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:03.493718 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:03.493904 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:03.494120 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:03.494343 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:03.532765 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:35131
I20260630 12:31:03.532859 25658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:35131 every 8 connection(s)
I20260630 12:31:03.545605 25659 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34107
I20260630 12:31:03.545953 25659 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:03.546597 25659 heartbeater.cc:507] Master 127.19.133.254:34107 requested a full tablet report, sending...
I20260630 12:31:03.548353 25263 ts_manager.cc:194] Registered new tserver with Master: 891db05d207d45e78a56a716b4354ebb (127.19.133.196:35131)
I20260630 12:31:03.549669 25263 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36440
I20260630 12:31:03.637378 25566 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:03.637470 25572 consensus_queue.cc:1048] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:03.640888 25572 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:03.642854 25566 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:03.646983 25579 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:31:03.647317 25579 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:31:03.678148 25317 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:03.680092 25668 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:03.681080 25317 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:03.681502 25317 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:03.699366 25366 consensus_queue.cc:237] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } }
I20260630 12:31:03.704607 25515 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Refusing update from remote peer 971472dbcd294334a181a70049cf731c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:03.705164 25440 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Refusing update from remote peer 971472dbcd294334a181a70049cf731c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:03.706159 25668 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:03.707091 25674 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:31:03.715830 25330 consensus_peers.cc:597] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c -> Peer 891db05d207d45e78a56a716b4354ebb (127.19.133.196:35131): Couldn't send request to peer 891db05d207d45e78a56a716b4354ebb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70bc0fd3b3534a67b3a3a61b3b351d49. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:03.714826 25440 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:03.714751 25515 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:03.725098 25263 catalog_manager.cc:5697] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 reported cstate change: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "971472dbcd294334a181a70049cf731c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:03.725558 25668 consensus_queue.cc:1048] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:04.072362 25678 ts_tablet_manager.cc:933] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: Initiating tablet copy from peer 971472dbcd294334a181a70049cf731c (127.19.133.193:39053)
I20260630 12:31:04.073699 25678 tablet_copy_client.cc:323] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.193:39053
I20260630 12:31:04.082430 25376 tablet_copy_service.cc:140] P 971472dbcd294334a181a70049cf731c: Received BeginTabletCopySession request for tablet 70bc0fd3b3534a67b3a3a61b3b351d49 from peer 891db05d207d45e78a56a716b4354ebb ({username='slave'} at 127.0.0.1:47546)
I20260630 12:31:04.082875 25376 tablet_copy_service.cc:161] P 971472dbcd294334a181a70049cf731c: Beginning new tablet copy session on tablet 70bc0fd3b3534a67b3a3a61b3b351d49 from peer 891db05d207d45e78a56a716b4354ebb at {username='slave'} at 127.0.0.1:47546: session id = 891db05d207d45e78a56a716b4354ebb-70bc0fd3b3534a67b3a3a61b3b351d49
I20260630 12:31:04.087950 25376 tablet_copy_source_session.cc:215] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:04.090267 25678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bc0fd3b3534a67b3a3a61b3b351d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:04.097142 25568 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:04.099651 25678 tablet_copy_client.cc:806] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:04.100170 25678 tablet_copy_client.cc:670] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:04.103369 25678 tablet_copy_client.cc:538] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:04.110803 25678 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: Bootstrap starting.
I20260630 12:31:04.117296 25440 consensus_queue.cc:237] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [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: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } }
I20260630 12:31:04.123934 25366 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Refusing update from remote peer 3fecd7e3202f461196a9ef487917afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:04.125200 25515 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Refusing update from remote peer 3fecd7e3202f461196a9ef487917afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:04.125734 25678 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:31:04.125469 25582 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:04.126586 25678 tablet_bootstrap.cc:492] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: Bootstrap complete.
I20260630 12:31:04.126950 25671 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:31:04.127295 25678 ts_tablet_manager.cc:1403] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.004s
I20260630 12:31:04.130314 25678 raft_consensus.cc:359] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } }
I20260630 12:31:04.131625 25678 raft_consensus.cc:740] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 891db05d207d45e78a56a716b4354ebb, State: Initialized, Role: LEARNER
I20260630 12:31:04.132258 25678 consensus_queue.cc:260] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } }
I20260630 12:31:04.135282 25659 heartbeater.cc:499] Master 127.19.133.254:34107 was elected leader, sending a full tablet report...
I20260630 12:31:04.134397 25366 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:04.135751 25678 ts_tablet_manager.cc:1434] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260630 12:31:04.138295 25405 consensus_peers.cc:597] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 -> Peer 891db05d207d45e78a56a716b4354ebb (127.19.133.196:35131): Couldn't send request to peer 891db05d207d45e78a56a716b4354ebb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5712d60cd3f14fbe8e30921df7dd7eb5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:04.140161 25376 tablet_copy_service.cc:342] P 971472dbcd294334a181a70049cf731c: Request end of tablet copy session 891db05d207d45e78a56a716b4354ebb-70bc0fd3b3534a67b3a3a61b3b351d49 received from {username='slave'} at 127.0.0.1:47546
I20260630 12:31:04.140573 25376 tablet_copy_service.cc:434] P 971472dbcd294334a181a70049cf731c: ending tablet copy session 891db05d207d45e78a56a716b4354ebb-70bc0fd3b3534a67b3a3a61b3b351d49 on tablet 70bc0fd3b3534a67b3a3a61b3b351d49 with peer 891db05d207d45e78a56a716b4354ebb
I20260630 12:31:04.140003 25515 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:04.149536 25264 catalog_manager.cc:5697] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c reported cstate change: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "3fecd7e3202f461196a9ef487917afc5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:04.286962 25566 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:04.420840 25634 raft_consensus.cc:1217] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:04.421648 25634 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 891db05d207d45e78a56a716b4354ebb (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } } }
I20260630 12:31:04.439867 25678 ts_tablet_manager.cc:933] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: Initiating tablet copy from peer 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595)
I20260630 12:31:04.441802 25678 tablet_copy_client.cc:323] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:39595
I20260630 12:31:04.450610 25451 tablet_copy_service.cc:140] P 3fecd7e3202f461196a9ef487917afc5: Received BeginTabletCopySession request for tablet 5712d60cd3f14fbe8e30921df7dd7eb5 from peer 891db05d207d45e78a56a716b4354ebb ({username='slave'} at 127.0.0.1:51414)
I20260630 12:31:04.451046 25451 tablet_copy_service.cc:161] P 3fecd7e3202f461196a9ef487917afc5: Beginning new tablet copy session on tablet 5712d60cd3f14fbe8e30921df7dd7eb5 from peer 891db05d207d45e78a56a716b4354ebb at {username='slave'} at 127.0.0.1:51414: session id = 891db05d207d45e78a56a716b4354ebb-5712d60cd3f14fbe8e30921df7dd7eb5
I20260630 12:31:04.456000 25451 tablet_copy_source_session.cc:215] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:04.458467 25678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5712d60cd3f14fbe8e30921df7dd7eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:04.470214 25678 tablet_copy_client.cc:806] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:04.470736 25678 tablet_copy_client.cc:670] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:04.473860 25678 tablet_copy_client.cc:538] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:04.479943 25678 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: Bootstrap starting.
I20260630 12:31:04.492825 25678 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:04.493471 25678 tablet_bootstrap.cc:492] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: Bootstrap complete.
I20260630 12:31:04.493968 25678 ts_tablet_manager.cc:1403] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:31:04.495949 25678 raft_consensus.cc:359] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } }
I20260630 12:31:04.496508 25678 raft_consensus.cc:740] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 891db05d207d45e78a56a716b4354ebb, State: Initialized, Role: LEARNER
I20260630 12:31:04.496963 25678 consensus_queue.cc:260] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [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: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: true } }
I20260630 12:31:04.498504 25678 ts_tablet_manager.cc:1434] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:04.500090 25451 tablet_copy_service.cc:342] P 3fecd7e3202f461196a9ef487917afc5: Request end of tablet copy session 891db05d207d45e78a56a716b4354ebb-5712d60cd3f14fbe8e30921df7dd7eb5 received from {username='slave'} at 127.0.0.1:51414
I20260630 12:31:04.500409 25451 tablet_copy_service.cc:434] P 3fecd7e3202f461196a9ef487917afc5: ending tablet copy session 891db05d207d45e78a56a716b4354ebb-5712d60cd3f14fbe8e30921df7dd7eb5 on tablet 5712d60cd3f14fbe8e30921df7dd7eb5 with peer 891db05d207d45e78a56a716b4354ebb
I20260630 12:31:04.745743 25579 raft_consensus.cc:1064] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: attempting to promote NON_VOTER 891db05d207d45e78a56a716b4354ebb to VOTER
I20260630 12:31:04.747689 25579 consensus_queue.cc:237] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [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: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:04.753345 25515 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Refusing update from remote peer 971472dbcd294334a181a70049cf731c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:04.753631 25634 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 LEARNER]: Refusing update from remote peer 971472dbcd294334a181a70049cf731c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:04.754050 25440 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Refusing update from remote peer 971472dbcd294334a181a70049cf731c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:04.755457 25668 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:04.756240 25688 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:04.756897 25579 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:04.763772 25633 raft_consensus.cc:1217] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:04.775295 25440 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:04.785102 25515 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:04.786554 25262 catalog_manager.cc:5697] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 reported cstate change: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "971472dbcd294334a181a70049cf731c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:04.938496 25668 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:04.950654 25634 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } attrs { replace: true } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.098256 25366 consensus_queue.cc:237] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [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: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:05.103495 25634 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Refusing update from remote peer 971472dbcd294334a181a70049cf731c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:05.104524 25440 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Refusing update from remote peer 971472dbcd294334a181a70049cf731c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:05.104830 25688 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:05.105753 25579 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:05.113559 25634 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2539fa840493459492d3eb3bf21c5407 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.116081 25440 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2539fa840493459492d3eb3bf21c5407 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.123508 25261 catalog_manager.cc:5697] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb reported cstate change: config changed from index 3 to 4, VOTER 2539fa840493459492d3eb3bf21c5407 (127.19.133.195) evicted. New cstate: current_term: 1 leader_uuid: "971472dbcd294334a181a70049cf731c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.261341 25671 raft_consensus.cc:1064] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5: attempting to promote NON_VOTER 891db05d207d45e78a56a716b4354ebb to VOTER
I20260630 12:31:05.263320 25671 consensus_queue.cc:237] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [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: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:05.268625 25634 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 LEARNER]: Refusing update from remote peer 3fecd7e3202f461196a9ef487917afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:05.270890 25695 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:05.271708 25515 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Refusing update from remote peer 3fecd7e3202f461196a9ef487917afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:05.273434 25566 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:05.273958 25366 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Refusing update from remote peer 3fecd7e3202f461196a9ef487917afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:05.276446 25671 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:05.297492 25366 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.299386 25515 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.312150 25262 catalog_manager.cc:5697] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 reported cstate change: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3fecd7e3202f461196a9ef487917afc5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.334651 25503 tablet_service.cc:1558] Processing DeleteTablet for tablet 70bc0fd3b3534a67b3a3a61b3b351d49 with delete_type TABLET_DATA_TOMBSTONED (TS 2539fa840493459492d3eb3bf21c5407 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42408
I20260630 12:31:05.336803 25701 tablet_replica.cc:333] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: stopping tablet replica
I20260630 12:31:05.337697 25701 raft_consensus.cc:2243] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:05.338469 25701 raft_consensus.cc:2272] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:05.341791 25701 ts_tablet_manager.cc:1916] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:05.356496 25701 ts_tablet_manager.cc:1929] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:31:05.356781 25701 log.cc:1199] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 2539fa840493459492d3eb3bf21c5407: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root/wals/70bc0fd3b3534a67b3a3a61b3b351d49
I20260630 12:31:05.358121 25249 catalog_manager.cc:5028] TS 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803): tablet 70bc0fd3b3534a67b3a3a61b3b351d49 (table test-workload [id=0498c551b2d84cce882f76343f8884ee]) successfully deleted
I20260630 12:31:05.406929 25668 raft_consensus.cc:2955] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2539fa840493459492d3eb3bf21c5407 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.416638 25250 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70bc0fd3b3534a67b3a3a61b3b351d49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:05.524061 25566 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.532856 25634 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 891db05d207d45e78a56a716b4354ebb (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } attrs { replace: true } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.540584 25440 consensus_queue.cc:237] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [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: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:05.545897 25515 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Refusing update from remote peer 3fecd7e3202f461196a9ef487917afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:05.546149 25634 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Refusing update from remote peer 3fecd7e3202f461196a9ef487917afc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:05.547237 25671 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:05.547938 25696 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:05.555553 25515 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 971472dbcd294334a181a70049cf731c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.556015 25634 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 971472dbcd294334a181a70049cf731c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.565954 25264 catalog_manager.cc:5697] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 reported cstate change: config changed from index 3 to 4, VOTER 971472dbcd294334a181a70049cf731c (127.19.133.193) evicted. New cstate: current_term: 1 leader_uuid: "3fecd7e3202f461196a9ef487917afc5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:05.682536 25317 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:05.696487 25366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49"
dest_uuid: "971472dbcd294334a181a70049cf731c"
mode: GRACEFUL
new_leader_uuid: "891db05d207d45e78a56a716b4354ebb"
 from {username='slave'} at 127.0.0.1:47562
I20260630 12:31:05.697054 25366 raft_consensus.cc:606] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Received request to transfer leadership to TS 891db05d207d45e78a56a716b4354ebb
I20260630 12:31:05.698179 25317 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:31:05.698673 25317 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:05.827876 25355 tablet_service.cc:1558] Processing DeleteTablet for tablet 5712d60cd3f14fbe8e30921df7dd7eb5 with delete_type TABLET_DATA_TOMBSTONED (TS 971472dbcd294334a181a70049cf731c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47496
I20260630 12:31:05.830952 25704 tablet_replica.cc:333] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: stopping tablet replica
I20260630 12:31:05.831804 25704 raft_consensus.cc:2243] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:05.832460 25704 raft_consensus.cc:2272] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:05.835558 25704 ts_tablet_manager.cc:1916] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:05.845589 25704 ts_tablet_manager.cc:1929] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:31:05.845870 25704 log.cc:1199] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 971472dbcd294334a181a70049cf731c: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/5712d60cd3f14fbe8e30921df7dd7eb5
I20260630 12:31:05.847105 25250 catalog_manager.cc:5028] TS 971472dbcd294334a181a70049cf731c (127.19.133.193:39053): tablet 5712d60cd3f14fbe8e30921df7dd7eb5 (table test-workload [id=0498c551b2d84cce882f76343f8884ee]) successfully deleted
I20260630 12:31:05.916313 25668 raft_consensus.cc:993] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: : Instructing follower 891db05d207d45e78a56a716b4354ebb to start an election
I20260630 12:31:05.916783 25579 raft_consensus.cc:1081] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Signalling peer 891db05d207d45e78a56a716b4354ebb to start an election
I20260630 12:31:05.918274 25634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49"
dest_uuid: "891db05d207d45e78a56a716b4354ebb"
 from {username='slave'} at 127.0.0.1:51528
I20260630 12:31:05.918737 25634 raft_consensus.cc:493] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:31:05.918992 25634 raft_consensus.cc:3060] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:05.923846 25634 raft_consensus.cc:515] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:05.925751 25634 leader_election.cc:290] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [CANDIDATE]: Term 2 election: Requested vote from peers 971472dbcd294334a181a70049cf731c (127.19.133.193:39053), 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595)
I20260630 12:31:05.926553 25366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "891db05d207d45e78a56a716b4354ebb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "971472dbcd294334a181a70049cf731c"
I20260630 12:31:05.926774 25440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "891db05d207d45e78a56a716b4354ebb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3fecd7e3202f461196a9ef487917afc5"
I20260630 12:31:05.927177 25366 raft_consensus.cc:3055] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:05.927292 25440 raft_consensus.cc:3060] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:05.927498 25366 raft_consensus.cc:740] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 971472dbcd294334a181a70049cf731c, State: Running, Role: LEADER
I20260630 12:31:05.928207 25366 consensus_queue.cc:260] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [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: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:05.929111 25366 raft_consensus.cc:3060] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:05.931866 25440 raft_consensus.cc:2468] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 891db05d207d45e78a56a716b4354ebb in term 2.
I20260630 12:31:05.932842 25599 leader_election.cc:304] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [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: 3fecd7e3202f461196a9ef487917afc5, 891db05d207d45e78a56a716b4354ebb; no voters: 
I20260630 12:31:05.933499 25684 raft_consensus.cc:2804] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:05.933660 25366 raft_consensus.cc:2468] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 891db05d207d45e78a56a716b4354ebb in term 2.
I20260630 12:31:05.934458 25684 raft_consensus.cc:697] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 2 LEADER]: Becoming Leader. State: Replica: 891db05d207d45e78a56a716b4354ebb, State: Running, Role: LEADER
I20260630 12:31:05.935302 25684 consensus_queue.cc:237] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [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: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:05.940901 25262 catalog_manager.cc:5697] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb reported cstate change: term changed from 1 to 2, leader changed from 971472dbcd294334a181a70049cf731c (127.19.133.193) to 891db05d207d45e78a56a716b4354ebb (127.19.133.196). New cstate: current_term: 2 leader_uuid: "891db05d207d45e78a56a716b4354ebb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:06.157074 25695 raft_consensus.cc:2955] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 971472dbcd294334a181a70049cf731c (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } } }
I20260630 12:31:06.163555 25250 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5712d60cd3f14fbe8e30921df7dd7eb5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:06.255460 25440 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Refusing update from remote peer 891db05d207d45e78a56a716b4354ebb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:06.256587 25684 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:06.307809 25366 raft_consensus.cc:1275] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 2 FOLLOWER]: Refusing update from remote peer 891db05d207d45e78a56a716b4354ebb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:06.309073 25684 consensus_queue.cc:1048] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [LEADER]: Connected to new peer: Peer: permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:07.699888 25317 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:07.703625 25317 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:07.704063 25317 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:08.077966 25714 raft_consensus.cc:493] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 891db05d207d45e78a56a716b4354ebb)
I20260630 12:31:08.078724 25715 raft_consensus.cc:493] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 971472dbcd294334a181a70049cf731c)
I20260630 12:31:08.079556 25714 raft_consensus.cc:515] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:08.079676 25715 raft_consensus.cc:515] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } }
I20260630 12:31:08.081604 25714 leader_election.cc:290] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 971472dbcd294334a181a70049cf731c (127.19.133.193:39053), 891db05d207d45e78a56a716b4354ebb (127.19.133.196:35131)
I20260630 12:31:08.081620 25715 leader_election.cc:290] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595), 971472dbcd294334a181a70049cf731c (127.19.133.193:39053)
I20260630 12:31:08.083819 25716 raft_consensus.cc:493] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 891db05d207d45e78a56a716b4354ebb)
I20260630 12:31:08.084416 25716 raft_consensus.cc:515] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "971472dbcd294334a181a70049cf731c" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39053 } } peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:08.087317 25716 leader_election.cc:290] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595), 891db05d207d45e78a56a716b4354ebb (127.19.133.196:35131)
I20260630 12:31:08.091285 25715 raft_consensus.cc:493] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fecd7e3202f461196a9ef487917afc5)
I20260630 12:31:08.091673 25366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c24bffc08a406898a50397b82669b4" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "971472dbcd294334a181a70049cf731c" is_pre_election: true
I20260630 12:31:08.091909 25715 raft_consensus.cc:515] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:08.094825 25715 leader_election.cc:290] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595), 891db05d207d45e78a56a716b4354ebb (127.19.133.196:35131)
I20260630 12:31:08.126871 25718 raft_consensus.cc:493] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3fecd7e3202f461196a9ef487917afc5)
I20260630 12:31:08.127897 25634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "891db05d207d45e78a56a716b4354ebb" is_pre_election: true
I20260630 12:31:08.128021 25366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "3fecd7e3202f461196a9ef487917afc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "971472dbcd294334a181a70049cf731c" is_pre_election: true
I20260630 12:31:08.127974 25718 raft_consensus.cc:515] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:08.138365 25718 leader_election.cc:290] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595), 2539fa840493459492d3eb3bf21c5407 (127.19.133.195:42803)
I20260630 12:31:08.139544 25441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "971472dbcd294334a181a70049cf731c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5" is_pre_election: true
I20260630 12:31:08.141975 25331 leader_election.cc:304] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [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: 971472dbcd294334a181a70049cf731c; no voters: 3fecd7e3202f461196a9ef487917afc5, 891db05d207d45e78a56a716b4354ebb
I20260630 12:31:08.144527 25717 raft_consensus.cc:2749] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260630 12:31:08.163322 25405 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.991s	user 0.132s	sys 0.220s
W20260630 12:31:08.163729 25405 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.991s	user 0.133s	sys 0.220s
W20260630 12:31:08.164007 25405 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.196:35131, user_credentials={real_user=slave}} blocked reactor thread for 991766us
I20260630 12:31:08.165778 25634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bc0fd3b3534a67b3a3a61b3b351d49" candidate_uuid: "3fecd7e3202f461196a9ef487917afc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "891db05d207d45e78a56a716b4354ebb" is_pre_election: true
I20260630 12:31:08.169340 25441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c24bffc08a406898a50397b82669b4" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5" is_pre_election: true
I20260630 12:31:08.171087 25441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "891db05d207d45e78a56a716b4354ebb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5" is_pre_election: true
I20260630 12:31:08.171511 25634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "891db05d207d45e78a56a716b4354ebb" is_pre_election: true
I20260630 12:31:08.172364 25440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5" is_pre_election: true
I20260630 12:31:08.172750 25634 raft_consensus.cc:2468] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2539fa840493459492d3eb3bf21c5407 in term 1.
I20260630 12:31:08.174247 25479 leader_election.cc:304] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [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: 2539fa840493459492d3eb3bf21c5407, 891db05d207d45e78a56a716b4354ebb; no voters: 
I20260630 12:31:08.175096 25480 leader_election.cc:304] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [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: 2539fa840493459492d3eb3bf21c5407; no voters: 3fecd7e3202f461196a9ef487917afc5, 971472dbcd294334a181a70049cf731c
I20260630 12:31:08.175428 25405 leader_election.cc:304] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [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: 3fecd7e3202f461196a9ef487917afc5; no voters: 891db05d207d45e78a56a716b4354ebb, 971472dbcd294334a181a70049cf731c
I20260630 12:31:08.176172 25706 raft_consensus.cc:2749] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:31:08.176318 25715 raft_consensus.cc:2804] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:08.176797 25715 raft_consensus.cc:493] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3fecd7e3202f461196a9ef487917afc5)
I20260630 12:31:08.177132 25715 raft_consensus.cc:3060] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:08.179936 25515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "891db05d207d45e78a56a716b4354ebb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "2539fa840493459492d3eb3bf21c5407" is_pre_election: true
I20260630 12:31:08.180637 25724 raft_consensus.cc:2749] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:08.181119 25598 leader_election.cc:304] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [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: 891db05d207d45e78a56a716b4354ebb; no voters: 2539fa840493459492d3eb3bf21c5407, 3fecd7e3202f461196a9ef487917afc5
I20260630 12:31:08.182121 25723 raft_consensus.cc:2749] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:31:08.183422 25715 raft_consensus.cc:515] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:08.185235 25715 leader_election.cc:290] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [CANDIDATE]: Term 2 election: Requested vote from peers 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595), 891db05d207d45e78a56a716b4354ebb (127.19.133.196:35131)
I20260630 12:31:08.185968 25440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3fecd7e3202f461196a9ef487917afc5"
I20260630 12:31:08.186357 25634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5712d60cd3f14fbe8e30921df7dd7eb5" candidate_uuid: "2539fa840493459492d3eb3bf21c5407" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "891db05d207d45e78a56a716b4354ebb"
I20260630 12:31:08.186918 25634 raft_consensus.cc:3060] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:08.191715 25634 raft_consensus.cc:2468] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2539fa840493459492d3eb3bf21c5407 in term 2.
I20260630 12:31:08.192471 25479 leader_election.cc:304] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [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: 2539fa840493459492d3eb3bf21c5407, 891db05d207d45e78a56a716b4354ebb; no voters: 3fecd7e3202f461196a9ef487917afc5
I20260630 12:31:08.193066 25715 raft_consensus.cc:2804] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:08.193465 25715 raft_consensus.cc:697] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 2 LEADER]: Becoming Leader. State: Replica: 2539fa840493459492d3eb3bf21c5407, State: Running, Role: LEADER
I20260630 12:31:08.194105 25715 consensus_queue.cc:237] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [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: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:08.201012 25263 catalog_manager.cc:5697] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 reported cstate change: term changed from 1 to 2, leader changed from 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194) to 2539fa840493459492d3eb3bf21c5407 (127.19.133.195). New cstate: current_term: 2 leader_uuid: "2539fa840493459492d3eb3bf21c5407" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:08.393929 19996 debug-util.cc:398] Leaking SignalData structure 0x7b080000f760 after lost signal to thread 25405
I20260630 12:31:08.438107 25634 raft_consensus.cc:1240] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 2 FOLLOWER]: Rejecting Update request from peer 3fecd7e3202f461196a9ef487917afc5 for earlier term 1. Current term is 2. Ops: []
I20260630 12:31:08.439523 25712 consensus_queue.cc:1059] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:08.476676 25515 raft_consensus.cc:1240] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 2 LEADER]: Rejecting Update request from peer 3fecd7e3202f461196a9ef487917afc5 for earlier term 1. Current term is 2. Ops: []
I20260630 12:31:08.477846 25712 consensus_queue.cc:1059] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:08.478425 25712 consensus_queue.cc:1243] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [LEADER]: Peer 2539fa840493459492d3eb3bf21c5407 log is divergent from this leader: its last log entry 2.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260630 12:31:08.490888 25634 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 2 FOLLOWER]: Refusing update from remote peer 2539fa840493459492d3eb3bf21c5407: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:08.492089 25715 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:08.499300 25706 raft_consensus.cc:3055] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:31:08.499629 25706 raft_consensus.cc:740] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3fecd7e3202f461196a9ef487917afc5, State: Running, Role: LEADER
I20260630 12:31:08.500365 25706 consensus_queue.cc:260] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [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: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 } } peers { permanent_uuid: "2539fa840493459492d3eb3bf21c5407" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 42803 } } peers { permanent_uuid: "891db05d207d45e78a56a716b4354ebb" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 35131 } attrs { promote: false } }
I20260630 12:31:08.501714 25706 raft_consensus.cc:3060] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:08.544512 25441 raft_consensus.cc:1275] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Refusing update from remote peer 2539fa840493459492d3eb3bf21c5407: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:08.545684 25715 consensus_queue.cc:1048] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fecd7e3202f461196a9ef487917afc5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260630 12:31:09.088563 25295 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5a80 after lost signal to thread 19994
W20260630 12:31:09.089488 25295 debug-util.cc:398] Leaking SignalData structure 0x7b08001674e0 after lost signal to thread 25298
W20260630 12:31:09.090536 25295 debug-util.cc:398] Leaking SignalData structure 0x7b0800135520 after lost signal to thread 25390
W20260630 12:31:09.091513 25295 debug-util.cc:398] Leaking SignalData structure 0x7b08002dc6c0 after lost signal to thread 25465
I20260630 12:31:09.705164 25317 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:09.708364 25317 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:09.708690 25317 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:11.709676 25317 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:11.712387 25317 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:11.712743 25317 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:12.636771 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:31:12.663925 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:12.664714 19991 tablet_replica.cc:333] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c: stopping tablet replica
I20260630 12:31:12.665337 19991 raft_consensus.cc:2243] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:12.665911 19991 raft_consensus.cc:2272] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 971472dbcd294334a181a70049cf731c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.668442 19991 tablet_replica.cc:333] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c: stopping tablet replica
I20260630 12:31:12.668948 19991 raft_consensus.cc:2243] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:12.669901 19991 raft_consensus.cc:2272] T a9c24bffc08a406898a50397b82669b4 P 971472dbcd294334a181a70049cf731c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.693970 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:31:12.710206 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:31:12.729424 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:12.730072 19991 tablet_replica.cc:333] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5: stopping tablet replica
I20260630 12:31:12.730741 19991 raft_consensus.cc:2243] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:12.731446 19991 raft_consensus.cc:2272] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.733794 19991 tablet_replica.cc:333] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5: stopping tablet replica
I20260630 12:31:12.734231 19991 raft_consensus.cc:2243] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:12.734684 19991 raft_consensus.cc:2272] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 3fecd7e3202f461196a9ef487917afc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.736832 19991 tablet_replica.cc:333] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5: stopping tablet replica
I20260630 12:31:12.737275 19991 raft_consensus.cc:2243] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:12.737701 19991 raft_consensus.cc:2272] T a9c24bffc08a406898a50397b82669b4 P 3fecd7e3202f461196a9ef487917afc5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:31:12.740746 25480 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260630 12:31:12.744170 25480 consensus_peers.cc:597] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 -> Peer 3fecd7e3202f461196a9ef487917afc5 (127.19.133.194:39595): Couldn't send request to peer 3fecd7e3202f461196a9ef487917afc5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:12.762252 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:31:12.776885 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:31:12.796758 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:12.797516 19991 tablet_replica.cc:333] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407: stopping tablet replica
I20260630 12:31:12.798112 19991 raft_consensus.cc:2243] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:12.798969 19991 raft_consensus.cc:2272] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 2539fa840493459492d3eb3bf21c5407 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.801107 19991 tablet_replica.cc:333] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407: stopping tablet replica
I20260630 12:31:12.801517 19991 raft_consensus.cc:2243] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:12.801925 19991 raft_consensus.cc:2272] T a9c24bffc08a406898a50397b82669b4 P 2539fa840493459492d3eb3bf21c5407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.825006 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
W20260630 12:31:12.829486 25599 consensus_peers.cc:597] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb -> Peer 971472dbcd294334a181a70049cf731c (127.19.133.193:39053): Couldn't send request to peer 971472dbcd294334a181a70049cf731c. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:39053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:12.839406 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:31:12.857013 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:12.857723 19991 tablet_replica.cc:333] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb: stopping tablet replica
I20260630 12:31:12.858325 19991 raft_consensus.cc:2243] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:12.859087 19991 raft_consensus.cc:2272] T 5712d60cd3f14fbe8e30921df7dd7eb5 P 891db05d207d45e78a56a716b4354ebb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.861310 19991 tablet_replica.cc:333] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb: stopping tablet replica
I20260630 12:31:12.861877 19991 raft_consensus.cc:2243] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:12.863041 19991 raft_consensus.cc:2272] T 70bc0fd3b3534a67b3a3a61b3b351d49 P 891db05d207d45e78a56a716b4354ebb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.884837 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:31:12.897600 19991 master.cc:562] Master@127.19.133.254:34107 shutting down...
I20260630 12:31:12.916956 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:12.917640 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:12.917954 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7286ff729434a0fb902a03680251d6c: stopping tablet replica
I20260630 12:31:12.956776 19991 master.cc:584] Master@127.19.133.254:34107 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11433 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:31:12.994799 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:43507
I20260630 12:31:12.995887 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:13.001071 25742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:13.001116 25743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:13.002069 25745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:13.003345 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:13.004149 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:13.004334 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:13.004464 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822673004448 us; error 0 us; skew 500 ppm
I20260630 12:31:13.004935 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:13.007040 19991 webserver.cc:533] Webserver started at http://127.19.133.254:35361/ using document root <none> and password file <none>
I20260630 12:31:13.007498 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:13.007664 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:13.007906 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:13.008987 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "895545dd3f124e56995d7b944f2d6da4"
format_stamp: "Formatted at 2026-06-30 12:31:13 on dist-test-slave-rw3v"
I20260630 12:31:13.013075 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:13.016149 25750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.016812 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:13.017063 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "895545dd3f124e56995d7b944f2d6da4"
format_stamp: "Formatted at 2026-06-30 12:31:13 on dist-test-slave-rw3v"
I20260630 12:31:13.017345 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:13.060787 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:13.061964 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:13.097891 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:43507
I20260630 12:31:13.097997 25801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:43507 every 8 connection(s)
I20260630 12:31:13.101599 25802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:13.112355 25802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4: Bootstrap starting.
I20260630 12:31:13.116834 25802 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:13.120827 25802 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4: No bootstrap required, opened a new log
I20260630 12:31:13.122917 25802 raft_consensus.cc:359] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "895545dd3f124e56995d7b944f2d6da4" member_type: VOTER }
I20260630 12:31:13.123390 25802 raft_consensus.cc:385] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:13.123572 25802 raft_consensus.cc:740] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 895545dd3f124e56995d7b944f2d6da4, State: Initialized, Role: FOLLOWER
I20260630 12:31:13.124115 25802 consensus_queue.cc:260] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "895545dd3f124e56995d7b944f2d6da4" member_type: VOTER }
I20260630 12:31:13.124557 25802 raft_consensus.cc:399] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:13.124755 25802 raft_consensus.cc:493] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:13.124970 25802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:13.129323 25802 raft_consensus.cc:515] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "895545dd3f124e56995d7b944f2d6da4" member_type: VOTER }
I20260630 12:31:13.129758 25802 leader_election.cc:304] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [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: 895545dd3f124e56995d7b944f2d6da4; no voters: 
I20260630 12:31:13.130825 25802 leader_election.cc:290] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:13.131281 25805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:13.132485 25805 raft_consensus.cc:697] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 1 LEADER]: Becoming Leader. State: Replica: 895545dd3f124e56995d7b944f2d6da4, State: Running, Role: LEADER
I20260630 12:31:13.133121 25805 consensus_queue.cc:237] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [LEADER]: Queue going to LEADER mode. State: All 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: "895545dd3f124e56995d7b944f2d6da4" member_type: VOTER }
I20260630 12:31:13.133579 25802 sys_catalog.cc:565] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:13.137760 25807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 895545dd3f124e56995d7b944f2d6da4. Latest consensus state: current_term: 1 leader_uuid: "895545dd3f124e56995d7b944f2d6da4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "895545dd3f124e56995d7b944f2d6da4" member_type: VOTER } }
I20260630 12:31:13.138346 25807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:13.141971 25806 sys_catalog.cc:455] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "895545dd3f124e56995d7b944f2d6da4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "895545dd3f124e56995d7b944f2d6da4" member_type: VOTER } }
I20260630 12:31:13.142477 25806 sys_catalog.cc:458] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:13.144016 25814 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:13.149524 25814 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:13.150508 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:13.157979 25814 catalog_manager.cc:1383] Generated new cluster ID: 879ea8e0f67143a6873c7997a76d1c0c
I20260630 12:31:13.158252 25814 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:13.174353 25814 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:13.175604 25814 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:13.189963 25814 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4: Generated new TSK 0
I20260630 12:31:13.190548 25814 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:13.216984 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:13.222613 25823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:13.223270 25824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:13.224548 25826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:13.225077 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:13.225904 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:13.226078 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:13.226193 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822673226182 us; error 0 us; skew 500 ppm
I20260630 12:31:13.226599 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:13.228618 19991 webserver.cc:533] Webserver started at http://127.19.133.193:38443/ using document root <none> and password file <none>
I20260630 12:31:13.229019 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:13.229180 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:13.229380 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:13.230332 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "9328977fb7e84070af1580464ec5afcb"
format_stamp: "Formatted at 2026-06-30 12:31:13 on dist-test-slave-rw3v"
I20260630 12:31:13.234308 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:31:13.237311 25831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.237955 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:31:13.238184 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "9328977fb7e84070af1580464ec5afcb"
format_stamp: "Formatted at 2026-06-30 12:31:13 on dist-test-slave-rw3v"
I20260630 12:31:13.238402 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:13.263635 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:13.264725 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:13.266077 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:13.268245 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:13.268414 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.268633 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:13.268785 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.306090 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:46265
I20260630 12:31:13.306186 25893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:46265 every 8 connection(s)
I20260630 12:31:13.310985 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:13.317593 25898 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:13.318778 25899 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:13.321302 19991 server_base.cc:1061] running on GCE node
W20260630 12:31:13.321672 25901 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:13.322459 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:13.322662 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:13.322808 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822673322792 us; error 0 us; skew 500 ppm
I20260630 12:31:13.323307 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:13.325404 19991 webserver.cc:533] Webserver started at http://127.19.133.194:43719/ using document root <none> and password file <none>
I20260630 12:31:13.325822 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:13.326002 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:13.326236 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:13.327272 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "7e2462fc2d994e048508baceb2aded33"
format_stamp: "Formatted at 2026-06-30 12:31:13 on dist-test-slave-rw3v"
I20260630 12:31:13.331323 25894 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43507
I20260630 12:31:13.331678 25894 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:13.332007 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:13.332551 25894 heartbeater.cc:507] Master 127.19.133.254:43507 requested a full tablet report, sending...
I20260630 12:31:13.334856 25767 ts_manager.cc:194] Registered new tserver with Master: 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265)
I20260630 12:31:13.336110 25906 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.336750 25767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58978
I20260630 12:31:13.336956 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:31:13.337298 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "7e2462fc2d994e048508baceb2aded33"
format_stamp: "Formatted at 2026-06-30 12:31:13 on dist-test-slave-rw3v"
I20260630 12:31:13.337532 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:13.350905 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:13.351943 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:13.353205 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:13.355257 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:13.355435 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.355660 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:13.355799 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.393010 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:36583
I20260630 12:31:13.393096 25968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:36583 every 8 connection(s)
I20260630 12:31:13.397506 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:13.404417 25972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:13.405862 25973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:13.407714 19991 server_base.cc:1061] running on GCE node
W20260630 12:31:13.408203 25975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:13.409269 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:31:13.409440 25969 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43507
W20260630 12:31:13.409541 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:13.409873 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822673409861 us; error 0 us; skew 500 ppm
I20260630 12:31:13.409921 25969 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:13.410420 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:13.410728 25969 heartbeater.cc:507] Master 127.19.133.254:43507 requested a full tablet report, sending...
I20260630 12:31:13.412958 25767 ts_manager.cc:194] Registered new tserver with Master: 7e2462fc2d994e048508baceb2aded33 (127.19.133.194:36583)
I20260630 12:31:13.413046 19991 webserver.cc:533] Webserver started at http://127.19.133.195:46623/ using document root <none> and password file <none>
I20260630 12:31:13.413694 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:13.413949 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:13.414258 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:13.414804 25767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58980
I20260630 12:31:13.415805 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "f49129a00a154e35a5b31bd9e3373ad7"
format_stamp: "Formatted at 2026-06-30 12:31:13 on dist-test-slave-rw3v"
I20260630 12:31:13.420426 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:13.423744 25980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.424476 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:13.424757 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "f49129a00a154e35a5b31bd9e3373ad7"
format_stamp: "Formatted at 2026-06-30 12:31:13 on dist-test-slave-rw3v"
I20260630 12:31:13.425026 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:13.440768 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:13.441972 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:13.443361 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:13.445600 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:13.445796 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.446022 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:13.446169 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:13.483490 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:34399
I20260630 12:31:13.483575 26042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:34399 every 8 connection(s)
I20260630 12:31:13.496816 26043 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43507
I20260630 12:31:13.497175 26043 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:13.497880 26043 heartbeater.cc:507] Master 127.19.133.254:43507 requested a full tablet report, sending...
I20260630 12:31:13.499747 25767 ts_manager.cc:194] Registered new tserver with Master: f49129a00a154e35a5b31bd9e3373ad7 (127.19.133.195:34399)
I20260630 12:31:13.500051 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013487731s
I20260630 12:31:13.501067 25767 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58990
I20260630 12:31:14.339442 25894 heartbeater.cc:499] Master 127.19.133.254:43507 was elected leader, sending a full tablet report...
I20260630 12:31:14.417661 25969 heartbeater.cc:499] Master 127.19.133.254:43507 was elected leader, sending a full tablet report...
I20260630 12:31:14.503577 26043 heartbeater.cc:499] Master 127.19.133.254:43507 was elected leader, sending a full tablet report...
I20260630 12:31:14.554405 25767 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58992:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:14.556322 25767 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:14.595373 25934 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8ba12020ab4c5cb212c1c82c2ccd1d (DEFAULT_TABLE table=test-workload [id=88aa3fb0a76c40e4a446efa76bc5465b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:14.596673 25934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8ba12020ab4c5cb212c1c82c2ccd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:14.610059 25859 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8ba12020ab4c5cb212c1c82c2ccd1d (DEFAULT_TABLE table=test-workload [id=88aa3fb0a76c40e4a446efa76bc5465b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:14.610299 26008 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8ba12020ab4c5cb212c1c82c2ccd1d (DEFAULT_TABLE table=test-workload [id=88aa3fb0a76c40e4a446efa76bc5465b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:31:14.611415 26008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8ba12020ab4c5cb212c1c82c2ccd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:14.611415 25859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8ba12020ab4c5cb212c1c82c2ccd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:14.614328 26063 tablet_bootstrap.cc:492] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33: Bootstrap starting.
I20260630 12:31:14.619520 26063 tablet_bootstrap.cc:654] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:14.624601 26063 tablet_bootstrap.cc:492] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33: No bootstrap required, opened a new log
I20260630 12:31:14.625047 26063 ts_tablet_manager.cc:1403] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:31:14.627388 26063 raft_consensus.cc:359] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.628005 26065 tablet_bootstrap.cc:492] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7: Bootstrap starting.
I20260630 12:31:14.628198 26063 raft_consensus.cc:385] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:14.628592 26063 raft_consensus.cc:740] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e2462fc2d994e048508baceb2aded33, State: Initialized, Role: FOLLOWER
I20260630 12:31:14.629832 26066 tablet_bootstrap.cc:492] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb: Bootstrap starting.
I20260630 12:31:14.629455 26063 consensus_queue.cc:260] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.635583 26066 tablet_bootstrap.cc:654] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:14.635602 26065 tablet_bootstrap.cc:654] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:14.636776 26063 ts_tablet_manager.cc:1434] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.009s
I20260630 12:31:14.641136 26066 tablet_bootstrap.cc:492] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb: No bootstrap required, opened a new log
I20260630 12:31:14.641638 26066 ts_tablet_manager.cc:1403] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:31:14.645599 26066 raft_consensus.cc:359] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.646111 26066 raft_consensus.cc:385] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:14.646449 26066 raft_consensus.cc:740] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9328977fb7e84070af1580464ec5afcb, State: Initialized, Role: FOLLOWER
I20260630 12:31:14.647111 26066 consensus_queue.cc:260] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.649224 26065 tablet_bootstrap.cc:492] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7: No bootstrap required, opened a new log
I20260630 12:31:14.649802 26065 ts_tablet_manager.cc:1403] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:31:14.649966 26066 ts_tablet_manager.cc:1434] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260630 12:31:14.652341 26065 raft_consensus.cc:359] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.652846 26065 raft_consensus.cc:385] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:14.653105 26065 raft_consensus.cc:740] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f49129a00a154e35a5b31bd9e3373ad7, State: Initialized, Role: FOLLOWER
I20260630 12:31:14.653789 26065 consensus_queue.cc:260] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.656173 26065 ts_tablet_manager.cc:1434] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:14.859684 26070 raft_consensus.cc:493] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:14.860138 26070 raft_consensus.cc:515] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.862085 26070 leader_election.cc:290] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e2462fc2d994e048508baceb2aded33 (127.19.133.194:36583), f49129a00a154e35a5b31bd9e3373ad7 (127.19.133.195:34399)
I20260630 12:31:14.866598 26071 raft_consensus.cc:493] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:14.867094 26071 raft_consensus.cc:515] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.869321 26071 leader_election.cc:290] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e2462fc2d994e048508baceb2aded33 (127.19.133.194:36583), 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265)
I20260630 12:31:14.875826 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8ba12020ab4c5cb212c1c82c2ccd1d" candidate_uuid: "9328977fb7e84070af1580464ec5afcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e2462fc2d994e048508baceb2aded33" is_pre_election: true
I20260630 12:31:14.876704 25944 raft_consensus.cc:2468] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9328977fb7e84070af1580464ec5afcb in term 0.
I20260630 12:31:14.878271 25832 leader_election.cc:304] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e2462fc2d994e048508baceb2aded33, 9328977fb7e84070af1580464ec5afcb; no voters: 
I20260630 12:31:14.879083 26070 raft_consensus.cc:2804] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:14.879509 26070 raft_consensus.cc:493] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:14.879830 26070 raft_consensus.cc:3060] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:14.882086 26018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8ba12020ab4c5cb212c1c82c2ccd1d" candidate_uuid: "9328977fb7e84070af1580464ec5afcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f49129a00a154e35a5b31bd9e3373ad7" is_pre_election: true
I20260630 12:31:14.882781 26018 raft_consensus.cc:2468] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9328977fb7e84070af1580464ec5afcb in term 0.
I20260630 12:31:14.886489 26070 raft_consensus.cc:515] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.889146 25944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8ba12020ab4c5cb212c1c82c2ccd1d" candidate_uuid: "9328977fb7e84070af1580464ec5afcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e2462fc2d994e048508baceb2aded33"
I20260630 12:31:14.889387 26018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8ba12020ab4c5cb212c1c82c2ccd1d" candidate_uuid: "9328977fb7e84070af1580464ec5afcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f49129a00a154e35a5b31bd9e3373ad7"
I20260630 12:31:14.889731 25944 raft_consensus.cc:3060] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:14.890007 26018 raft_consensus.cc:3060] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:14.893062 25943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8ba12020ab4c5cb212c1c82c2ccd1d" candidate_uuid: "f49129a00a154e35a5b31bd9e3373ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e2462fc2d994e048508baceb2aded33" is_pre_election: true
I20260630 12:31:14.896209 25944 raft_consensus.cc:2468] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9328977fb7e84070af1580464ec5afcb in term 1.
I20260630 12:31:14.897033 26018 raft_consensus.cc:2468] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9328977fb7e84070af1580464ec5afcb in term 1.
I20260630 12:31:14.897321 25832 leader_election.cc:304] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e2462fc2d994e048508baceb2aded33, 9328977fb7e84070af1580464ec5afcb; no voters: 
I20260630 12:31:14.897464 25869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8ba12020ab4c5cb212c1c82c2ccd1d" candidate_uuid: "f49129a00a154e35a5b31bd9e3373ad7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9328977fb7e84070af1580464ec5afcb" is_pre_election: true
I20260630 12:31:14.898331 25869 raft_consensus.cc:2393] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f49129a00a154e35a5b31bd9e3373ad7 in current term 1: Already voted for candidate 9328977fb7e84070af1580464ec5afcb in this term.
I20260630 12:31:14.898867 26070 leader_election.cc:290] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [CANDIDATE]: Term 1 election: Requested vote from peers 7e2462fc2d994e048508baceb2aded33 (127.19.133.194:36583), f49129a00a154e35a5b31bd9e3373ad7 (127.19.133.195:34399)
I20260630 12:31:14.899163 26077 raft_consensus.cc:2804] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:14.899683 26077 raft_consensus.cc:697] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 1 LEADER]: Becoming Leader. State: Replica: 9328977fb7e84070af1580464ec5afcb, State: Running, Role: LEADER
I20260630 12:31:14.899802 25982 leader_election.cc:304] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [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: f49129a00a154e35a5b31bd9e3373ad7; no voters: 7e2462fc2d994e048508baceb2aded33, 9328977fb7e84070af1580464ec5afcb
I20260630 12:31:14.900585 26071 raft_consensus.cc:2749] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:14.900517 26077 consensus_queue.cc:237] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:14.907718 25767 catalog_manager.cc:5697] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9328977fb7e84070af1580464ec5afcb (127.19.133.193). New cstate: current_term: 1 leader_uuid: "9328977fb7e84070af1580464ec5afcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:14.969973 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:31:14.985368 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:14.986109 19991 tablet_replica.cc:333] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb: stopping tablet replica
I20260630 12:31:14.986747 19991 raft_consensus.cc:2243] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:14.987372 19991 pending_rounds.cc:70] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb: Trying to abort 1 pending ops.
I20260630 12:31:14.987571 19991 pending_rounds.cc:77] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441676399841280 op_type: NO_OP noop_request { }
I20260630 12:31:14.987843 19991 raft_consensus.cc:2889] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:14.988091 19991 raft_consensus.cc:2272] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 9328977fb7e84070af1580464ec5afcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:14.996958 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:31:15.147298 25820 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:15.148524 25820 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:15.148815 25820 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:31:16.500758 26079 raft_consensus.cc:493] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:16.501178 26079 raft_consensus.cc:515] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:16.502990 26079 leader_election.cc:290] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265), f49129a00a154e35a5b31bd9e3373ad7 (127.19.133.195:34399)
W20260630 12:31:16.508713 25908 leader_election.cc:336] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265): Network error: Client connection negotiation failed: client connection to 127.19.133.193:46265: connect: Connection refused (error 111)
I20260630 12:31:16.513213 26018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8ba12020ab4c5cb212c1c82c2ccd1d" candidate_uuid: "7e2462fc2d994e048508baceb2aded33" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f49129a00a154e35a5b31bd9e3373ad7" is_pre_election: true
I20260630 12:31:16.513746 26018 raft_consensus.cc:2468] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e2462fc2d994e048508baceb2aded33 in term 1.
I20260630 12:31:16.514613 25909 leader_election.cc:304] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [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: 7e2462fc2d994e048508baceb2aded33, f49129a00a154e35a5b31bd9e3373ad7; no voters: 9328977fb7e84070af1580464ec5afcb
I20260630 12:31:16.515251 26079 raft_consensus.cc:2804] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:16.515573 26079 raft_consensus.cc:493] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:16.515805 26079 raft_consensus.cc:3060] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:16.520447 26079 raft_consensus.cc:515] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:16.521845 26079 leader_election.cc:290] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [CANDIDATE]: Term 2 election: Requested vote from peers 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265), f49129a00a154e35a5b31bd9e3373ad7 (127.19.133.195:34399)
I20260630 12:31:16.522899 26018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8ba12020ab4c5cb212c1c82c2ccd1d" candidate_uuid: "7e2462fc2d994e048508baceb2aded33" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f49129a00a154e35a5b31bd9e3373ad7"
I20260630 12:31:16.523417 26018 raft_consensus.cc:3060] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:31:16.525087 25908 leader_election.cc:336] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265): Network error: Client connection negotiation failed: client connection to 127.19.133.193:46265: connect: Connection refused (error 111)
I20260630 12:31:16.528319 26018 raft_consensus.cc:2468] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e2462fc2d994e048508baceb2aded33 in term 2.
I20260630 12:31:16.529201 25909 leader_election.cc:304] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [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: 7e2462fc2d994e048508baceb2aded33, f49129a00a154e35a5b31bd9e3373ad7; no voters: 9328977fb7e84070af1580464ec5afcb
I20260630 12:31:16.529800 26079 raft_consensus.cc:2804] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:16.530791 26079 raft_consensus.cc:697] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 2 LEADER]: Becoming Leader. State: Replica: 7e2462fc2d994e048508baceb2aded33, State: Running, Role: LEADER
I20260630 12:31:16.531813 26079 consensus_queue.cc:237] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [LEADER]: Queue going to LEADER 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: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } }
I20260630 12:31:16.537851 25767 catalog_manager.cc:5697] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 reported cstate change: term changed from 1 to 2, leader changed from 9328977fb7e84070af1580464ec5afcb (127.19.133.193) to 7e2462fc2d994e048508baceb2aded33 (127.19.133.194). New cstate: current_term: 2 leader_uuid: "7e2462fc2d994e048508baceb2aded33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e2462fc2d994e048508baceb2aded33" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9328977fb7e84070af1580464ec5afcb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:16.960161 25908 consensus_peers.cc:597] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 -> Peer 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265): Couldn't send request to peer 9328977fb7e84070af1580464ec5afcb. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:46265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:17.054174 26018 raft_consensus.cc:1275] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 2 FOLLOWER]: Refusing update from remote peer 7e2462fc2d994e048508baceb2aded33: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:31:17.055507 26079 consensus_queue.cc:1048] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f49129a00a154e35a5b31bd9e3373ad7" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 34399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:17.149883 25820 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:17.151547 25820 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:17.151950 25820 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:18.078353 25908 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.193:46265: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:31:19.152890 25820 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:19.154114 25820 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:19.154398 25820 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:19.702860 25908 consensus_peers.cc:597] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 -> Peer 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265): Couldn't send request to peer 9328977fb7e84070af1580464ec5afcb. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:46265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:31:21.155519 25820 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:21.156832 25820 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:21.157116 25820 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:22.696491 25908 consensus_peers.cc:597] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 -> Peer 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265): Couldn't send request to peer 9328977fb7e84070af1580464ec5afcb. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:46265: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:31:23.158116 25820 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:23.159336 25820 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:23.159581 25820 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:23.620114 25908 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.193:46265: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:31:25.160458 25820 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:31:25.161671 25820 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:31:25.161914 25820 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:31:25.225680 25908 consensus_peers.cc:597] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 -> Peer 9328977fb7e84070af1580464ec5afcb (127.19.133.193:46265): Couldn't send request to peer 9328977fb7e84070af1580464ec5afcb. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:46265: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:31:26.066083 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:31:26.091308 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:26.092018 19991 tablet_replica.cc:333] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33: stopping tablet replica
I20260630 12:31:26.092538 19991 raft_consensus.cc:2243] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:26.093549 19991 raft_consensus.cc:2272] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P 7e2462fc2d994e048508baceb2aded33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:26.114619 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:31:26.127725 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:31:26.148881 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:26.149494 19991 tablet_replica.cc:333] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7: stopping tablet replica
I20260630 12:31:26.150027 19991 raft_consensus.cc:2243] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:26.150482 19991 raft_consensus.cc:2272] T 4f8ba12020ab4c5cb212c1c82c2ccd1d P f49129a00a154e35a5b31bd9e3373ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:26.168879 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:31:26.180342 19991 master.cc:562] Master@127.19.133.254:43507 shutting down...
I20260630 12:31:26.197557 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:26.198149 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:26.198467 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 895545dd3f124e56995d7b944f2d6da4: stopping tablet replica
I20260630 12:31:26.216336 19991 master.cc:584] Master@127.19.133.254:43507 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13254 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:31:26.250147 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:34665
I20260630 12:31:26.251250 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:26.256305 26122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:26.256340 26121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:26.257133 26124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:26.258195 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:26.258908 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:26.259087 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:26.259259 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822686259241 us; error 0 us; skew 500 ppm
I20260630 12:31:26.259716 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:26.261804 19991 webserver.cc:533] Webserver started at http://127.19.133.254:43953/ using document root <none> and password file <none>
I20260630 12:31:26.262249 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:26.262423 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:26.262668 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:26.263890 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "0f8beb09cbd44dd189e311b3484f4ac6"
format_stamp: "Formatted at 2026-06-30 12:31:26 on dist-test-slave-rw3v"
I20260630 12:31:26.268273 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:26.271281 26129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.271930 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:26.272145 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "0f8beb09cbd44dd189e311b3484f4ac6"
format_stamp: "Formatted at 2026-06-30 12:31:26 on dist-test-slave-rw3v"
I20260630 12:31:26.272367 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:26.296900 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:26.297974 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:26.332744 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:34665
I20260630 12:31:26.332839 26180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:34665 every 8 connection(s)
I20260630 12:31:26.336555 26181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:26.347698 26181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6: Bootstrap starting.
I20260630 12:31:26.352053 26181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:26.355849 26181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6: No bootstrap required, opened a new log
I20260630 12:31:26.357800 26181 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f8beb09cbd44dd189e311b3484f4ac6" member_type: VOTER }
I20260630 12:31:26.358191 26181 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:26.358361 26181 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8beb09cbd44dd189e311b3484f4ac6, State: Initialized, Role: FOLLOWER
I20260630 12:31:26.358842 26181 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f8beb09cbd44dd189e311b3484f4ac6" member_type: VOTER }
I20260630 12:31:26.359269 26181 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:26.359460 26181 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:26.359668 26181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:26.363838 26181 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f8beb09cbd44dd189e311b3484f4ac6" member_type: VOTER }
I20260630 12:31:26.364269 26181 leader_election.cc:304] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [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: 0f8beb09cbd44dd189e311b3484f4ac6; no voters: 
I20260630 12:31:26.365206 26181 leader_election.cc:290] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:26.365505 26184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:26.366740 26184 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 1 LEADER]: Becoming Leader. State: Replica: 0f8beb09cbd44dd189e311b3484f4ac6, State: Running, Role: LEADER
I20260630 12:31:26.367414 26184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [LEADER]: Queue going to LEADER mode. State: All 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: "0f8beb09cbd44dd189e311b3484f4ac6" member_type: VOTER }
I20260630 12:31:26.367923 26181 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:26.370272 26185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f8beb09cbd44dd189e311b3484f4ac6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f8beb09cbd44dd189e311b3484f4ac6" member_type: VOTER } }
I20260630 12:31:26.370348 26186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f8beb09cbd44dd189e311b3484f4ac6. Latest consensus state: current_term: 1 leader_uuid: "0f8beb09cbd44dd189e311b3484f4ac6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f8beb09cbd44dd189e311b3484f4ac6" member_type: VOTER } }
I20260630 12:31:26.371002 26186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:26.372059 26185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:26.374106 26190 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:26.379316 26190 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:26.383599 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:26.388253 26190 catalog_manager.cc:1383] Generated new cluster ID: 563b0dedbe3341cab3421ad0aa7e033e
I20260630 12:31:26.388516 26190 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:26.407212 26190 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:26.408444 26190 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:26.421105 26190 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6: Generated new TSK 0
I20260630 12:31:26.421679 26190 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:26.449537 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:26.455387 26202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:26.456063 26203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:26.457892 19991 server_base.cc:1061] running on GCE node
W20260630 12:31:26.458321 26205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:26.459590 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:26.459792 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:26.459913 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822686459901 us; error 0 us; skew 500 ppm
I20260630 12:31:26.460382 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:26.462517 19991 webserver.cc:533] Webserver started at http://127.19.133.193:46767/ using document root <none> and password file <none>
I20260630 12:31:26.462924 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:26.463073 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:26.463325 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:26.464334 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "2e7a965d558443879137c6bf0006b751"
format_stamp: "Formatted at 2026-06-30 12:31:26 on dist-test-slave-rw3v"
I20260630 12:31:26.468724 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:31:26.471870 26210 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.472558 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:26.472833 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "2e7a965d558443879137c6bf0006b751"
format_stamp: "Formatted at 2026-06-30 12:31:26 on dist-test-slave-rw3v"
I20260630 12:31:26.473073 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:26.498353 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:26.499622 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:26.501004 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:26.503105 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:26.503294 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.503525 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:26.503690 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.540153 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:41451
I20260630 12:31:26.540239 26272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:41451 every 8 connection(s)
I20260630 12:31:26.544974 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:26.552122 26277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:26.553300 26278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:26.554975 26280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:26.555804 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:26.556824 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:26.557008 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:26.557159 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822686557142 us; error 0 us; skew 500 ppm
I20260630 12:31:26.557597 26273 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34665
I20260630 12:31:26.557638 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:26.558084 26273 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:26.558759 26273 heartbeater.cc:507] Master 127.19.133.254:34665 requested a full tablet report, sending...
I20260630 12:31:26.560384 19991 webserver.cc:533] Webserver started at http://127.19.133.194:43061/ using document root <none> and password file <none>
I20260630 12:31:26.560771 26146 ts_manager.cc:194] Registered new tserver with Master: 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451)
I20260630 12:31:26.560861 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:26.561170 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:26.561411 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:26.562479 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "fcb87fc03e034a02b11662e734f20870"
format_stamp: "Formatted at 2026-06-30 12:31:26 on dist-test-slave-rw3v"
I20260630 12:31:26.562495 26146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49224
I20260630 12:31:26.566639 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:31:26.569792 26285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.570452 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:26.570711 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "fcb87fc03e034a02b11662e734f20870"
format_stamp: "Formatted at 2026-06-30 12:31:26 on dist-test-slave-rw3v"
I20260630 12:31:26.570947 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:26.581146 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:26.582173 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:26.583509 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:26.585587 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:26.585783 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.585986 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:26.586129 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.622236 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:45625
I20260630 12:31:26.622347 26347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:45625 every 8 connection(s)
I20260630 12:31:26.626721 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:26.633424 26351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:26.635043 26352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:26.636773 19991 server_base.cc:1061] running on GCE node
W20260630 12:31:26.636708 26355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:26.637648 26348 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34665
I20260630 12:31:26.638059 26348 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:26.638067 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:26.638494 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:26.638691 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822686638673 us; error 0 us; skew 500 ppm
I20260630 12:31:26.639075 26348 heartbeater.cc:507] Master 127.19.133.254:34665 requested a full tablet report, sending...
I20260630 12:31:26.639448 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:26.641309 26146 ts_manager.cc:194] Registered new tserver with Master: fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625)
I20260630 12:31:26.642164 19991 webserver.cc:533] Webserver started at http://127.19.133.195:44613/ using document root <none> and password file <none>
I20260630 12:31:26.642786 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:26.643014 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:26.643071 26146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49230
I20260630 12:31:26.643424 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:26.644879 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "d621ab8166d04c99924403bc5b5d3735"
format_stamp: "Formatted at 2026-06-30 12:31:26 on dist-test-slave-rw3v"
I20260630 12:31:26.649153 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:26.652185 26359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.652850 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:26.653084 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "d621ab8166d04c99924403bc5b5d3735"
format_stamp: "Formatted at 2026-06-30 12:31:26 on dist-test-slave-rw3v"
I20260630 12:31:26.653311 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:26.664477 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:26.665731 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:26.667251 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:26.669435 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:26.669651 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.669870 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:26.670025 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:26.708094 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:33305
I20260630 12:31:26.708189 26421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:33305 every 8 connection(s)
I20260630 12:31:26.721408 26422 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34665
I20260630 12:31:26.721824 26422 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:26.722527 26422 heartbeater.cc:507] Master 127.19.133.254:34665 requested a full tablet report, sending...
I20260630 12:31:26.724350 26146 ts_manager.cc:194] Registered new tserver with Master: d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:26.724677 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013508761s
I20260630 12:31:26.725667 26146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49240
I20260630 12:31:27.564985 26273 heartbeater.cc:499] Master 127.19.133.254:34665 was elected leader, sending a full tablet report...
I20260630 12:31:27.645880 26348 heartbeater.cc:499] Master 127.19.133.254:34665 was elected leader, sending a full tablet report...
I20260630 12:31:27.728230 26422 heartbeater.cc:499] Master 127.19.133.254:34665 was elected leader, sending a full tablet report...
I20260630 12:31:27.777268 26146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49246:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:27.779640 26146 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:27.836481 26387 tablet_service.cc:1511] Processing CreateTablet for tablet 825418a5358b4369b6cf9a584bb590c2 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:27.837911 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825418a5358b4369b6cf9a584bb590c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.837654 26385 tablet_service.cc:1511] Processing CreateTablet for tablet c384ae79b62540b8a32ca09a864fa009 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:27.839170 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c384ae79b62540b8a32ca09a864fa009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.837654 26384 tablet_service.cc:1511] Processing CreateTablet for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:27.838760 26386 tablet_service.cc:1511] Processing CreateTablet for tablet 2afa923d40a2424d88e5b9d2a070d323 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:27.840621 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.842530 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afa923d40a2424d88e5b9d2a070d323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.847247 26313 tablet_service.cc:1511] Processing CreateTablet for tablet 825418a5358b4369b6cf9a584bb590c2 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:27.848029 26312 tablet_service.cc:1511] Processing CreateTablet for tablet 2afa923d40a2424d88e5b9d2a070d323 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:27.848486 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825418a5358b4369b6cf9a584bb590c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.850669 26311 tablet_service.cc:1511] Processing CreateTablet for tablet c384ae79b62540b8a32ca09a864fa009 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:27.851941 26311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c384ae79b62540b8a32ca09a864fa009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.853816 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afa923d40a2424d88e5b9d2a070d323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.856634 26238 tablet_service.cc:1511] Processing CreateTablet for tablet 825418a5358b4369b6cf9a584bb590c2 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:27.857854 26238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825418a5358b4369b6cf9a584bb590c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.860790 26310 tablet_service.cc:1511] Processing CreateTablet for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:27.862087 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.863131 26237 tablet_service.cc:1511] Processing CreateTablet for tablet 2afa923d40a2424d88e5b9d2a070d323 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:27.864341 26237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afa923d40a2424d88e5b9d2a070d323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.874156 26236 tablet_service.cc:1511] Processing CreateTablet for tablet c384ae79b62540b8a32ca09a864fa009 (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:27.875434 26236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c384ae79b62540b8a32ca09a864fa009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.888572 26235 tablet_service.cc:1511] Processing CreateTablet for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c (DEFAULT_TABLE table=test-workload [id=ae4efdee48b6457f8d004f18bc176901]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:27.889922 26235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:27.915766 26442 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735: Bootstrap starting.
I20260630 12:31:27.918572 26444 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870: Bootstrap starting.
I20260630 12:31:27.916806 26443 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751: Bootstrap starting.
I20260630 12:31:27.923702 26442 tablet_bootstrap.cc:654] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:27.923928 26443 tablet_bootstrap.cc:654] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:27.925052 26444 tablet_bootstrap.cc:654] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:27.928501 26443 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751: No bootstrap required, opened a new log
I20260630 12:31:27.928910 26443 ts_tablet_manager.cc:1403] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:31:27.929587 26442 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735: No bootstrap required, opened a new log
I20260630 12:31:27.930032 26442 ts_tablet_manager.cc:1403] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:31:27.931046 26444 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870: No bootstrap required, opened a new log
I20260630 12:31:27.931529 26444 ts_tablet_manager.cc:1403] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260630 12:31:27.931314 26443 raft_consensus.cc:359] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:27.931917 26443 raft_consensus.cc:385] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:27.932157 26443 raft_consensus.cc:740] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a965d558443879137c6bf0006b751, State: Initialized, Role: FOLLOWER
I20260630 12:31:27.932773 26443 consensus_queue.cc:260] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:27.932838 26442 raft_consensus.cc:359] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:27.933562 26442 raft_consensus.cc:385] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:27.933925 26442 raft_consensus.cc:740] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d621ab8166d04c99924403bc5b5d3735, State: Initialized, Role: FOLLOWER
I20260630 12:31:27.935123 26443 ts_tablet_manager.cc:1434] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:27.934240 26444 raft_consensus.cc:359] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:27.934866 26442 consensus_queue.cc:260] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:27.935652 26444 raft_consensus.cc:385] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:27.936040 26444 raft_consensus.cc:740] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb87fc03e034a02b11662e734f20870, State: Initialized, Role: FOLLOWER
I20260630 12:31:27.936165 26443 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751: Bootstrap starting.
I20260630 12:31:27.936969 26444 consensus_queue.cc:260] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:27.944243 26443 tablet_bootstrap.cc:654] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:27.945618 26442 ts_tablet_manager.cc:1434] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:31:27.951370 26442 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735: Bootstrap starting.
I20260630 12:31:27.955281 26444 ts_tablet_manager.cc:1434] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.018s
I20260630 12:31:27.956478 26444 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870: Bootstrap starting.
I20260630 12:31:27.958676 26443 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751: No bootstrap required, opened a new log
I20260630 12:31:27.959256 26443 ts_tablet_manager.cc:1403] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:31:27.960623 26442 tablet_bootstrap.cc:654] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:27.962284 26444 tablet_bootstrap.cc:654] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:27.962126 26443 raft_consensus.cc:359] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:27.962955 26443 raft_consensus.cc:385] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:31:27.963048 26423 tablet.cc:2406] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:31:27.963436 26443 raft_consensus.cc:740] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a965d558443879137c6bf0006b751, State: Initialized, Role: FOLLOWER
I20260630 12:31:27.964387 26443 consensus_queue.cc:260] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:27.967892 26443 ts_tablet_manager.cc:1434] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:31:27.968721 26442 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735: No bootstrap required, opened a new log
I20260630 12:31:27.968842 26443 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751: Bootstrap starting.
I20260630 12:31:27.969308 26442 ts_tablet_manager.cc:1403] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260630 12:31:27.972293 26442 raft_consensus.cc:359] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:27.973058 26442 raft_consensus.cc:385] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:27.973371 26442 raft_consensus.cc:740] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d621ab8166d04c99924403bc5b5d3735, State: Initialized, Role: FOLLOWER
I20260630 12:31:27.974391 26442 consensus_queue.cc:260] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:27.976402 26443 tablet_bootstrap.cc:654] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:27.978222 26449 raft_consensus.cc:493] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:27.978798 26449 raft_consensus.cc:515] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:27.987802 26449 leader_election.cc:290] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625)
I20260630 12:31:27.990684 26442 ts_tablet_manager.cc:1434] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:31:27.994082 26444 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870: No bootstrap required, opened a new log
I20260630 12:31:27.994637 26444 ts_tablet_manager.cc:1403] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.029s
I20260630 12:31:27.994719 26442 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735: Bootstrap starting.
I20260630 12:31:27.997673 26444 raft_consensus.cc:359] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:27.998416 26444 raft_consensus.cc:385] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:27.998735 26444 raft_consensus.cc:740] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb87fc03e034a02b11662e734f20870, State: Initialized, Role: FOLLOWER
I20260630 12:31:27.999482 26444 consensus_queue.cc:260] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.008476 26442 tablet_bootstrap.cc:654] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:28.009793 26444 ts_tablet_manager.cc:1434] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:31:28.016010 26444 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870: Bootstrap starting.
I20260630 12:31:28.012458 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc3c3fdc4bb44b4bfcae16424a2f98c" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870" is_pre_election: true
I20260630 12:31:28.013402 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc3c3fdc4bb44b4bfcae16424a2f98c" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a965d558443879137c6bf0006b751" is_pre_election: true
I20260630 12:31:28.017896 26443 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751: No bootstrap required, opened a new log
I20260630 12:31:28.018388 26443 ts_tablet_manager.cc:1403] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.026s
W20260630 12:31:28.018630 26363 leader_election.cc:343] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:31:28.020138 26361 leader_election.cc:343] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:31:28.020619 26361 leader_election.cc:304] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [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: d621ab8166d04c99924403bc5b5d3735; no voters: 2e7a965d558443879137c6bf0006b751, fcb87fc03e034a02b11662e734f20870
I20260630 12:31:28.021215 26443 raft_consensus.cc:359] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.021930 26444 tablet_bootstrap.cc:654] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:28.021813 26449 raft_consensus.cc:2749] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:31:28.021962 26443 raft_consensus.cc:385] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:28.022974 26443 raft_consensus.cc:740] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a965d558443879137c6bf0006b751, State: Initialized, Role: FOLLOWER
I20260630 12:31:28.023842 26443 consensus_queue.cc:260] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.027863 26443 ts_tablet_manager.cc:1434] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:31:28.029136 26443 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751: Bootstrap starting.
I20260630 12:31:28.035679 26443 tablet_bootstrap.cc:654] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:28.044653 26444 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870: No bootstrap required, opened a new log
I20260630 12:31:28.044734 26443 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751: No bootstrap required, opened a new log
I20260630 12:31:28.044653 26442 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735: No bootstrap required, opened a new log
I20260630 12:31:28.045351 26444 ts_tablet_manager.cc:1403] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.021s
I20260630 12:31:28.045534 26443 ts_tablet_manager.cc:1403] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:31:28.045714 26442 ts_tablet_manager.cc:1403] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.022s
I20260630 12:31:28.048022 26443 raft_consensus.cc:359] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:28.048532 26443 raft_consensus.cc:385] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:28.048859 26443 raft_consensus.cc:740] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e7a965d558443879137c6bf0006b751, State: Initialized, Role: FOLLOWER
I20260630 12:31:28.048543 26444 raft_consensus.cc:359] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.048741 26442 raft_consensus.cc:359] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.049539 26444 raft_consensus.cc:385] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:28.049716 26442 raft_consensus.cc:385] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:28.049942 26444 raft_consensus.cc:740] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb87fc03e034a02b11662e734f20870, State: Initialized, Role: FOLLOWER
I20260630 12:31:28.050207 26442 raft_consensus.cc:740] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d621ab8166d04c99924403bc5b5d3735, State: Initialized, Role: FOLLOWER
I20260630 12:31:28.049770 26443 consensus_queue.cc:260] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:28.050962 26442 consensus_queue.cc:260] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.052083 26443 ts_tablet_manager.cc:1434] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:31:28.053148 26442 ts_tablet_manager.cc:1434] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:31:28.054114 26442 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735: Bootstrap starting.
I20260630 12:31:28.050962 26444 consensus_queue.cc:260] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.056936 26444 ts_tablet_manager.cc:1434] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260630 12:31:28.057902 26444 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870: Bootstrap starting.
I20260630 12:31:28.060968 26442 tablet_bootstrap.cc:654] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:28.062630 26444 tablet_bootstrap.cc:654] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:28.077522 26444 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870: No bootstrap required, opened a new log
I20260630 12:31:28.077517 26442 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735: No bootstrap required, opened a new log
I20260630 12:31:28.078269 26444 ts_tablet_manager.cc:1403] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.010s
I20260630 12:31:28.078296 26442 ts_tablet_manager.cc:1403] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260630 12:31:28.081349 26442 raft_consensus.cc:359] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.081544 26444 raft_consensus.cc:359] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.082191 26442 raft_consensus.cc:385] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:28.082260 26444 raft_consensus.cc:385] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:28.082649 26442 raft_consensus.cc:740] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d621ab8166d04c99924403bc5b5d3735, State: Initialized, Role: FOLLOWER
I20260630 12:31:28.082702 26444 raft_consensus.cc:740] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcb87fc03e034a02b11662e734f20870, State: Initialized, Role: FOLLOWER
I20260630 12:31:28.083619 26442 consensus_queue.cc:260] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.083740 26444 consensus_queue.cc:260] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.085943 26442 ts_tablet_manager.cc:1434] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:31:28.086455 26444 ts_tablet_manager.cc:1434] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260630 12:31:28.180646 26449 raft_consensus.cc:493] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:28.181226 26449 raft_consensus.cc:515] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.182960 26449 leader_election.cc:290] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625)
I20260630 12:31:28.183737 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afa923d40a2424d88e5b9d2a070d323" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a965d558443879137c6bf0006b751" is_pre_election: true
I20260630 12:31:28.184051 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afa923d40a2424d88e5b9d2a070d323" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870" is_pre_election: true
I20260630 12:31:28.184422 26248 raft_consensus.cc:2468] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d621ab8166d04c99924403bc5b5d3735 in term 0.
I20260630 12:31:28.184664 26323 raft_consensus.cc:2468] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d621ab8166d04c99924403bc5b5d3735 in term 0.
I20260630 12:31:28.185479 26363 leader_election.cc:304] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a965d558443879137c6bf0006b751, d621ab8166d04c99924403bc5b5d3735; no voters: 
I20260630 12:31:28.186136 26449 raft_consensus.cc:2804] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:28.186421 26449 raft_consensus.cc:493] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:28.186664 26449 raft_consensus.cc:3060] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.191350 26449 raft_consensus.cc:515] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.192806 26449 leader_election.cc:290] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 election: Requested vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625)
I20260630 12:31:28.193523 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afa923d40a2424d88e5b9d2a070d323" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a965d558443879137c6bf0006b751"
I20260630 12:31:28.193789 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afa923d40a2424d88e5b9d2a070d323" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870"
I20260630 12:31:28.194021 26248 raft_consensus.cc:3060] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.194314 26323 raft_consensus.cc:3060] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.198690 26248 raft_consensus.cc:2468] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d621ab8166d04c99924403bc5b5d3735 in term 1.
I20260630 12:31:28.199159 26323 raft_consensus.cc:2468] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d621ab8166d04c99924403bc5b5d3735 in term 1.
I20260630 12:31:28.199676 26363 leader_election.cc:304] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a965d558443879137c6bf0006b751, d621ab8166d04c99924403bc5b5d3735; no voters: 
I20260630 12:31:28.200414 26449 raft_consensus.cc:2804] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:28.201396 26449 raft_consensus.cc:697] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Becoming Leader. State: Replica: d621ab8166d04c99924403bc5b5d3735, State: Running, Role: LEADER
I20260630 12:31:28.202106 26449 consensus_queue.cc:237] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.208612 26145 catalog_manager.cc:5697] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 reported cstate change: term changed from 0 to 1, leader changed from <none> to d621ab8166d04c99924403bc5b5d3735 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "d621ab8166d04c99924403bc5b5d3735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:28.215198 26449 raft_consensus.cc:493] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:28.215734 26449 raft_consensus.cc:515] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:28.217491 26449 leader_election.cc:290] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625), 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451)
I20260630 12:31:28.218248 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825418a5358b4369b6cf9a584bb590c2" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870" is_pre_election: true
I20260630 12:31:28.218361 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825418a5358b4369b6cf9a584bb590c2" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a965d558443879137c6bf0006b751" is_pre_election: true
I20260630 12:31:28.218767 26323 raft_consensus.cc:2468] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d621ab8166d04c99924403bc5b5d3735 in term 0.
I20260630 12:31:28.218885 26248 raft_consensus.cc:2468] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d621ab8166d04c99924403bc5b5d3735 in term 0.
I20260630 12:31:28.219692 26361 leader_election.cc:304] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d621ab8166d04c99924403bc5b5d3735, fcb87fc03e034a02b11662e734f20870; no voters: 
I20260630 12:31:28.220378 26449 raft_consensus.cc:2804] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:28.220650 26449 raft_consensus.cc:493] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:28.220907 26449 raft_consensus.cc:3060] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.225227 26449 raft_consensus.cc:515] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:28.226606 26449 leader_election.cc:290] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 election: Requested vote from peers fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625), 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451)
I20260630 12:31:28.227368 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825418a5358b4369b6cf9a584bb590c2" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870"
I20260630 12:31:28.227561 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825418a5358b4369b6cf9a584bb590c2" candidate_uuid: "d621ab8166d04c99924403bc5b5d3735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a965d558443879137c6bf0006b751"
I20260630 12:31:28.227813 26323 raft_consensus.cc:3060] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.228070 26248 raft_consensus.cc:3060] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.232151 26323 raft_consensus.cc:2468] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d621ab8166d04c99924403bc5b5d3735 in term 1.
I20260630 12:31:28.232247 26248 raft_consensus.cc:2468] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d621ab8166d04c99924403bc5b5d3735 in term 1.
I20260630 12:31:28.233089 26361 leader_election.cc:304] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d621ab8166d04c99924403bc5b5d3735, fcb87fc03e034a02b11662e734f20870; no voters: 
I20260630 12:31:28.233724 26449 raft_consensus.cc:2804] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:28.234081 26449 raft_consensus.cc:697] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Becoming Leader. State: Replica: d621ab8166d04c99924403bc5b5d3735, State: Running, Role: LEADER
I20260630 12:31:28.234784 26449 consensus_queue.cc:237] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } }
I20260630 12:31:28.240909 26145 catalog_manager.cc:5697] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 reported cstate change: term changed from 0 to 1, leader changed from <none> to d621ab8166d04c99924403bc5b5d3735 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "d621ab8166d04c99924403bc5b5d3735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:28.267586 26448 raft_consensus.cc:493] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:28.268069 26448 raft_consensus.cc:515] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.270215 26448 leader_election.cc:290] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:28.284724 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc3c3fdc4bb44b4bfcae16424a2f98c" candidate_uuid: "2e7a965d558443879137c6bf0006b751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870" is_pre_election: true
I20260630 12:31:28.285197 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc3c3fdc4bb44b4bfcae16424a2f98c" candidate_uuid: "2e7a965d558443879137c6bf0006b751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735" is_pre_election: true
I20260630 12:31:28.285421 26323 raft_consensus.cc:2468] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e7a965d558443879137c6bf0006b751 in term 0.
I20260630 12:31:28.285789 26397 raft_consensus.cc:2468] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e7a965d558443879137c6bf0006b751 in term 0.
I20260630 12:31:28.286478 26212 leader_election.cc:304] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a965d558443879137c6bf0006b751, fcb87fc03e034a02b11662e734f20870; no voters: 
I20260630 12:31:28.287113 26448 raft_consensus.cc:2804] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:28.287426 26448 raft_consensus.cc:493] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:28.287659 26448 raft_consensus.cc:3060] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.292343 26448 raft_consensus.cc:515] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.293709 26448 leader_election.cc:290] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [CANDIDATE]: Term 1 election: Requested vote from peers fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:28.294477 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc3c3fdc4bb44b4bfcae16424a2f98c" candidate_uuid: "2e7a965d558443879137c6bf0006b751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870"
I20260630 12:31:28.294688 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc3c3fdc4bb44b4bfcae16424a2f98c" candidate_uuid: "2e7a965d558443879137c6bf0006b751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735"
I20260630 12:31:28.294945 26323 raft_consensus.cc:3060] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.295200 26397 raft_consensus.cc:3060] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.299768 26397 raft_consensus.cc:2468] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e7a965d558443879137c6bf0006b751 in term 1.
I20260630 12:31:28.300275 26323 raft_consensus.cc:2468] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e7a965d558443879137c6bf0006b751 in term 1.
I20260630 12:31:28.300746 26212 leader_election.cc:304] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a965d558443879137c6bf0006b751, d621ab8166d04c99924403bc5b5d3735; no voters: 
I20260630 12:31:28.301456 26448 raft_consensus.cc:2804] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:28.302310 26448 raft_consensus.cc:697] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 1 LEADER]: Becoming Leader. State: Replica: 2e7a965d558443879137c6bf0006b751, State: Running, Role: LEADER
I20260630 12:31:28.302902 26448 consensus_queue.cc:237] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.308689 26145 catalog_manager.cc:5697] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e7a965d558443879137c6bf0006b751 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "2e7a965d558443879137c6bf0006b751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:28.381605 26194 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:31:28.413825 26450 raft_consensus.cc:493] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:28.414260 26450 raft_consensus.cc:515] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.416114 26450 leader_election.cc:290] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:28.420773 26448 raft_consensus.cc:493] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:28.421169 26448 raft_consensus.cc:515] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.423082 26448 leader_election.cc:290] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:28.424172 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "2e7a965d558443879137c6bf0006b751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735" is_pre_election: true
I20260630 12:31:28.425038 26397 raft_consensus.cc:2468] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e7a965d558443879137c6bf0006b751 in term 0.
I20260630 12:31:28.424220 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "2e7a965d558443879137c6bf0006b751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870" is_pre_election: true
I20260630 12:31:28.426357 26212 leader_election.cc:304] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e7a965d558443879137c6bf0006b751, d621ab8166d04c99924403bc5b5d3735; no voters: 
I20260630 12:31:28.426681 26323 raft_consensus.cc:2468] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e7a965d558443879137c6bf0006b751 in term 0.
I20260630 12:31:28.427383 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "fcb87fc03e034a02b11662e734f20870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a965d558443879137c6bf0006b751" is_pre_election: true
I20260630 12:31:28.427644 26448 raft_consensus.cc:2804] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:28.428092 26448 raft_consensus.cc:493] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:28.428139 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "fcb87fc03e034a02b11662e734f20870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735" is_pre_election: true
I20260630 12:31:28.428541 26448 raft_consensus.cc:3060] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.428817 26397 raft_consensus.cc:2468] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb87fc03e034a02b11662e734f20870 in term 0.
I20260630 12:31:28.429853 26287 leader_election.cc:304] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d621ab8166d04c99924403bc5b5d3735, fcb87fc03e034a02b11662e734f20870; no voters: 
I20260630 12:31:28.430514 26450 raft_consensus.cc:2804] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:28.430778 26450 raft_consensus.cc:493] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:28.431010 26450 raft_consensus.cc:3060] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.433727 26448 raft_consensus.cc:515] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.434643 26248 raft_consensus.cc:2393] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcb87fc03e034a02b11662e734f20870 in current term 1: Already voted for candidate 2e7a965d558443879137c6bf0006b751 in this term.
I20260630 12:31:28.435616 26448 leader_election.cc:290] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [CANDIDATE]: Term 1 election: Requested vote from peers fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:28.436492 26450 raft_consensus.cc:515] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.436578 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "2e7a965d558443879137c6bf0006b751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735"
I20260630 12:31:28.436697 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "2e7a965d558443879137c6bf0006b751" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcb87fc03e034a02b11662e734f20870"
I20260630 12:31:28.437465 26397 raft_consensus.cc:3060] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:28.437719 26323 raft_consensus.cc:2393] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e7a965d558443879137c6bf0006b751 in current term 1: Already voted for candidate fcb87fc03e034a02b11662e734f20870 in this term.
I20260630 12:31:28.439421 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "fcb87fc03e034a02b11662e734f20870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e7a965d558443879137c6bf0006b751"
I20260630 12:31:28.439522 26450 leader_election.cc:290] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 1 election: Requested vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:28.440142 26248 raft_consensus.cc:2393] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fcb87fc03e034a02b11662e734f20870 in current term 1: Already voted for candidate 2e7a965d558443879137c6bf0006b751 in this term.
I20260630 12:31:28.440158 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "fcb87fc03e034a02b11662e734f20870" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735"
I20260630 12:31:28.441573 26287 leader_election.cc:304] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [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: fcb87fc03e034a02b11662e734f20870; no voters: 2e7a965d558443879137c6bf0006b751, d621ab8166d04c99924403bc5b5d3735
I20260630 12:31:28.442211 26450 raft_consensus.cc:2749] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:31:28.443339 26397 raft_consensus.cc:2468] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e7a965d558443879137c6bf0006b751 in term 1.
I20260630 12:31:28.444185 26212 leader_election.cc:304] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [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: 2e7a965d558443879137c6bf0006b751, d621ab8166d04c99924403bc5b5d3735; no voters: fcb87fc03e034a02b11662e734f20870
I20260630 12:31:28.444769 26448 raft_consensus.cc:2804] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:28.445092 26448 raft_consensus.cc:697] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 1 LEADER]: Becoming Leader. State: Replica: 2e7a965d558443879137c6bf0006b751, State: Running, Role: LEADER
I20260630 12:31:28.445689 26448 consensus_queue.cc:237] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:28.451745 26145 catalog_manager.cc:5697] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e7a965d558443879137c6bf0006b751 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "2e7a965d558443879137c6bf0006b751" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:28.551302 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:31:28.567665 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:28.568379 19991 tablet_replica.cc:333] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751: stopping tablet replica
I20260630 12:31:28.568943 19991 raft_consensus.cc:2243] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:28.569361 19991 raft_consensus.cc:2272] T 825418a5358b4369b6cf9a584bb590c2 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:28.571195 19991 tablet_replica.cc:333] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751: stopping tablet replica
I20260630 12:31:28.571678 19991 raft_consensus.cc:2243] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:28.572274 19991 pending_rounds.cc:70] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751: Trying to abort 1 pending ops.
I20260630 12:31:28.572443 19991 pending_rounds.cc:77] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441731294990336 op_type: NO_OP noop_request { }
I20260630 12:31:28.572841 19991 raft_consensus.cc:2889] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:28.573088 19991 raft_consensus.cc:2272] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:28.575063 19991 tablet_replica.cc:333] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751: stopping tablet replica
I20260630 12:31:28.575558 19991 raft_consensus.cc:2243] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:28.575896 19991 raft_consensus.cc:2272] T 2afa923d40a2424d88e5b9d2a070d323 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:28.577448 19991 tablet_replica.cc:333] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751: stopping tablet replica
I20260630 12:31:28.577876 19991 raft_consensus.cc:2243] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:28.578400 19991 pending_rounds.cc:70] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751: Trying to abort 1 pending ops.
I20260630 12:31:28.578560 19991 pending_rounds.cc:77] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441731879776256 op_type: NO_OP noop_request { }
I20260630 12:31:28.578804 19991 raft_consensus.cc:2889] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:28.579033 19991 raft_consensus.cc:2272] T c384ae79b62540b8a32ca09a864fa009 P 2e7a965d558443879137c6bf0006b751 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:28.600733 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:31:28.649362 26449 consensus_queue.cc:1048] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:28.660542 26363 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260630 12:31:28.660434 26449 consensus_queue.cc:1048] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:28.668589 26363 consensus_peers.cc:597] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:28.676929 26363 consensus_peers.cc:597] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:29.262998 26449 consensus_queue.cc:579] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Leader has been unable to successfully communicate with peer 2e7a965d558443879137c6bf0006b751 for more than 1 seconds (1.027s)
W20260630 12:31:29.270208 26145 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 825418a5358b4369b6cf9a584bb590c2 with cas_config_opid_index -1: no extra replica candidate found for tablet 825418a5358b4369b6cf9a584bb590c2 (table test-workload [id=ae4efdee48b6457f8d004f18bc176901]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260630 12:31:29.507867 26482 consensus_queue.cc:579] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Leader has been unable to successfully communicate with peer 2e7a965d558443879137c6bf0006b751 for more than 1 seconds (1.305s)
I20260630 12:31:29.643862 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:29.650919 26484 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:29.652433 26485 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:29.652840 26487 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:29.654465 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:29.655651 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:29.655862 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:29.656039 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822689656020 us; error 0 us; skew 500 ppm
I20260630 12:31:29.656595 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:29.659510 19991 webserver.cc:533] Webserver started at http://127.19.133.196:43535/ using document root <none> and password file <none>
I20260630 12:31:29.660045 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:29.660256 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:29.660550 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:29.662004 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "806de0b510854d82908b0a6bc07ead48"
format_stamp: "Formatted at 2026-06-30 12:31:29 on dist-test-slave-rw3v"
I20260630 12:31:29.667060 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260630 12:31:29.670603 26492 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.671356 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:29.671677 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "806de0b510854d82908b0a6bc07ead48"
format_stamp: "Formatted at 2026-06-30 12:31:29 on dist-test-slave-rw3v"
I20260630 12:31:29.671974 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:29.684795 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:29.685995 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:29.687233 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:29.689518 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:29.689719 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.689929 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:29.690099 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:29.730230 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:43379
I20260630 12:31:29.730351 26554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:43379 every 8 connection(s)
I20260630 12:31:29.756265 26555 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34665
I20260630 12:31:29.756667 26555 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:29.757387 26555 heartbeater.cc:507] Master 127.19.133.254:34665 requested a full tablet report, sending...
I20260630 12:31:29.759413 26145 ts_manager.cc:194] Registered new tserver with Master: 806de0b510854d82908b0a6bc07ead48 (127.19.133.196:43379)
I20260630 12:31:29.760934 26145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49254
I20260630 12:31:29.859395 26397 consensus_queue.cc:237] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:29.866667 26322 raft_consensus.cc:1275] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:29.869009 26449 consensus_queue.cc:1048] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:31:29.872251 26363 consensus_peers.cc:597] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:29.878372 26481 raft_consensus.cc:2955] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } } }
I20260630 12:31:29.880296 26322 raft_consensus.cc:2955] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } } }
W20260630 12:31:29.882856 26362 consensus_peers.cc:597] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 -> Peer 806de0b510854d82908b0a6bc07ead48 (127.19.133.196:43379): Couldn't send request to peer 806de0b510854d82908b0a6bc07ead48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2afa923d40a2424d88e5b9d2a070d323. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:29.888630 26131 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2afa923d40a2424d88e5b9d2a070d323 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:31:29.894009 26145 catalog_manager.cc:5697] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 reported cstate change: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "d621ab8166d04c99924403bc5b5d3735" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:29.903951 26397 consensus_queue.cc:237] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [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: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
W20260630 12:31:29.912421 26362 consensus_peers.cc:597] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 -> Peer 806de0b510854d82908b0a6bc07ead48 (127.19.133.196:43379): Couldn't send request to peer 806de0b510854d82908b0a6bc07ead48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 825418a5358b4369b6cf9a584bb590c2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:29.913946 26322 raft_consensus.cc:1275] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:31:29.915344 26482 consensus_queue.cc:1048] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:29.916005 26363 consensus_peers.cc:597] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:29.921933 26481 raft_consensus.cc:2955] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } } }
I20260630 12:31:29.923556 26322 raft_consensus.cc:2955] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } } }
I20260630 12:31:29.929180 26131 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 825418a5358b4369b6cf9a584bb590c2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:31:29.933404 26144 catalog_manager.cc:5697] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 reported cstate change: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "d621ab8166d04c99924403bc5b5d3735" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:30.119709 26563 raft_consensus.cc:493] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:30.120267 26563 raft_consensus.cc:515] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:30.122094 26563 leader_election.cc:290] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:30.123498 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "fcb87fc03e034a02b11662e734f20870" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735" is_pre_election: true
I20260630 12:31:30.124404 26397 raft_consensus.cc:2468] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb87fc03e034a02b11662e734f20870 in term 1.
I20260630 12:31:30.125721 26287 leader_election.cc:304] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [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: d621ab8166d04c99924403bc5b5d3735, fcb87fc03e034a02b11662e734f20870; no voters: 
I20260630 12:31:30.126411 26563 raft_consensus.cc:2804] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:30.126699 26563 raft_consensus.cc:493] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:30.126958 26563 raft_consensus.cc:3060] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:31:30.128499 26289 leader_election.cc:336] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
I20260630 12:31:30.132431 26563 raft_consensus.cc:515] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:30.133932 26563 leader_election.cc:290] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 2 election: Requested vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:30.134980 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c384ae79b62540b8a32ca09a864fa009" candidate_uuid: "fcb87fc03e034a02b11662e734f20870" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735"
I20260630 12:31:30.135495 26397 raft_consensus.cc:3060] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:31:30.136971 26289 leader_election.cc:336] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
I20260630 12:31:30.140480 26397 raft_consensus.cc:2468] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb87fc03e034a02b11662e734f20870 in term 2.
I20260630 12:31:30.141630 26287 leader_election.cc:304] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [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: d621ab8166d04c99924403bc5b5d3735, fcb87fc03e034a02b11662e734f20870; no voters: 2e7a965d558443879137c6bf0006b751
I20260630 12:31:30.142391 26563 raft_consensus.cc:2804] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:30.143594 26563 raft_consensus.cc:697] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Becoming Leader. State: Replica: fcb87fc03e034a02b11662e734f20870, State: Running, Role: LEADER
I20260630 12:31:30.144668 26563 consensus_queue.cc:237] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [LEADER]: Queue going to LEADER 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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:30.151989 26145 catalog_manager.cc:5697] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 reported cstate change: term changed from 1 to 2, leader changed from 2e7a965d558443879137c6bf0006b751 (127.19.133.193) to fcb87fc03e034a02b11662e734f20870 (127.19.133.194). New cstate: current_term: 2 leader_uuid: "fcb87fc03e034a02b11662e734f20870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:30.291219 26574 ts_tablet_manager.cc:933] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: Initiating tablet copy from peer d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:30.292523 26574 tablet_copy_client.cc:323] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:33305
I20260630 12:31:30.302336 26407 tablet_copy_service.cc:140] P d621ab8166d04c99924403bc5b5d3735: Received BeginTabletCopySession request for tablet 825418a5358b4369b6cf9a584bb590c2 from peer 806de0b510854d82908b0a6bc07ead48 ({username='slave'} at 127.0.0.1:37128)
I20260630 12:31:30.302804 26407 tablet_copy_service.cc:161] P d621ab8166d04c99924403bc5b5d3735: Beginning new tablet copy session on tablet 825418a5358b4369b6cf9a584bb590c2 from peer 806de0b510854d82908b0a6bc07ead48 at {username='slave'} at 127.0.0.1:37128: session id = 806de0b510854d82908b0a6bc07ead48-825418a5358b4369b6cf9a584bb590c2
I20260630 12:31:30.308347 26407 tablet_copy_source_session.cc:215] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:30.310817 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825418a5358b4369b6cf9a584bb590c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.322422 26574 tablet_copy_client.cc:806] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:30.323071 26574 tablet_copy_client.cc:670] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:30.326993 26574 tablet_copy_client.cc:538] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:30.333055 26574 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: Bootstrap starting.
I20260630 12:31:30.346940 26579 ts_tablet_manager.cc:933] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: Initiating tablet copy from peer d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:30.347589 26574 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:30.348486 26574 tablet_bootstrap.cc:492] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: Bootstrap complete.
I20260630 12:31:30.348841 26579 tablet_copy_client.cc:323] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:33305
I20260630 12:31:30.349195 26574 ts_tablet_manager.cc:1403] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.002s
I20260630 12:31:30.350468 26407 tablet_copy_service.cc:140] P d621ab8166d04c99924403bc5b5d3735: Received BeginTabletCopySession request for tablet 2afa923d40a2424d88e5b9d2a070d323 from peer 806de0b510854d82908b0a6bc07ead48 ({username='slave'} at 127.0.0.1:37128)
I20260630 12:31:30.351015 26407 tablet_copy_service.cc:161] P d621ab8166d04c99924403bc5b5d3735: Beginning new tablet copy session on tablet 2afa923d40a2424d88e5b9d2a070d323 from peer 806de0b510854d82908b0a6bc07ead48 at {username='slave'} at 127.0.0.1:37128: session id = 806de0b510854d82908b0a6bc07ead48-2afa923d40a2424d88e5b9d2a070d323
I20260630 12:31:30.351965 26574 raft_consensus.cc:359] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:30.352918 26574 raft_consensus.cc:740] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 806de0b510854d82908b0a6bc07ead48, State: Initialized, Role: LEARNER
I20260630 12:31:30.353603 26574 consensus_queue.cc:260] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [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: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:30.356053 26555 heartbeater.cc:499] Master 127.19.133.254:34665 was elected leader, sending a full tablet report...
I20260630 12:31:30.356707 26574 ts_tablet_manager.cc:1434] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:31:30.358676 26406 tablet_copy_service.cc:342] P d621ab8166d04c99924403bc5b5d3735: Request end of tablet copy session 806de0b510854d82908b0a6bc07ead48-825418a5358b4369b6cf9a584bb590c2 received from {username='slave'} at 127.0.0.1:37128
I20260630 12:31:30.359023 26407 tablet_copy_source_session.cc:215] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:30.359195 26406 tablet_copy_service.cc:434] P d621ab8166d04c99924403bc5b5d3735: ending tablet copy session 806de0b510854d82908b0a6bc07ead48-825418a5358b4369b6cf9a584bb590c2 on tablet 825418a5358b4369b6cf9a584bb590c2 with peer 806de0b510854d82908b0a6bc07ead48
I20260630 12:31:30.362375 26579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afa923d40a2424d88e5b9d2a070d323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:30.374452 26579 tablet_copy_client.cc:806] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:30.375030 26579 tablet_copy_client.cc:670] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:30.378134 26579 tablet_copy_client.cc:538] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:30.383822 26579 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: Bootstrap starting.
I20260630 12:31:30.389312 26563 raft_consensus.cc:493] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:30.389848 26563 raft_consensus.cc:515] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:30.391758 26563 leader_election.cc:290] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
W20260630 12:31:30.392920 26194 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2e7a965d558443879137c6bf0006b751 not available for placement
I20260630 12:31:30.393383 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc3c3fdc4bb44b4bfcae16424a2f98c" candidate_uuid: "fcb87fc03e034a02b11662e734f20870" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735" is_pre_election: true
I20260630 12:31:30.394116 26397 raft_consensus.cc:2468] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcb87fc03e034a02b11662e734f20870 in term 1.
I20260630 12:31:30.395401 26287 leader_election.cc:304] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [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: d621ab8166d04c99924403bc5b5d3735, fcb87fc03e034a02b11662e734f20870; no voters: 
W20260630 12:31:30.395936 26289 leader_election.cc:336] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
I20260630 12:31:30.396157 26563 raft_consensus.cc:2804] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:30.396566 26563 raft_consensus.cc:493] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:30.396893 26563 raft_consensus.cc:3060] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:30.400446 26579 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:30.401247 26579 tablet_bootstrap.cc:492] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: Bootstrap complete.
I20260630 12:31:30.401768 26579 ts_tablet_manager.cc:1403] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260630 12:31:30.402429 26563 raft_consensus.cc:515] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:30.404163 26563 leader_election.cc:290] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 2 election: Requested vote from peers 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451), d621ab8166d04c99924403bc5b5d3735 (127.19.133.195:33305)
I20260630 12:31:30.404222 26579 raft_consensus.cc:359] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:30.405088 26579 raft_consensus.cc:740] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 806de0b510854d82908b0a6bc07ead48, State: Initialized, Role: LEARNER
I20260630 12:31:30.405483 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcc3c3fdc4bb44b4bfcae16424a2f98c" candidate_uuid: "fcb87fc03e034a02b11662e734f20870" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d621ab8166d04c99924403bc5b5d3735"
I20260630 12:31:30.406055 26397 raft_consensus.cc:3060] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:30.405754 26579 consensus_queue.cc:260] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:30.408033 26579 ts_tablet_manager.cc:1434] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
W20260630 12:31:30.410542 26289 leader_election.cc:336] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
I20260630 12:31:30.411115 26407 tablet_copy_service.cc:342] P d621ab8166d04c99924403bc5b5d3735: Request end of tablet copy session 806de0b510854d82908b0a6bc07ead48-2afa923d40a2424d88e5b9d2a070d323 received from {username='slave'} at 127.0.0.1:37128
I20260630 12:31:30.411506 26407 tablet_copy_service.cc:434] P d621ab8166d04c99924403bc5b5d3735: ending tablet copy session 806de0b510854d82908b0a6bc07ead48-2afa923d40a2424d88e5b9d2a070d323 on tablet 2afa923d40a2424d88e5b9d2a070d323 with peer 806de0b510854d82908b0a6bc07ead48
I20260630 12:31:30.412696 26397 raft_consensus.cc:2468] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcb87fc03e034a02b11662e734f20870 in term 2.
I20260630 12:31:30.413748 26287 leader_election.cc:304] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [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: d621ab8166d04c99924403bc5b5d3735, fcb87fc03e034a02b11662e734f20870; no voters: 2e7a965d558443879137c6bf0006b751
I20260630 12:31:30.414499 26563 raft_consensus.cc:2804] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:30.414883 26563 raft_consensus.cc:697] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Becoming Leader. State: Replica: fcb87fc03e034a02b11662e734f20870, State: Running, Role: LEADER
I20260630 12:31:30.415736 26563 consensus_queue.cc:237] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Queue going to LEADER 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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } }
I20260630 12:31:30.422420 26145 catalog_manager.cc:5697] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 reported cstate change: term changed from 1 to 2, leader changed from 2e7a965d558443879137c6bf0006b751 (127.19.133.193) to fcb87fc03e034a02b11662e734f20870 (127.19.133.194). New cstate: current_term: 2 leader_uuid: "fcb87fc03e034a02b11662e734f20870" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:30.670606 26397 raft_consensus.cc:1275] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:31:30.672010 26563 consensus_queue.cc:1048] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:30.686517 26289 consensus_peers.cc:597] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:30.740391 26530 raft_consensus.cc:1217] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:30.955125 26530 raft_consensus.cc:1217] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:31:31.012396 26397 raft_consensus.cc:1275] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:31:31.013533 26563 consensus_queue.cc:1048] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:31.025030 26289 consensus_peers.cc:597] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.158277 26588 raft_consensus.cc:1064] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735: attempting to promote NON_VOTER 806de0b510854d82908b0a6bc07ead48 to VOTER
I20260630 12:31:31.160202 26588 consensus_queue.cc:237] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [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: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } }
I20260630 12:31:31.166340 26322 raft_consensus.cc:1275] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:31.166342 26530 raft_consensus.cc:1275] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 LEARNER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:31.167786 26592 consensus_queue.cc:1048] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:31.168478 26588 consensus_queue.cc:1048] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:31:31.169138 26363 consensus_peers.cc:597] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.175740 26592 raft_consensus.cc:2955] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.177399 26530 raft_consensus.cc:2955] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.186785 26322 raft_consensus.cc:2955] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.189229 26145 catalog_manager.cc:5697] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 reported cstate change: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d621ab8166d04c99924403bc5b5d3735" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:31.203379 26397 consensus_queue.cc:237] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [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: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } }
I20260630 12:31:31.207548 26530 raft_consensus.cc:1275] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:31.207657 26322 raft_consensus.cc:1275] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:31.208788 26481 consensus_queue.cc:1048] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:31.209321 26588 consensus_queue.cc:1048] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:31.215309 26590 consensus_queue.cc:579] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [LEADER]: Leader has been unable to successfully communicate with peer 2e7a965d558443879137c6bf0006b751 for more than 1 seconds (1.070s)
I20260630 12:31:31.214637 26592 raft_consensus.cc:2955] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.216327 26530 raft_consensus.cc:2955] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.220542 26322 raft_consensus.cc:2955] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.225659 26323 consensus_queue.cc:237] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:31.227721 26131 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 825418a5358b4369b6cf9a584bb590c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:31.229394 26146 catalog_manager.cc:5697] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 reported cstate change: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New cstate: current_term: 1 leader_uuid: "d621ab8166d04c99924403bc5b5d3735" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.235776 26397 raft_consensus.cc:1275] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:31.241581 26563 consensus_queue.cc:1048] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:31:31.244256 26481 consensus_queue.cc:579] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Leader has been unable to successfully communicate with peer 2e7a965d558443879137c6bf0006b751 for more than 1 seconds (1.384s)
I20260630 12:31:31.251343 26590 raft_consensus.cc:2955] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } } }
W20260630 12:31:31.253463 26133 catalog_manager.cc:4755] TS 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 825418a5358b4369b6cf9a584bb590c2: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
I20260630 12:31:31.257076 26397 raft_consensus.cc:2955] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } } }
I20260630 12:31:31.263085 26131 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c384ae79b62540b8a32ca09a864fa009 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260630 12:31:31.264274 26289 consensus_peers.cc:597] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:31.265815 26288 consensus_peers.cc:597] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 -> Peer 806de0b510854d82908b0a6bc07ead48 (127.19.133.196:43379): Couldn't send request to peer 806de0b510854d82908b0a6bc07ead48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c384ae79b62540b8a32ca09a864fa009. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.267966 26145 catalog_manager.cc:5697] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 reported cstate change: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New cstate: current_term: 2 leader_uuid: "fcb87fc03e034a02b11662e734f20870" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:31:31.395555 26194 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2e7a965d558443879137c6bf0006b751 not available for placement
I20260630 12:31:31.571686 26592 raft_consensus.cc:1064] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735: attempting to promote NON_VOTER 806de0b510854d82908b0a6bc07ead48 to VOTER
I20260630 12:31:31.573661 26592 consensus_queue.cc:237] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } }
I20260630 12:31:31.580358 26323 raft_consensus.cc:1275] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:31.580578 26530 raft_consensus.cc:1275] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 LEARNER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:31:31.581799 26592 consensus_queue.cc:1048] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:31.582485 26587 consensus_queue.cc:1048] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:31:31.583379 26363 consensus_peers.cc:597] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.596959 26590 consensus_queue.cc:579] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Leader has been unable to successfully communicate with peer 2e7a965d558443879137c6bf0006b751 for more than 1 seconds (1.180s)
I20260630 12:31:31.600944 26587 raft_consensus.cc:2955] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.603504 26529 raft_consensus.cc:2955] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.607470 26323 consensus_queue.cc:237] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:31.613054 26322 raft_consensus.cc:2955] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.615231 26397 raft_consensus.cc:1275] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:31.615327 26146 catalog_manager.cc:5697] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 reported cstate change: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d621ab8166d04c99924403bc5b5d3735" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.616909 26590 consensus_queue.cc:1048] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:31:31.623980 26289 consensus_peers.cc:597] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:31:31.624981 26288 consensus_peers.cc:597] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 -> Peer 806de0b510854d82908b0a6bc07ead48 (127.19.133.196:43379): Couldn't send request to peer 806de0b510854d82908b0a6bc07ead48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcc3c3fdc4bb44b4bfcae16424a2f98c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:31.625900 26572 raft_consensus.cc:2955] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } } }
I20260630 12:31:31.628563 26397 raft_consensus.cc:2955] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } } }
I20260630 12:31:31.636525 26396 consensus_queue.cc:237] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [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: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } }
I20260630 12:31:31.638062 26131 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:31:31.644342 26529 raft_consensus.cc:1275] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:31.644737 26322 raft_consensus.cc:1275] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Refusing update from remote peer d621ab8166d04c99924403bc5b5d3735: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:31:31.645694 26587 consensus_queue.cc:1048] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:31.646476 26592 consensus_queue.cc:1048] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:31.651808 26145 catalog_manager.cc:5697] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 reported cstate change: config changed from index -1 to 2, NON_VOTER 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) added. New cstate: current_term: 2 leader_uuid: "fcb87fc03e034a02b11662e734f20870" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:31.652628 26592 raft_consensus.cc:2955] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.654212 26322 raft_consensus.cc:2955] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.658732 26529 raft_consensus.cc:2955] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.661852 26131 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2afa923d40a2424d88e5b9d2a070d323 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:31.670033 26606 ts_tablet_manager.cc:933] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: Initiating tablet copy from peer fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625)
I20260630 12:31:31.672869 26606 tablet_copy_client.cc:323] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:45625
I20260630 12:31:31.672847 26145 catalog_manager.cc:5697] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 reported cstate change: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New cstate: current_term: 1 leader_uuid: "d621ab8166d04c99924403bc5b5d3735" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:31.691493 26333 tablet_copy_service.cc:140] P fcb87fc03e034a02b11662e734f20870: Received BeginTabletCopySession request for tablet c384ae79b62540b8a32ca09a864fa009 from peer 806de0b510854d82908b0a6bc07ead48 ({username='slave'} at 127.0.0.1:53298)
I20260630 12:31:31.691908 26333 tablet_copy_service.cc:161] P fcb87fc03e034a02b11662e734f20870: Beginning new tablet copy session on tablet c384ae79b62540b8a32ca09a864fa009 from peer 806de0b510854d82908b0a6bc07ead48 at {username='slave'} at 127.0.0.1:53298: session id = 806de0b510854d82908b0a6bc07ead48-c384ae79b62540b8a32ca09a864fa009
I20260630 12:31:31.697322 26333 tablet_copy_source_session.cc:215] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:31.699791 26606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c384ae79b62540b8a32ca09a864fa009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:31.709699 26606 tablet_copy_client.cc:806] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:31.710093 26606 tablet_copy_client.cc:670] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:31.713030 26606 tablet_copy_client.cc:538] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:31.718209 26606 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: Bootstrap starting.
I20260630 12:31:31.732465 26606 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:31.733044 26606 tablet_bootstrap.cc:492] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: Bootstrap complete.
I20260630 12:31:31.733521 26606 ts_tablet_manager.cc:1403] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:31:31.735450 26606 raft_consensus.cc:359] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:31.736004 26606 raft_consensus.cc:740] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 806de0b510854d82908b0a6bc07ead48, State: Initialized, Role: LEARNER
I20260630 12:31:31.736462 26606 consensus_queue.cc:260] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:31.738284 26606 ts_tablet_manager.cc:1434] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:31:31.739918 26333 tablet_copy_service.cc:342] P fcb87fc03e034a02b11662e734f20870: Request end of tablet copy session 806de0b510854d82908b0a6bc07ead48-c384ae79b62540b8a32ca09a864fa009 received from {username='slave'} at 127.0.0.1:53298
I20260630 12:31:31.740322 26333 tablet_copy_service.cc:434] P fcb87fc03e034a02b11662e734f20870: ending tablet copy session 806de0b510854d82908b0a6bc07ead48-c384ae79b62540b8a32ca09a864fa009 on tablet c384ae79b62540b8a32ca09a864fa009 with peer 806de0b510854d82908b0a6bc07ead48
I20260630 12:31:32.020030 26606 ts_tablet_manager.cc:933] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: Initiating tablet copy from peer fcb87fc03e034a02b11662e734f20870 (127.19.133.194:45625)
I20260630 12:31:32.021335 26606 tablet_copy_client.cc:323] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:45625
I20260630 12:31:32.022712 26333 tablet_copy_service.cc:140] P fcb87fc03e034a02b11662e734f20870: Received BeginTabletCopySession request for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c from peer 806de0b510854d82908b0a6bc07ead48 ({username='slave'} at 127.0.0.1:53298)
I20260630 12:31:32.023120 26333 tablet_copy_service.cc:161] P fcb87fc03e034a02b11662e734f20870: Beginning new tablet copy session on tablet dcc3c3fdc4bb44b4bfcae16424a2f98c from peer 806de0b510854d82908b0a6bc07ead48 at {username='slave'} at 127.0.0.1:53298: session id = 806de0b510854d82908b0a6bc07ead48-dcc3c3fdc4bb44b4bfcae16424a2f98c
I20260630 12:31:32.027865 26333 tablet_copy_source_session.cc:215] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:32.030243 26606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:32.041154 26606 tablet_copy_client.cc:806] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:32.041589 26606 tablet_copy_client.cc:670] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:32.044616 26606 tablet_copy_client.cc:538] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:32.050326 26606 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: Bootstrap starting.
I20260630 12:31:32.060235 26530 raft_consensus.cc:1217] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:31:32.066008 26606 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:32.066947 26606 tablet_bootstrap.cc:492] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: Bootstrap complete.
I20260630 12:31:32.067574 26606 ts_tablet_manager.cc:1403] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.001s
I20260630 12:31:32.069618 26606 raft_consensus.cc:359] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:32.070189 26606 raft_consensus.cc:740] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 806de0b510854d82908b0a6bc07ead48, State: Initialized, Role: LEARNER
I20260630 12:31:32.070753 26606 consensus_queue.cc:260] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: true } }
I20260630 12:31:32.072638 26606 ts_tablet_manager.cc:1434] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:31:32.074383 26333 tablet_copy_service.cc:342] P fcb87fc03e034a02b11662e734f20870: Request end of tablet copy session 806de0b510854d82908b0a6bc07ead48-dcc3c3fdc4bb44b4bfcae16424a2f98c received from {username='slave'} at 127.0.0.1:53298
I20260630 12:31:32.074777 26333 tablet_copy_service.cc:434] P fcb87fc03e034a02b11662e734f20870: ending tablet copy session 806de0b510854d82908b0a6bc07ead48-dcc3c3fdc4bb44b4bfcae16424a2f98c on tablet dcc3c3fdc4bb44b4bfcae16424a2f98c with peer 806de0b510854d82908b0a6bc07ead48
W20260630 12:31:32.312875 26133 catalog_manager.cc:4755] TS 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2afa923d40a2424d88e5b9d2a070d323: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
W20260630 12:31:32.398523 26194 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2e7a965d558443879137c6bf0006b751 not available for placement
I20260630 12:31:32.424990 26530 raft_consensus.cc:1217] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:31:32.443347 26605 raft_consensus.cc:1064] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870: attempting to promote NON_VOTER 806de0b510854d82908b0a6bc07ead48 to VOTER
I20260630 12:31:32.445108 26605 consensus_queue.cc:237] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } }
I20260630 12:31:32.451534 26530 raft_consensus.cc:1275] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 LEARNER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:32.451617 26396 raft_consensus.cc:1275] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:32.453074 26572 consensus_queue.cc:1048] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:32.454159 26605 consensus_queue.cc:1048] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:31:32.454886 26289 consensus_peers.cc:597] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:32.460662 26572 raft_consensus.cc:2955] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:32.462103 26396 raft_consensus.cc:2955] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:32.468442 26530 raft_consensus.cc:2955] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:32.472550 26146 catalog_manager.cc:5697] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 reported cstate change: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fcb87fc03e034a02b11662e734f20870" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:32.487000 26322 consensus_queue.cc:237] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [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: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } }
I20260630 12:31:32.492673 26530 raft_consensus.cc:1275] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:32.493129 26396 raft_consensus.cc:1275] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:32.494027 26590 consensus_queue.cc:1048] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:32.494627 26572 consensus_queue.cc:1048] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:32.499639 26590 raft_consensus.cc:2955] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:32.501410 26530 raft_consensus.cc:2955] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:32.503387 26396 raft_consensus.cc:2955] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:32.511802 26131 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c384ae79b62540b8a32ca09a864fa009 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:32.513595 26145 catalog_manager.cc:5697] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 reported cstate change: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New cstate: current_term: 2 leader_uuid: "fcb87fc03e034a02b11662e734f20870" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:32.663720 26590 consensus_queue.cc:579] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Leader has been unable to successfully communicate with peer 2e7a965d558443879137c6bf0006b751 for more than 1 seconds (1.055s)
I20260630 12:31:33.027612 26590 raft_consensus.cc:1064] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870: attempting to promote NON_VOTER 806de0b510854d82908b0a6bc07ead48 to VOTER
I20260630 12:31:33.029518 26590 consensus_queue.cc:237] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [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: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } }
I20260630 12:31:33.034886 26530 raft_consensus.cc:1275] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 LEARNER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:33.036312 26621 consensus_queue.cc:1048] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:33.037146 26396 raft_consensus.cc:1275] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:31:33.037863 26289 consensus_peers.cc:597] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 -> Peer 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): Couldn't send request to peer 2e7a965d558443879137c6bf0006b751. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:33.038488 26621 consensus_queue.cc:1048] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:33.045504 26590 raft_consensus.cc:2955] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:33.046938 26396 raft_consensus.cc:2955] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:33.055003 26530 raft_consensus.cc:2955] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:33.056008 26146 catalog_manager.cc:5697] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 reported cstate change: config changed from index 2 to 3, 806de0b510854d82908b0a6bc07ead48 (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fcb87fc03e034a02b11662e734f20870" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e7a965d558443879137c6bf0006b751" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:33.070305 26322 consensus_queue.cc:237] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [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: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } }
I20260630 12:31:33.074911 26530 raft_consensus.cc:1275] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:33.074911 26396 raft_consensus.cc:1275] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Refusing update from remote peer fcb87fc03e034a02b11662e734f20870: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:33.076339 26621 consensus_queue.cc:1048] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:33.078874 26621 consensus_queue.cc:1048] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:33.081979 26590 raft_consensus.cc:2955] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:33.084081 26530 raft_consensus.cc:2955] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:33.088068 26396 raft_consensus.cc:2955] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } } }
I20260630 12:31:33.089350 26131 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:33.093521 26144 catalog_manager.cc:5697] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 reported cstate change: config changed from index 3 to 4, VOTER 2e7a965d558443879137c6bf0006b751 (127.19.133.193) evicted. New cstate: current_term: 2 leader_uuid: "fcb87fc03e034a02b11662e734f20870" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fcb87fc03e034a02b11662e734f20870" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d621ab8166d04c99924403bc5b5d3735" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806de0b510854d82908b0a6bc07ead48" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 43379 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:31:33.418221 26133 catalog_manager.cc:4755] TS 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
W20260630 12:31:33.703554 26133 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260630 12:31:34.751694 26133 catalog_manager.cc:4755] TS 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c384ae79b62540b8a32ca09a864fa009: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
W20260630 12:31:35.977284 26133 catalog_manager.cc:4755] TS 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2afa923d40a2424d88e5b9d2a070d323: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
I20260630 12:31:36.766973 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:31:36.789337 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:36.790151 19991 tablet_replica.cc:333] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870: stopping tablet replica
I20260630 12:31:36.790793 19991 raft_consensus.cc:2243] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:36.791661 19991 raft_consensus.cc:2272] T c384ae79b62540b8a32ca09a864fa009 P fcb87fc03e034a02b11662e734f20870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.793799 19991 tablet_replica.cc:333] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870: stopping tablet replica
I20260630 12:31:36.794318 19991 raft_consensus.cc:2243] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:36.794844 19991 raft_consensus.cc:2272] T 2afa923d40a2424d88e5b9d2a070d323 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.796766 19991 tablet_replica.cc:333] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870: stopping tablet replica
I20260630 12:31:36.797214 19991 raft_consensus.cc:2243] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:36.797958 19991 raft_consensus.cc:2272] T dcc3c3fdc4bb44b4bfcae16424a2f98c P fcb87fc03e034a02b11662e734f20870 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.800132 19991 tablet_replica.cc:333] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870: stopping tablet replica
I20260630 12:31:36.800625 19991 raft_consensus.cc:2243] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:36.801156 19991 raft_consensus.cc:2272] T 825418a5358b4369b6cf9a584bb590c2 P fcb87fc03e034a02b11662e734f20870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.824905 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:31:36.839793 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:31:36.860351 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:36.861022 19991 tablet_replica.cc:333] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735: stopping tablet replica
I20260630 12:31:36.861598 19991 raft_consensus.cc:2243] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:36.862196 19991 raft_consensus.cc:2272] T c384ae79b62540b8a32ca09a864fa009 P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.864197 19991 tablet_replica.cc:333] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735: stopping tablet replica
I20260630 12:31:36.864650 19991 raft_consensus.cc:2243] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:36.865360 19991 raft_consensus.cc:2272] T 2afa923d40a2424d88e5b9d2a070d323 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.867211 19991 tablet_replica.cc:333] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735: stopping tablet replica
I20260630 12:31:36.867684 19991 raft_consensus.cc:2243] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:36.868391 19991 raft_consensus.cc:2272] T 825418a5358b4369b6cf9a584bb590c2 P d621ab8166d04c99924403bc5b5d3735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.870338 19991 tablet_replica.cc:333] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735: stopping tablet replica
I20260630 12:31:36.870791 19991 raft_consensus.cc:2243] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:36.871366 19991 raft_consensus.cc:2272] T dcc3c3fdc4bb44b4bfcae16424a2f98c P d621ab8166d04c99924403bc5b5d3735 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.893743 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:31:36.906921 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:31:36.922842 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:36.923431 19991 tablet_replica.cc:333] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48: stopping tablet replica
I20260630 12:31:36.923929 19991 raft_consensus.cc:2243] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:36.924409 19991 raft_consensus.cc:2272] T c384ae79b62540b8a32ca09a864fa009 P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.926280 19991 tablet_replica.cc:333] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48: stopping tablet replica
I20260630 12:31:36.926754 19991 raft_consensus.cc:2243] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:36.927248 19991 raft_consensus.cc:2272] T 2afa923d40a2424d88e5b9d2a070d323 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.928874 19991 tablet_replica.cc:333] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48: stopping tablet replica
I20260630 12:31:36.929316 19991 raft_consensus.cc:2243] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:36.929764 19991 raft_consensus.cc:2272] T dcc3c3fdc4bb44b4bfcae16424a2f98c P 806de0b510854d82908b0a6bc07ead48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.931377 19991 tablet_replica.cc:333] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48: stopping tablet replica
I20260630 12:31:36.931790 19991 raft_consensus.cc:2243] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:36.932225 19991 raft_consensus.cc:2272] T 825418a5358b4369b6cf9a584bb590c2 P 806de0b510854d82908b0a6bc07ead48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:36.952769 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:31:36.963961 19991 master.cc:562] Master@127.19.133.254:34665 shutting down...
W20260630 12:31:37.341431 26133 catalog_manager.cc:4755] TS 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet dcc3c3fdc4bb44b4bfcae16424a2f98c: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
W20260630 12:31:39.711625 26133 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:31:39.715086 26133 catalog_manager.cc:4755] TS 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 825418a5358b4369b6cf9a584bb590c2: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
W20260630 12:31:40.964684 26133 catalog_manager.cc:4755] TS 2e7a965d558443879137c6bf0006b751 (127.19.133.193:41451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c384ae79b62540b8a32ca09a864fa009: Network error: Client connection negotiation failed: client connection to 127.19.133.193:41451: connect: Connection refused (error 111)
I20260630 12:31:41.463629 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:41.464720 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:41.465415 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f8beb09cbd44dd189e311b3484f4ac6: stopping tablet replica
I20260630 12:31:41.492094 19991 master.cc:584] Master@127.19.133.254:34665 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15287 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:31:41.538122 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:42331
I20260630 12:31:41.539279 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:41.544373 26642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:41.544538 26641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:41.545789 26644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:41.546830 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:41.547674 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:41.547852 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:41.547995 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822701547980 us; error 0 us; skew 500 ppm
I20260630 12:31:41.548486 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:41.550799 19991 webserver.cc:533] Webserver started at http://127.19.133.254:46325/ using document root <none> and password file <none>
I20260630 12:31:41.551324 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:41.551501 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:41.551779 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:41.553045 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "7ec2d2e8bd3c447d941d10b5fde8493d"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:41.557565 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:31:41.560906 26649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.561591 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:31:41.561861 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "7ec2d2e8bd3c447d941d10b5fde8493d"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:41.562114 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:41.571416 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:41.572508 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:41.612200 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:42331
I20260630 12:31:41.612291 26700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:42331 every 8 connection(s)
I20260630 12:31:41.616145 26701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:41.628206 26701 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d: Bootstrap starting.
I20260630 12:31:41.633037 26701 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:41.637151 26701 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d: No bootstrap required, opened a new log
I20260630 12:31:41.639338 26701 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec2d2e8bd3c447d941d10b5fde8493d" member_type: VOTER }
I20260630 12:31:41.639765 26701 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:41.639968 26701 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ec2d2e8bd3c447d941d10b5fde8493d, State: Initialized, Role: FOLLOWER
I20260630 12:31:41.640558 26701 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ec2d2e8bd3c447d941d10b5fde8493d" member_type: VOTER }
I20260630 12:31:41.641008 26701 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:41.641230 26701 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:41.641472 26701 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:41.646188 26701 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec2d2e8bd3c447d941d10b5fde8493d" member_type: VOTER }
I20260630 12:31:41.646677 26701 leader_election.cc:304] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [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: 7ec2d2e8bd3c447d941d10b5fde8493d; no voters: 
I20260630 12:31:41.647795 26701 leader_election.cc:290] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:41.648198 26704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:41.649468 26704 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 1 LEADER]: Becoming Leader. State: Replica: 7ec2d2e8bd3c447d941d10b5fde8493d, State: Running, Role: LEADER
I20260630 12:31:41.650167 26704 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [LEADER]: Queue going to LEADER mode. State: All 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: "7ec2d2e8bd3c447d941d10b5fde8493d" member_type: VOTER }
I20260630 12:31:41.650615 26701 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:41.653569 26706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ec2d2e8bd3c447d941d10b5fde8493d. Latest consensus state: current_term: 1 leader_uuid: "7ec2d2e8bd3c447d941d10b5fde8493d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec2d2e8bd3c447d941d10b5fde8493d" member_type: VOTER } }
I20260630 12:31:41.654381 26706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:41.653532 26705 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ec2d2e8bd3c447d941d10b5fde8493d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ec2d2e8bd3c447d941d10b5fde8493d" member_type: VOTER } }
I20260630 12:31:41.655097 26705 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:41.657500 26711 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:41.664920 26711 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:41.665871 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:41.673707 26711 catalog_manager.cc:1383] Generated new cluster ID: 6e167cd0e559444c86a0654060eca336
I20260630 12:31:41.674023 26711 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:41.686223 26711 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:41.687551 26711 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:41.700356 26711 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d: Generated new TSK 0
I20260630 12:31:41.700959 26711 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:41.731968 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:41.738112 26722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:41.738930 26723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:41.741070 19991 server_base.cc:1061] running on GCE node
W20260630 12:31:41.741164 26725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:41.742241 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:41.742426 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:41.742545 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822701742535 us; error 0 us; skew 500 ppm
I20260630 12:31:41.742995 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:41.745134 19991 webserver.cc:533] Webserver started at http://127.19.133.193:46147/ using document root <none> and password file <none>
I20260630 12:31:41.745573 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:41.745718 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:41.745927 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:41.747083 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "3fcaa41f03cb4e3584268651914a7f3f"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:41.751560 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:31:41.754941 26730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.755709 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:41.755981 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "3fcaa41f03cb4e3584268651914a7f3f"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:41.756258 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:41.776203 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:41.777379 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:41.778911 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:41.781234 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:41.781428 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.781641 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:41.781805 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.821130 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:39155
I20260630 12:31:41.821218 26792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:39155 every 8 connection(s)
I20260630 12:31:41.826249 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:41.833168 26797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:41.833817 26798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:41.836498 26800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:41.838306 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:41.839663 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:41.839852 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:41.839977 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822701839966 us; error 0 us; skew 500 ppm
I20260630 12:31:41.840401 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:41.842842 19991 webserver.cc:533] Webserver started at http://127.19.133.194:36041/ using document root <none> and password file <none>
I20260630 12:31:41.843497 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:41.843735 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:41.844018 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:41.844586 26793 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42331
I20260630 12:31:41.844951 26793 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:41.845301 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "56cf01e5610841779a6095ef1301f155"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:41.845685 26793 heartbeater.cc:507] Master 127.19.133.254:42331 requested a full tablet report, sending...
I20260630 12:31:41.847719 26666 ts_manager.cc:194] Registered new tserver with Master: 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155)
I20260630 12:31:41.849846 26666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45592
I20260630 12:31:41.850147 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:31:41.853762 26805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.854494 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:41.854758 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "56cf01e5610841779a6095ef1301f155"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:41.855038 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:41.876199 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:41.877350 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:41.878736 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:41.881060 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:41.881259 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.881472 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:41.881623 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.920197 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:43431
I20260630 12:31:41.920290 26867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:43431 every 8 connection(s)
I20260630 12:31:41.925042 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:41.932137 26871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:41.933032 26872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:41.935616 19991 server_base.cc:1061] running on GCE node
W20260630 12:31:41.936111 26875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:41.937184 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:31:41.937299 26868 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42331
W20260630 12:31:41.937460 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:41.937708 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822701937691 us; error 0 us; skew 500 ppm
I20260630 12:31:41.937770 26868 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:41.938285 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:41.938601 26868 heartbeater.cc:507] Master 127.19.133.254:42331 requested a full tablet report, sending...
I20260630 12:31:41.940784 26666 ts_manager.cc:194] Registered new tserver with Master: 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431)
I20260630 12:31:41.941011 19991 webserver.cc:533] Webserver started at http://127.19.133.195:39595/ using document root <none> and password file <none>
I20260630 12:31:41.941681 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:41.941911 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:41.942239 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:41.942754 26666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45602
I20260630 12:31:41.943867 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "8a0bd3500a68456795442c9da18963bb"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:41.948314 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:41.951674 26879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.952462 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:41.952723 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "8a0bd3500a68456795442c9da18963bb"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:41.952972 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:41.977778 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:41.978899 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:41.980350 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:41.982578 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:41.982772 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:41.982987 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:41.983134 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:42.021201 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:38191
I20260630 12:31:42.021302 26941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:38191 every 8 connection(s)
I20260630 12:31:42.034874 26942 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42331
I20260630 12:31:42.035275 26942 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:42.036013 26942 heartbeater.cc:507] Master 127.19.133.254:42331 requested a full tablet report, sending...
I20260630 12:31:42.037969 26666 ts_manager.cc:194] Registered new tserver with Master: 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:42.038810 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014516714s
I20260630 12:31:42.039613 26666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45604
I20260630 12:31:42.852449 26793 heartbeater.cc:499] Master 127.19.133.254:42331 was elected leader, sending a full tablet report...
I20260630 12:31:42.945436 26868 heartbeater.cc:499] Master 127.19.133.254:42331 was elected leader, sending a full tablet report...
I20260630 12:31:43.042181 26942 heartbeater.cc:499] Master 127.19.133.254:42331 was elected leader, sending a full tablet report...
I20260630 12:31:43.093327 26666 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45616:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:43.095610 26666 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:43.150151 26833 tablet_service.cc:1511] Processing CreateTablet for tablet cf4e198cb45249ffa7143ddc9387eb2b (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:43.151201 26832 tablet_service.cc:1511] Processing CreateTablet for tablet 5232b4ffdcb045c3bb52454aa5661454 (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:43.152180 26757 tablet_service.cc:1511] Processing CreateTablet for tablet 5232b4ffdcb045c3bb52454aa5661454 (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:43.152889 26755 tablet_service.cc:1511] Processing CreateTablet for tablet c2e7f33be53f4639bf8037da0b9838c0 (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:43.153566 26757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232b4ffdcb045c3bb52454aa5661454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.153417 26831 tablet_service.cc:1511] Processing CreateTablet for tablet 9dada5c9243548a38b75a92920fccaaf (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:43.151692 26833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4e198cb45249ffa7143ddc9387eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.155130 26758 tablet_service.cc:1511] Processing CreateTablet for tablet cf4e198cb45249ffa7143ddc9387eb2b (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:43.155720 26830 tablet_service.cc:1511] Processing CreateTablet for tablet c2e7f33be53f4639bf8037da0b9838c0 (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:43.156487 26758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4e198cb45249ffa7143ddc9387eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.157078 26830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e7f33be53f4639bf8037da0b9838c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.158988 26755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e7f33be53f4639bf8037da0b9838c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.159771 26831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dada5c9243548a38b75a92920fccaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.154583 26756 tablet_service.cc:1511] Processing CreateTablet for tablet 9dada5c9243548a38b75a92920fccaaf (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:43.164160 26756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dada5c9243548a38b75a92920fccaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.167481 26832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232b4ffdcb045c3bb52454aa5661454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.183369 26907 tablet_service.cc:1511] Processing CreateTablet for tablet cf4e198cb45249ffa7143ddc9387eb2b (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:43.184705 26907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4e198cb45249ffa7143ddc9387eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.189476 26906 tablet_service.cc:1511] Processing CreateTablet for tablet 5232b4ffdcb045c3bb52454aa5661454 (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:43.190798 26906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232b4ffdcb045c3bb52454aa5661454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.196281 26905 tablet_service.cc:1511] Processing CreateTablet for tablet 9dada5c9243548a38b75a92920fccaaf (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:43.197570 26905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dada5c9243548a38b75a92920fccaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.200292 26904 tablet_service.cc:1511] Processing CreateTablet for tablet c2e7f33be53f4639bf8037da0b9838c0 (DEFAULT_TABLE table=test-workload [id=c2107d822bc240d2a8dca3b549c567d6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:43.201537 26904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e7f33be53f4639bf8037da0b9838c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:43.211206 26963 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap starting.
I20260630 12:31:43.212387 26962 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Bootstrap starting.
I20260630 12:31:43.218305 26963 tablet_bootstrap.cc:654] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.219164 26962 tablet_bootstrap.cc:654] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.224630 26964 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Bootstrap starting.
I20260630 12:31:43.230563 26963 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: No bootstrap required, opened a new log
I20260630 12:31:43.230743 26964 tablet_bootstrap.cc:654] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.231261 26963 ts_tablet_manager.cc:1403] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:31:43.234905 26963 raft_consensus.cc:359] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.236322 26963 raft_consensus.cc:385] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.236658 26963 raft_consensus.cc:740] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.237555 26963 consensus_queue.cc:260] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.238386 26962 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: No bootstrap required, opened a new log
I20260630 12:31:43.238873 26962 ts_tablet_manager.cc:1403] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260630 12:31:43.239954 26964 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: No bootstrap required, opened a new log
I20260630 12:31:43.240466 26964 ts_tablet_manager.cc:1403] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:31:43.241632 26962 raft_consensus.cc:359] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.242400 26962 raft_consensus.cc:385] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.242726 26962 raft_consensus.cc:740] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.240486 26963 ts_tablet_manager.cc:1434] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:31:43.243624 26964 raft_consensus.cc:359] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.243728 26962 consensus_queue.cc:260] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.244426 26963 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap starting.
I20260630 12:31:43.244503 26964 raft_consensus.cc:385] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.245005 26964 raft_consensus.cc:740] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.245939 26964 consensus_queue.cc:260] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.251672 26963 tablet_bootstrap.cc:654] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.252194 26964 ts_tablet_manager.cc:1434] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260630 12:31:43.253995 26964 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Bootstrap starting.
I20260630 12:31:43.254299 26962 ts_tablet_manager.cc:1434] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:31:43.255927 26962 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Bootstrap starting.
I20260630 12:31:43.260596 26964 tablet_bootstrap.cc:654] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.262368 26962 tablet_bootstrap.cc:654] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.268949 26963 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: No bootstrap required, opened a new log
I20260630 12:31:43.269495 26963 ts_tablet_manager.cc:1403] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260630 12:31:43.272151 26963 raft_consensus.cc:359] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.272687 26963 raft_consensus.cc:385] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.272977 26963 raft_consensus.cc:740] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.273252 26962 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: No bootstrap required, opened a new log
I20260630 12:31:43.273568 26963 consensus_queue.cc:260] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.273834 26962 ts_tablet_manager.cc:1403] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260630 12:31:43.275517 26963 ts_tablet_manager.cc:1434] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:43.276207 26964 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: No bootstrap required, opened a new log
I20260630 12:31:43.276714 26964 ts_tablet_manager.cc:1403] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260630 12:31:43.277169 26963 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap starting.
I20260630 12:31:43.277446 26962 raft_consensus.cc:359] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.278183 26962 raft_consensus.cc:385] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.278491 26962 raft_consensus.cc:740] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.279286 26962 consensus_queue.cc:260] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.279621 26964 raft_consensus.cc:359] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.280344 26964 raft_consensus.cc:385] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.280687 26964 raft_consensus.cc:740] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.281392 26962 ts_tablet_manager.cc:1434] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:31:43.281621 26964 consensus_queue.cc:260] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.282423 26962 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Bootstrap starting.
I20260630 12:31:43.284145 26963 tablet_bootstrap.cc:654] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.287847 26964 ts_tablet_manager.cc:1434] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260630 12:31:43.290673 26962 tablet_bootstrap.cc:654] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.294107 26964 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Bootstrap starting.
I20260630 12:31:43.295639 26963 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: No bootstrap required, opened a new log
I20260630 12:31:43.296200 26963 ts_tablet_manager.cc:1403] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260630 12:31:43.299044 26963 raft_consensus.cc:359] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.299942 26963 raft_consensus.cc:385] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.300272 26963 raft_consensus.cc:740] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.300551 26964 tablet_bootstrap.cc:654] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.301265 26963 consensus_queue.cc:260] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.305523 26963 ts_tablet_manager.cc:1434] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:31:43.306603 26963 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap starting.
I20260630 12:31:43.312534 26964 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: No bootstrap required, opened a new log
I20260630 12:31:43.313019 26963 tablet_bootstrap.cc:654] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.313169 26964 ts_tablet_manager.cc:1403] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260630 12:31:43.315429 26962 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: No bootstrap required, opened a new log
I20260630 12:31:43.315831 26962 ts_tablet_manager.cc:1403] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.019s
I20260630 12:31:43.317173 26964 raft_consensus.cc:359] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.317744 26964 raft_consensus.cc:385] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.318001 26964 raft_consensus.cc:740] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.318243 26962 raft_consensus.cc:359] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.318881 26962 raft_consensus.cc:385] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.319197 26962 raft_consensus.cc:740] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.318763 26964 consensus_queue.cc:260] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.319317 26963 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: No bootstrap required, opened a new log
I20260630 12:31:43.319883 26963 ts_tablet_manager.cc:1403] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.011s
I20260630 12:31:43.319965 26962 consensus_queue.cc:260] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.321002 26964 ts_tablet_manager.cc:1434] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:43.322024 26964 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Bootstrap starting.
I20260630 12:31:43.322765 26963 raft_consensus.cc:359] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.323511 26963 raft_consensus.cc:385] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.323799 26963 raft_consensus.cc:740] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.325080 26962 ts_tablet_manager.cc:1434] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:31:43.324697 26963 consensus_queue.cc:260] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.326118 26962 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Bootstrap starting.
I20260630 12:31:43.328974 26963 ts_tablet_manager.cc:1434] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:31:43.331368 26964 tablet_bootstrap.cc:654] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.332973 26962 tablet_bootstrap.cc:654] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:43.340490 26970 raft_consensus.cc:493] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:43.341005 26970 raft_consensus.cc:515] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.341676 26964 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: No bootstrap required, opened a new log
I20260630 12:31:43.342059 26964 ts_tablet_manager.cc:1403] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260630 12:31:43.344601 26964 raft_consensus.cc:359] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.345330 26964 raft_consensus.cc:385] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.345439 26970 leader_election.cc:290] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155), 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431)
I20260630 12:31:43.345707 26964 raft_consensus.cc:740] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.346724 26964 consensus_queue.cc:260] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.349120 26964 ts_tablet_manager.cc:1434] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:31:43.362900 26962 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: No bootstrap required, opened a new log
I20260630 12:31:43.363547 26962 ts_tablet_manager.cc:1403] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Time spent bootstrapping tablet: real 0.038s	user 0.029s	sys 0.007s
I20260630 12:31:43.366158 26962 raft_consensus.cc:359] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.366861 26962 raft_consensus.cc:385] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:43.367130 26962 raft_consensus.cc:740] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Initialized, Role: FOLLOWER
I20260630 12:31:43.367841 26962 consensus_queue.cc:260] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.368036 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "8a0bd3500a68456795442c9da18963bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcaa41f03cb4e3584268651914a7f3f" is_pre_election: true
I20260630 12:31:43.368847 26768 raft_consensus.cc:2468] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a0bd3500a68456795442c9da18963bb in term 0.
I20260630 12:31:43.370121 26962 ts_tablet_manager.cc:1434] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260630 12:31:43.370354 26882 leader_election.cc:304] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcaa41f03cb4e3584268651914a7f3f, 8a0bd3500a68456795442c9da18963bb; no voters: 
I20260630 12:31:43.371219 26970 raft_consensus.cc:2804] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:43.371556 26970 raft_consensus.cc:493] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:43.371881 26970 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.374981 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "8a0bd3500a68456795442c9da18963bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155" is_pre_election: true
I20260630 12:31:43.375597 26843 raft_consensus.cc:2468] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a0bd3500a68456795442c9da18963bb in term 0.
I20260630 12:31:43.378633 26970 raft_consensus.cc:515] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.380431 26970 leader_election.cc:290] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [CANDIDATE]: Term 1 election: Requested vote from peers 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155), 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431)
I20260630 12:31:43.380906 26768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "8a0bd3500a68456795442c9da18963bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcaa41f03cb4e3584268651914a7f3f"
I20260630 12:31:43.381289 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "8a0bd3500a68456795442c9da18963bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155"
I20260630 12:31:43.381460 26768 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.381834 26843 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.388690 26843 raft_consensus.cc:2468] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a0bd3500a68456795442c9da18963bb in term 1.
I20260630 12:31:43.388690 26768 raft_consensus.cc:2468] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a0bd3500a68456795442c9da18963bb in term 1.
I20260630 12:31:43.389947 26882 leader_election.cc:304] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56cf01e5610841779a6095ef1301f155, 8a0bd3500a68456795442c9da18963bb; no voters: 
I20260630 12:31:43.390532 26970 raft_consensus.cc:2804] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:43.391523 26970 raft_consensus.cc:697] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 LEADER]: Becoming Leader. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Running, Role: LEADER
I20260630 12:31:43.392130 26970 consensus_queue.cc:237] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.399037 26968 raft_consensus.cc:493] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:43.398828 26666 catalog_manager.cc:5697] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a0bd3500a68456795442c9da18963bb (127.19.133.195). New cstate: current_term: 1 leader_uuid: "8a0bd3500a68456795442c9da18963bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:43.399451 26968 raft_consensus.cc:515] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.401916 26968 leader_election.cc:290] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:43.418172 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dada5c9243548a38b75a92920fccaaf" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155" is_pre_election: true
I20260630 12:31:43.418910 26843 raft_consensus.cc:2468] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 0.
I20260630 12:31:43.419893 26733 leader_election.cc:304] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:43.420644 26968 raft_consensus.cc:2804] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:43.420953 26968 raft_consensus.cc:493] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:43.420789 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dada5c9243548a38b75a92920fccaaf" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb" is_pre_election: true
I20260630 12:31:43.421332 26968 raft_consensus.cc:3060] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.421618 26917 raft_consensus.cc:2468] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 0.
I20260630 12:31:43.423666 26986 raft_consensus.cc:493] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:43.424037 26986 raft_consensus.cc:515] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.425849 26986 leader_election.cc:290] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:43.426433 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232b4ffdcb045c3bb52454aa5661454" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155" is_pre_election: true
I20260630 12:31:43.427026 26843 raft_consensus.cc:2468] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 0.
I20260630 12:31:43.427448 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232b4ffdcb045c3bb52454aa5661454" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb" is_pre_election: true
I20260630 12:31:43.427994 26917 raft_consensus.cc:2468] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 0.
I20260630 12:31:43.428013 26733 leader_election.cc:304] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:43.428177 26968 raft_consensus.cc:515] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.428931 26986 raft_consensus.cc:2804] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:43.429234 26986 raft_consensus.cc:493] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:43.429481 26986 raft_consensus.cc:3060] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.430253 26968 leader_election.cc:290] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 election: Requested vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:43.430822 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dada5c9243548a38b75a92920fccaaf" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155"
I20260630 12:31:43.431162 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dada5c9243548a38b75a92920fccaaf" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb"
I20260630 12:31:43.431440 26843 raft_consensus.cc:3060] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.431682 26917 raft_consensus.cc:3060] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.436106 26986 raft_consensus.cc:515] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.436618 26917 raft_consensus.cc:2468] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:43.437539 26733 leader_election.cc:304] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcaa41f03cb4e3584268651914a7f3f, 8a0bd3500a68456795442c9da18963bb; no voters: 
I20260630 12:31:43.437947 26843 raft_consensus.cc:2468] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:43.438093 26986 leader_election.cc:290] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 election: Requested vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:43.438128 26968 raft_consensus.cc:2804] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:43.439009 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232b4ffdcb045c3bb52454aa5661454" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155"
I20260630 12:31:43.438933 26968 raft_consensus.cc:697] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: Becoming Leader. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Running, Role: LEADER
I20260630 12:31:43.439585 26843 raft_consensus.cc:3060] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.440157 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232b4ffdcb045c3bb52454aa5661454" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb"
I20260630 12:31:43.440713 26917 raft_consensus.cc:3060] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.440418 26968 consensus_queue.cc:237] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.444381 26843 raft_consensus.cc:2468] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:43.445655 26733 leader_election.cc:304] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:43.446431 26986 raft_consensus.cc:2804] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:43.446880 26917 raft_consensus.cc:2468] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:43.447918 26986 raft_consensus.cc:697] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: Becoming Leader. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Running, Role: LEADER
I20260630 12:31:43.448658 26986 consensus_queue.cc:237] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.448884 26666 catalog_manager.cc:5697] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193). New cstate: current_term: 1 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:43.460292 26666 catalog_manager.cc:5697] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193). New cstate: current_term: 1 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:43.558404 26986 raft_consensus.cc:493] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:43.558883 26986 raft_consensus.cc:515] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.560657 26986 leader_election.cc:290] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:43.561345 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4e198cb45249ffa7143ddc9387eb2b" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155" is_pre_election: true
I20260630 12:31:43.561614 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4e198cb45249ffa7143ddc9387eb2b" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb" is_pre_election: true
I20260630 12:31:43.561894 26843 raft_consensus.cc:2468] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 0.
I20260630 12:31:43.562160 26917 raft_consensus.cc:2468] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 0.
I20260630 12:31:43.562862 26733 leader_election.cc:304] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:43.563475 26986 raft_consensus.cc:2804] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:43.563753 26986 raft_consensus.cc:493] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:43.563979 26986 raft_consensus.cc:3060] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.568423 26986 raft_consensus.cc:515] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.569900 26986 leader_election.cc:290] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 election: Requested vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:43.570716 26843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4e198cb45249ffa7143ddc9387eb2b" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155"
I20260630 12:31:43.570874 26917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4e198cb45249ffa7143ddc9387eb2b" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb"
I20260630 12:31:43.571208 26843 raft_consensus.cc:3060] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.571367 26917 raft_consensus.cc:3060] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:43.575642 26843 raft_consensus.cc:2468] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:43.575970 26917 raft_consensus.cc:2468] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:43.576529 26733 leader_election.cc:304] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:43.577117 26986 raft_consensus.cc:2804] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:43.577483 26986 raft_consensus.cc:697] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: Becoming Leader. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Running, Role: LEADER
I20260630 12:31:43.578223 26986 consensus_queue.cc:237] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:43.585197 26666 catalog_manager.cc:5697] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193). New cstate: current_term: 1 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:43.641418 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:31:43.659824 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:43.660671 19991 tablet_replica.cc:333] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: stopping tablet replica
I20260630 12:31:43.661260 19991 raft_consensus.cc:2243] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:43.661875 19991 pending_rounds.cc:70] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Trying to abort 1 pending ops.
I20260630 12:31:43.662076 19991 pending_rounds.cc:77] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441793863168000 op_type: NO_OP noop_request { }
I20260630 12:31:43.662358 19991 raft_consensus.cc:2889] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:43.662612 19991 raft_consensus.cc:2272] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.665017 19991 tablet_replica.cc:333] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: stopping tablet replica
I20260630 12:31:43.665499 19991 raft_consensus.cc:2243] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:43.666042 19991 pending_rounds.cc:70] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Trying to abort 1 pending ops.
I20260630 12:31:43.666204 19991 pending_rounds.cc:77] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441793332490240 op_type: NO_OP noop_request { }
I20260630 12:31:43.666441 19991 raft_consensus.cc:2889] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:43.666675 19991 raft_consensus.cc:2272] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.669296 19991 tablet_replica.cc:333] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: stopping tablet replica
I20260630 12:31:43.669749 19991 raft_consensus.cc:2243] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:43.670249 19991 pending_rounds.cc:70] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Trying to abort 1 pending ops.
I20260630 12:31:43.670392 19991 pending_rounds.cc:77] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441793301594112 op_type: NO_OP noop_request { }
I20260630 12:31:43.670590 19991 raft_consensus.cc:2889] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:43.670796 19991 raft_consensus.cc:2272] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.672874 19991 tablet_replica.cc:333] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: stopping tablet replica
I20260630 12:31:43.673293 19991 raft_consensus.cc:2243] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:43.673589 19991 raft_consensus.cc:2272] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.695904 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:31:43.706668 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:31:43.722620 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:43.723364 19991 tablet_replica.cc:333] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: stopping tablet replica
I20260630 12:31:43.723881 19991 raft_consensus.cc:2243] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:43.724243 19991 raft_consensus.cc:2272] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.726047 19991 tablet_replica.cc:333] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: stopping tablet replica
I20260630 12:31:43.726524 19991 raft_consensus.cc:2243] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:43.726854 19991 raft_consensus.cc:2272] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.728574 19991 tablet_replica.cc:333] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: stopping tablet replica
I20260630 12:31:43.729031 19991 raft_consensus.cc:2243] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:43.729432 19991 raft_consensus.cc:2272] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.731113 19991 tablet_replica.cc:333] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: stopping tablet replica
I20260630 12:31:43.731556 19991 raft_consensus.cc:2243] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:43.731855 19991 raft_consensus.cc:2272] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.752892 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:31:43.763864 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:31:43.779042 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:43.779783 19991 tablet_replica.cc:333] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: stopping tablet replica
I20260630 12:31:43.780315 19991 raft_consensus.cc:2243] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:43.780696 19991 raft_consensus.cc:2272] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.782557 19991 tablet_replica.cc:333] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: stopping tablet replica
I20260630 12:31:43.783044 19991 raft_consensus.cc:2243] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:43.783635 19991 pending_rounds.cc:70] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Trying to abort 1 pending ops.
I20260630 12:31:43.783819 19991 pending_rounds.cc:77] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441793100386304 op_type: NO_OP noop_request { }
I20260630 12:31:43.784061 19991 raft_consensus.cc:2889] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:31:43.784314 19991 raft_consensus.cc:2272] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.786376 19991 tablet_replica.cc:333] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: stopping tablet replica
I20260630 12:31:43.786846 19991 raft_consensus.cc:2243] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:43.787217 19991 raft_consensus.cc:2272] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.788857 19991 tablet_replica.cc:333] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: stopping tablet replica
I20260630 12:31:43.789301 19991 raft_consensus.cc:2243] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:43.789630 19991 raft_consensus.cc:2272] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:43.810350 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:31:43.821954 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:43.827051 26991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:43.827427 26992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:43.828267 26994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:43.829357 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:43.830402 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:43.830704 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:43.830953 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822703830939 us; error 0 us; skew 500 ppm
I20260630 12:31:43.831539 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:43.833802 19991 webserver.cc:533] Webserver started at http://127.19.133.196:37411/ using document root <none> and password file <none>
I20260630 12:31:43.834326 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:43.834578 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:43.834900 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:43.836038 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "855a60343b0a4c75a5db32622693c71f"
format_stamp: "Formatted at 2026-06-30 12:31:43 on dist-test-slave-rw3v"
I20260630 12:31:43.840433 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:43.843538 26999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:43.844403 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:43.844772 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "855a60343b0a4c75a5db32622693c71f"
format_stamp: "Formatted at 2026-06-30 12:31:43 on dist-test-slave-rw3v"
I20260630 12:31:43.845117 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:43.878350 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:43.879464 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:43.880887 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:43.883092 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:43.883414 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:43.883706 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:43.883937 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:43.919571 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:45703
I20260630 12:31:43.919668 27061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:45703 every 8 connection(s)
I20260630 12:31:43.932832 27062 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42331
I20260630 12:31:43.933283 27062 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:43.934005 27062 heartbeater.cc:507] Master 127.19.133.254:42331 requested a full tablet report, sending...
I20260630 12:31:43.935869 26666 ts_manager.cc:194] Registered new tserver with Master: 855a60343b0a4c75a5db32622693c71f (127.19.133.196:45703)
I20260630 12:31:43.937336 26666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45630
W20260630 12:31:44.679759 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet c2e7f33be53f4639bf8037da0b9838c0: Network error: Client connection negotiation failed: client connection to 127.19.133.195:38191: connect: Connection refused (error 111)
W20260630 12:31:44.683039 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet cf4e198cb45249ffa7143ddc9387eb2b: Network error: Client connection negotiation failed: client connection to 127.19.133.193:39155: connect: Connection refused (error 111)
W20260630 12:31:44.686357 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet 9dada5c9243548a38b75a92920fccaaf: Network error: Client connection negotiation failed: client connection to 127.19.133.193:39155: connect: Connection refused (error 111)
I20260630 12:31:44.939790 27062 heartbeater.cc:499] Master 127.19.133.254:42331 was elected leader, sending a full tablet report...
W20260630 12:31:45.698243 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet c2e7f33be53f4639bf8037da0b9838c0: Network error: Client connection negotiation failed: client connection to 127.19.133.195:38191: connect: Connection refused (error 111)
W20260630 12:31:45.701444 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet cf4e198cb45249ffa7143ddc9387eb2b: Network error: Client connection negotiation failed: client connection to 127.19.133.193:39155: connect: Connection refused (error 111)
W20260630 12:31:45.704452 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet 9dada5c9243548a38b75a92920fccaaf: Network error: Client connection negotiation failed: client connection to 127.19.133.193:39155: connect: Connection refused (error 111)
W20260630 12:31:46.733940 26714 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table c2107d822bc240d2a8dca3b549c567d6: could not find any suitable replica to move from server 3fcaa41f03cb4e3584268651914a7f3f to server 855a60343b0a4c75a5db32622693c71f
W20260630 12:31:47.741958 26714 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table c2107d822bc240d2a8dca3b549c567d6: could not find any suitable replica to move from server 3fcaa41f03cb4e3584268651914a7f3f to server 855a60343b0a4c75a5db32622693c71f
W20260630 12:31:48.744021 26714 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3fcaa41f03cb4e3584268651914a7f3f not available for placement
W20260630 12:31:49.746578 26714 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3fcaa41f03cb4e3584268651914a7f3f not available for placement
W20260630 12:31:50.748551 26714 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 3fcaa41f03cb4e3584268651914a7f3f not available for placement
I20260630 12:31:50.956207 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:50.964298 27070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:50.964663 27069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:50.966822 27072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:50.968690 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:50.970016 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:50.970219 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:50.970382 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822710970366 us; error 0 us; skew 500 ppm
I20260630 12:31:50.970902 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:50.973520 19991 webserver.cc:533] Webserver started at http://127.19.133.193:46147/ using document root <none> and password file <none>
I20260630 12:31:50.974015 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:50.974200 19991 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:31:50.978036 19991 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:31:50.981293 27077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:50.982059 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:50.982343 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "3fcaa41f03cb4e3584268651914a7f3f"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:50.982729 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:50.996513 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:50.997751 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:50.999197 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:51.002591 27084 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:31:51.023207 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:31:51.023501 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260630 12:31:51.023759 19991 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:31:51.029119 27084 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap starting.
I20260630 12:31:51.039024 19991 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:31:51.039342 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:31:51.041648 27084 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:31:51.042424 27084 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap complete.
I20260630 12:31:51.042940 27084 ts_tablet_manager.cc:1403] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:31:51.045179 27084 raft_consensus.cc:359] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.046149 27084 raft_consensus.cc:740] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.046797 27084 consensus_queue.cc:260] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.049626 27084 ts_tablet_manager.cc:1434] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:31:51.050285 27084 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap starting.
I20260630 12:31:51.062428 27084 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:31:51.063338 27084 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap complete.
I20260630 12:31:51.064021 27084 ts_tablet_manager.cc:1403] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:31:51.066270 27084 raft_consensus.cc:359] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.066910 27084 raft_consensus.cc:740] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.067664 27084 consensus_queue.cc:260] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.069406 27084 ts_tablet_manager.cc:1434] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:31:51.070070 27084 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap starting.
I20260630 12:31:51.086021 27084 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:31:51.087057 27084 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap complete.
I20260630 12:31:51.087790 27084 ts_tablet_manager.cc:1403] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260630 12:31:51.090641 27084 raft_consensus.cc:359] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.091575 27084 raft_consensus.cc:740] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.092391 27084 consensus_queue.cc:260] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.092805 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:39155
I20260630 12:31:51.092872 27144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:39155 every 8 connection(s)
I20260630 12:31:51.094635 27084 ts_tablet_manager.cc:1434] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:31:51.095557 27084 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap starting.
I20260630 12:31:51.098974 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:51.108145 27149 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:51.111795 27150 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:51.113570 27084 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:51.114508 27084 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Bootstrap complete.
I20260630 12:31:51.114655 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:51.115334 27084 ts_tablet_manager.cc:1403] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
W20260630 12:31:51.115612 27153 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:51.116564 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:51.116881 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:51.117060 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822711117041 us; error 0 us; skew 500 ppm
I20260630 12:31:51.117558 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:51.118685 27145 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42331
I20260630 12:31:51.119099 27145 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:51.119640 27084 raft_consensus.cc:359] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.120051 27145 heartbeater.cc:507] Master 127.19.133.254:42331 requested a full tablet report, sending...
I20260630 12:31:51.120370 27084 raft_consensus.cc:740] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.120535 19991 webserver.cc:533] Webserver started at http://127.19.133.194:36041/ using document root <none> and password file <none>
I20260630 12:31:51.121116 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:51.121361 19991 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:31:51.121152 27084 consensus_queue.cc:260] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.123690 27084 ts_tablet_manager.cc:1434] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:31:51.125496 19991 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:31:51.127687 26666 ts_manager.cc:194] Re-registered known tserver with Master: 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155)
I20260630 12:31:51.129288 27158 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:51.130098 19991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:31:51.130359 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "56cf01e5610841779a6095ef1301f155"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:51.130616 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:51.133359 26666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38678
I20260630 12:31:51.136689 27145 heartbeater.cc:499] Master 127.19.133.254:42331 was elected leader, sending a full tablet report...
I20260630 12:31:51.145630 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:51.146803 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:51.148200 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:51.170533 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:31:51.170809 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260630 12:31:51.175518 27165 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Bootstrap starting.
I20260630 12:31:51.185413 19991 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:31:51.185659 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:31:51.186658 27165 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:51.187355 27165 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Bootstrap complete.
I20260630 12:31:51.187861 27165 ts_tablet_manager.cc:1403] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:31:51.189818 27165 raft_consensus.cc:359] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.190327 27165 raft_consensus.cc:740] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.190940 27165 consensus_queue.cc:260] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.193631 27165 ts_tablet_manager.cc:1434] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:31:51.194413 27165 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Bootstrap starting.
I20260630 12:31:51.207903 27165 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:51.208587 27165 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Bootstrap complete.
I20260630 12:31:51.209165 27165 ts_tablet_manager.cc:1403] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:31:51.211723 27165 raft_consensus.cc:359] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.212440 27165 raft_consensus.cc:740] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.213194 27165 consensus_queue.cc:260] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.215243 27165 ts_tablet_manager.cc:1434] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:31:51.216080 27165 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Bootstrap starting.
I20260630 12:31:51.229169 27165 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:51.229944 27165 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Bootstrap complete.
I20260630 12:31:51.230490 27165 ts_tablet_manager.cc:1403] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:31:51.233093 27165 raft_consensus.cc:359] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.233726 27165 raft_consensus.cc:740] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.234504 27165 consensus_queue.cc:260] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.236510 27165 ts_tablet_manager.cc:1434] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:31:51.236681 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:43431
I20260630 12:31:51.236917 27225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:43431 every 8 connection(s)
I20260630 12:31:51.237233 27165 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Bootstrap starting.
I20260630 12:31:51.241288 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:51.248217 27229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:51.253389 27226 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42331
I20260630 12:31:51.253911 27226 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:51.254907 27226 heartbeater.cc:507] Master 127.19.133.254:42331 requested a full tablet report, sending...
W20260630 12:31:51.255743 27230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:51.259267 27165 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:51.259904 26666 ts_manager.cc:194] Re-registered known tserver with Master: 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431)
I20260630 12:31:51.260234 27165 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Bootstrap complete.
I20260630 12:31:51.260967 27165 ts_tablet_manager.cc:1403] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260630 12:31:51.263847 27165 raft_consensus.cc:359] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.264583 27165 raft_consensus.cc:740] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.265524 27165 consensus_queue.cc:260] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.267050 26666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38680
I20260630 12:31:51.268018 27165 ts_tablet_manager.cc:1434] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:31:51.270406 27226 heartbeater.cc:499] Master 127.19.133.254:42331 was elected leader, sending a full tablet report...
I20260630 12:31:51.271262 19991 server_base.cc:1061] running on GCE node
W20260630 12:31:51.271617 27233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:51.272671 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:51.272919 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:51.273193 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822711273173 us; error 0 us; skew 500 ppm
I20260630 12:31:51.273803 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:51.276525 19991 webserver.cc:533] Webserver started at http://127.19.133.195:39595/ using document root <none> and password file <none>
I20260630 12:31:51.277145 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:51.277364 19991 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:31:51.281698 19991 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:31:51.284678 27238 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:51.285372 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:31:51.285642 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "8a0bd3500a68456795442c9da18963bb"
format_stamp: "Formatted at 2026-06-30 12:31:41 on dist-test-slave-rw3v"
I20260630 12:31:51.285897 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:51.316582 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:51.317855 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:51.319245 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:51.341475 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:31:51.341768 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260630 12:31:51.346269 27245 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Bootstrap starting.
I20260630 12:31:51.356472 19991 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:31:51.356745 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:31:51.357129 27245 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:51.357936 27245 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Bootstrap complete.
I20260630 12:31:51.358433 27245 ts_tablet_manager.cc:1403] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:31:51.360545 27245 raft_consensus.cc:359] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.361045 27245 raft_consensus.cc:740] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.361665 27245 consensus_queue.cc:260] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.364080 27245 ts_tablet_manager.cc:1434] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:31:51.364944 27245 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Bootstrap starting.
I20260630 12:31:51.377183 27245 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:51.377921 27245 tablet_bootstrap.cc:492] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Bootstrap complete.
I20260630 12:31:51.378602 27245 ts_tablet_manager.cc:1403] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260630 12:31:51.380733 27245 raft_consensus.cc:359] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.381250 27245 raft_consensus.cc:740] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.381930 27245 consensus_queue.cc:260] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.384054 27245 ts_tablet_manager.cc:1434] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:31:51.384924 27245 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Bootstrap starting.
I20260630 12:31:51.396894 27245 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:51.397522 27245 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Bootstrap complete.
I20260630 12:31:51.398051 27245 ts_tablet_manager.cc:1403] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:31:51.400015 27245 raft_consensus.cc:359] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.400535 27245 raft_consensus.cc:740] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.401165 27245 consensus_queue.cc:260] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.402753 27245 ts_tablet_manager.cc:1434] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:51.403439 27245 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Bootstrap starting.
I20260630 12:31:51.410912 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:38191
I20260630 12:31:51.411126 27305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:38191 every 8 connection(s)
I20260630 12:31:51.415376 27245 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:31:51.416415 27245 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Bootstrap complete.
I20260630 12:31:51.417281 27245 ts_tablet_manager.cc:1403] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:31:51.420032 27245 raft_consensus.cc:359] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.420830 27245 raft_consensus.cc:740] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Initialized, Role: FOLLOWER
I20260630 12:31:51.421519 27245 consensus_queue.cc:260] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:51.423642 27245 ts_tablet_manager.cc:1434] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:31:51.427088 27307 heartbeater.cc:344] Connected to a master server at 127.19.133.254:42331
I20260630 12:31:51.427570 27307 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:51.428311 27307 heartbeater.cc:507] Master 127.19.133.254:42331 requested a full tablet report, sending...
I20260630 12:31:51.431756 26666 ts_manager.cc:194] Re-registered known tserver with Master: 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:51.436178 26666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38682
I20260630 12:31:51.438431 27307 heartbeater.cc:499] Master 127.19.133.254:42331 was elected leader, sending a full tablet report...
W20260630 12:31:51.757048 26714 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table c2107d822bc240d2a8dca3b549c567d6: could not find any suitable replica to move from server 3fcaa41f03cb4e3584268651914a7f3f to server 855a60343b0a4c75a5db32622693c71f
I20260630 12:31:52.315871 27310 raft_consensus.cc:493] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:52.316486 27310 raft_consensus.cc:515] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.318560 27310 leader_election.cc:290] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:52.332281 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dada5c9243548a38b75a92920fccaaf" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155" is_pre_election: true
I20260630 12:31:52.332281 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dada5c9243548a38b75a92920fccaaf" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb" is_pre_election: true
I20260630 12:31:52.333490 27200 raft_consensus.cc:2468] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:52.333761 27280 raft_consensus.cc:2468] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:52.334975 27080 leader_election.cc:304] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [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: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:52.335762 27310 raft_consensus.cc:2804] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:52.336156 27310 raft_consensus.cc:493] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:52.336519 27310 raft_consensus.cc:3060] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.341897 27310 raft_consensus.cc:515] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.343694 27310 leader_election.cc:290] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 2 election: Requested vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:52.344362 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dada5c9243548a38b75a92920fccaaf" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155"
I20260630 12:31:52.344717 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dada5c9243548a38b75a92920fccaaf" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb"
I20260630 12:31:52.345026 27310 raft_consensus.cc:493] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:52.345340 27200 raft_consensus.cc:3060] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.345700 27280 raft_consensus.cc:3060] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.345973 27310 raft_consensus.cc:515] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.347985 27310 leader_election.cc:290] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:52.348809 27199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4e198cb45249ffa7143ddc9387eb2b" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155" is_pre_election: true
I20260630 12:31:52.349681 27199 raft_consensus.cc:2468] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:52.349898 27279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4e198cb45249ffa7143ddc9387eb2b" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb" is_pre_election: true
I20260630 12:31:52.350924 27279 raft_consensus.cc:2468] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:52.351183 27080 leader_election.cc:304] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [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: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:52.352468 27310 raft_consensus.cc:2804] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:52.353008 27310 raft_consensus.cc:493] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:52.353488 27310 raft_consensus.cc:3060] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.353734 27280 raft_consensus.cc:2468] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 2.
I20260630 12:31:52.353533 27200 raft_consensus.cc:2468] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 2.
I20260630 12:31:52.354916 27080 leader_election.cc:304] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [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: 3fcaa41f03cb4e3584268651914a7f3f, 8a0bd3500a68456795442c9da18963bb; no voters: 
I20260630 12:31:52.356810 27315 raft_consensus.cc:2804] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:52.358129 27315 raft_consensus.cc:697] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Becoming Leader. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Running, Role: LEADER
I20260630 12:31:52.359064 27315 consensus_queue.cc:237] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.360246 27310 raft_consensus.cc:515] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.361925 27310 leader_election.cc:290] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 2 election: Requested vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:52.362989 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4e198cb45249ffa7143ddc9387eb2b" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155"
I20260630 12:31:52.363247 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4e198cb45249ffa7143ddc9387eb2b" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb"
I20260630 12:31:52.363933 27200 raft_consensus.cc:3060] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.364255 27280 raft_consensus.cc:3060] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.367262 26666 catalog_manager.cc:5697] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:52.369493 27280 raft_consensus.cc:2468] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 2.
I20260630 12:31:52.370532 27080 leader_election.cc:304] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [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: 3fcaa41f03cb4e3584268651914a7f3f, 8a0bd3500a68456795442c9da18963bb; no voters: 
I20260630 12:31:52.370599 27200 raft_consensus.cc:2468] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 2.
I20260630 12:31:52.371517 27310 raft_consensus.cc:2804] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:52.372090 27310 raft_consensus.cc:697] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Becoming Leader. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Running, Role: LEADER
I20260630 12:31:52.373004 27310 consensus_queue.cc:237] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.384573 26666 catalog_manager.cc:5697] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:52.385833 27310 raft_consensus.cc:493] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:52.386327 27310 raft_consensus.cc:515] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.388249 27310 leader_election.cc:290] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:52.388810 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232b4ffdcb045c3bb52454aa5661454" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155" is_pre_election: true
I20260630 12:31:52.389248 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232b4ffdcb045c3bb52454aa5661454" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb" is_pre_election: true
I20260630 12:31:52.389796 27200 raft_consensus.cc:2468] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:52.390121 27280 raft_consensus.cc:2468] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 1.
I20260630 12:31:52.391219 27080 leader_election.cc:304] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [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: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:52.391999 27310 raft_consensus.cc:2804] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:52.392556 27310 raft_consensus.cc:493] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:52.392995 27310 raft_consensus.cc:3060] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.397607 27310 raft_consensus.cc:515] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.399097 27310 leader_election.cc:290] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [CANDIDATE]: Term 2 election: Requested vote from peers 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:52.399895 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232b4ffdcb045c3bb52454aa5661454" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155"
I20260630 12:31:52.400055 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5232b4ffdcb045c3bb52454aa5661454" candidate_uuid: "3fcaa41f03cb4e3584268651914a7f3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb"
I20260630 12:31:52.400506 27200 raft_consensus.cc:3060] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.400712 27280 raft_consensus.cc:3060] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.405113 27200 raft_consensus.cc:2468] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 2.
I20260630 12:31:52.405334 27280 raft_consensus.cc:2468] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3fcaa41f03cb4e3584268651914a7f3f in term 2.
I20260630 12:31:52.406610 27080 leader_election.cc:304] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [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: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 
I20260630 12:31:52.407444 27310 raft_consensus.cc:2804] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:52.407908 27310 raft_consensus.cc:697] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Becoming Leader. State: Replica: 3fcaa41f03cb4e3584268651914a7f3f, State: Running, Role: LEADER
I20260630 12:31:52.408617 27310 consensus_queue.cc:237] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.414810 26666 catalog_manager.cc:5697] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:52.495208 27324 raft_consensus.cc:493] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:52.495832 27324 raft_consensus.cc:515] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.498080 27324 leader_election.cc:290] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:52.510254 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "56cf01e5610841779a6095ef1301f155" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb" is_pre_election: true
I20260630 12:31:52.510272 27119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "56cf01e5610841779a6095ef1301f155" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcaa41f03cb4e3584268651914a7f3f" is_pre_election: true
I20260630 12:31:52.511569 27280 raft_consensus.cc:2410] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56cf01e5610841779a6095ef1301f155 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:31:52.511569 27119 raft_consensus.cc:2468] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56cf01e5610841779a6095ef1301f155 in term 1.
I20260630 12:31:52.513195 27161 leader_election.cc:304] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [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: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 8a0bd3500a68456795442c9da18963bb
I20260630 12:31:52.513970 27324 raft_consensus.cc:2804] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:31:52.514395 27324 raft_consensus.cc:493] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:52.514719 27324 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.519888 27324 raft_consensus.cc:515] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.521550 27324 leader_election.cc:290] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [CANDIDATE]: Term 2 election: Requested vote from peers 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155), 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:52.522183 27119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "56cf01e5610841779a6095ef1301f155" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3fcaa41f03cb4e3584268651914a7f3f"
I20260630 12:31:52.522526 27280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "56cf01e5610841779a6095ef1301f155" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a0bd3500a68456795442c9da18963bb"
I20260630 12:31:52.522806 27119 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.523298 27280 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:31:52.528191 27280 raft_consensus.cc:2410] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 56cf01e5610841779a6095ef1301f155 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:31:52.528437 27119 raft_consensus.cc:2468] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56cf01e5610841779a6095ef1301f155 in term 2.
I20260630 12:31:52.529402 27161 leader_election.cc:304] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [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: 3fcaa41f03cb4e3584268651914a7f3f, 56cf01e5610841779a6095ef1301f155; no voters: 8a0bd3500a68456795442c9da18963bb
I20260630 12:31:52.530112 27324 raft_consensus.cc:2804] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:31:52.531270 27324 raft_consensus.cc:697] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 2 LEADER]: Becoming Leader. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Running, Role: LEADER
I20260630 12:31:52.532033 27324 consensus_queue.cc:237] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [LEADER]: Queue going to LEADER 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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.538803 26666 catalog_manager.cc:5697] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 reported cstate change: term changed from 1 to 2, leader changed from 8a0bd3500a68456795442c9da18963bb (127.19.133.195) to 56cf01e5610841779a6095ef1301f155 (127.19.133.194). New cstate: current_term: 2 leader_uuid: "56cf01e5610841779a6095ef1301f155" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:52.621243 27330 raft_consensus.cc:493] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:52.621834 27330 raft_consensus.cc:515] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.623958 27330 leader_election.cc:290] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155), 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431)
I20260630 12:31:52.634701 27119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "8a0bd3500a68456795442c9da18963bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fcaa41f03cb4e3584268651914a7f3f" is_pre_election: true
I20260630 12:31:52.635389 27119 raft_consensus.cc:2468] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a0bd3500a68456795442c9da18963bb in term 2.
I20260630 12:31:52.635432 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "8a0bd3500a68456795442c9da18963bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155" is_pre_election: true
I20260630 12:31:52.636447 27241 leader_election.cc:304] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [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: 3fcaa41f03cb4e3584268651914a7f3f, 8a0bd3500a68456795442c9da18963bb; no voters: 
I20260630 12:31:52.637238 27330 raft_consensus.cc:2804] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:31:52.637665 27330 raft_consensus.cc:493] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:52.638031 27330 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:52.643070 27330 raft_consensus.cc:515] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.644658 27330 leader_election.cc:290] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [CANDIDATE]: Term 3 election: Requested vote from peers 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155), 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431)
I20260630 12:31:52.645401 27119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "8a0bd3500a68456795442c9da18963bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3fcaa41f03cb4e3584268651914a7f3f"
I20260630 12:31:52.645515 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e7f33be53f4639bf8037da0b9838c0" candidate_uuid: "8a0bd3500a68456795442c9da18963bb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56cf01e5610841779a6095ef1301f155"
I20260630 12:31:52.646015 27119 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:52.650548 27119 raft_consensus.cc:2468] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a0bd3500a68456795442c9da18963bb in term 3.
I20260630 12:31:52.651463 27241 leader_election.cc:304] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [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: 3fcaa41f03cb4e3584268651914a7f3f, 8a0bd3500a68456795442c9da18963bb; no voters: 56cf01e5610841779a6095ef1301f155
I20260630 12:31:52.652217 27330 raft_consensus.cc:2804] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:31:52.653262 27330 raft_consensus.cc:697] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 LEADER]: Becoming Leader. State: Replica: 8a0bd3500a68456795442c9da18963bb, State: Running, Role: LEADER
I20260630 12:31:52.653939 27330 consensus_queue.cc:237] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:52.659993 26666 catalog_manager.cc:5697] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb reported cstate change: term changed from 2 to 3, leader changed from 56cf01e5610841779a6095ef1301f155 (127.19.133.194) to 8a0bd3500a68456795442c9da18963bb (127.19.133.195). New cstate: current_term: 3 leader_uuid: "8a0bd3500a68456795442c9da18963bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: HEALTHY } } }
I20260630 12:31:52.741930 27200 raft_consensus.cc:1275] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:52.743300 27310 consensus_queue.cc:1048] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:52.754676 27280 raft_consensus.cc:1275] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:52.756743 27310 consensus_queue.cc:1048] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:31:52.778684 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet 5232b4ffdcb045c3bb52454aa5661454: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:31:52.788719 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet c2e7f33be53f4639bf8037da0b9838c0: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:31:52.791729 26714 auto_rebalancer.cc:639] Failed to schedule move for tablet cf4e198cb45249ffa7143ddc9387eb2b: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:31:52.803164 27200 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:52.804445 27310 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:52.814356 27280 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:52.816465 27315 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:52.820293 27280 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:52.822817 27315 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:52.835086 27200 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:31:52.837967 27316 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:53.045725 27119 raft_consensus.cc:1240] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Rejecting Update request from peer 56cf01e5610841779a6095ef1301f155 for earlier term 2. Current term is 3. Ops: []
I20260630 12:31:53.046262 27279 raft_consensus.cc:1240] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 LEADER]: Rejecting Update request from peer 56cf01e5610841779a6095ef1301f155 for earlier term 2. Current term is 3. Ops: []
I20260630 12:31:53.047195 27324 consensus_queue.cc:1059] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:53.048943 27345 consensus_queue.cc:1059] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:53.049628 27345 consensus_queue.cc:1243] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [LEADER]: Peer 8a0bd3500a68456795442c9da18963bb log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:31:53.052269 27324 raft_consensus.cc:3055] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:31:53.052760 27324 raft_consensus.cc:740] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 56cf01e5610841779a6095ef1301f155, State: Running, Role: LEADER
I20260630 12:31:53.053560 27324 consensus_queue.cc:260] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } }
I20260630 12:31:53.054625 27324 raft_consensus.cc:3060] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:31:53.165043 27200 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:31:53.166458 27330 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:31:53.167323 27330 consensus_queue.cc:1243] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Peer 56cf01e5610841779a6095ef1301f155 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:31:53.169607 27200 pending_rounds.cc:85] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Aborting all ops after (but not including) 0
I20260630 12:31:53.169972 27200 pending_rounds.cc:107] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:31:53.170331 27200 raft_consensus.cc:2889] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:31:53.178367 27119 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:31:53.180559 27348 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:31:53.801398 27119 consensus_queue.cc:237] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:53.807080 27279 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:53.807382 27200 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:53.809484 27310 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:53.810599 27315 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:53.817461 27315 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
W20260630 12:31:53.819922 27079 consensus_peers.cc:597] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f -> Peer 855a60343b0a4c75a5db32622693c71f (127.19.133.196:45703): Couldn't send request to peer 855a60343b0a4c75a5db32622693c71f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf4e198cb45249ffa7143ddc9387eb2b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:53.820063 27279 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.820961 27200 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.833170 26664 catalog_manager.cc:5697] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb reported cstate change: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.834272 27119 consensus_queue.cc:237] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:53.840946 27279 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:31:53.841480 27079 consensus_peers.cc:597] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f -> Peer 855a60343b0a4c75a5db32622693c71f (127.19.133.196:45703): Couldn't send request to peer 855a60343b0a4c75a5db32622693c71f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5232b4ffdcb045c3bb52454aa5661454. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:53.842125 27200 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:31:53.842706 27316 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:53.843732 27310 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:53.853559 27310 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.855635 27200 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.856375 27279 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.868753 27279 consensus_queue.cc:237] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:53.868597 26666 catalog_manager.cc:5697] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 reported cstate change: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.875234 27200 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:31:53.876940 27119 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:31:53.878961 27347 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:31:53.881098 27347 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:31:53.889315 27348 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.893059 27200 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
I20260630 12:31:53.894917 27119 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } } }
W20260630 12:31:53.903946 27240 consensus_peers.cc:597] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb -> Peer 855a60343b0a4c75a5db32622693c71f (127.19.133.196:45703): Couldn't send request to peer 855a60343b0a4c75a5db32622693c71f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2e7f33be53f4639bf8037da0b9838c0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:31:53.903430 26665 catalog_manager.cc:5697] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb reported cstate change: config changed from index -1 to 3, NON_VOTER 855a60343b0a4c75a5db32622693c71f (127.19.133.196) added. New cstate: current_term: 3 leader_uuid: "8a0bd3500a68456795442c9da18963bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:54.317538 27361 ts_tablet_manager.cc:933] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: Initiating tablet copy from peer 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191)
I20260630 12:31:54.319192 27361 tablet_copy_client.cc:323] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:38191
I20260630 12:31:54.330601 27291 tablet_copy_service.cc:140] P 8a0bd3500a68456795442c9da18963bb: Received BeginTabletCopySession request for tablet c2e7f33be53f4639bf8037da0b9838c0 from peer 855a60343b0a4c75a5db32622693c71f ({username='slave'} at 127.0.0.1:43714)
I20260630 12:31:54.331290 27291 tablet_copy_service.cc:161] P 8a0bd3500a68456795442c9da18963bb: Beginning new tablet copy session on tablet c2e7f33be53f4639bf8037da0b9838c0 from peer 855a60343b0a4c75a5db32622693c71f at {username='slave'} at 127.0.0.1:43714: session id = 855a60343b0a4c75a5db32622693c71f-c2e7f33be53f4639bf8037da0b9838c0
I20260630 12:31:54.337244 27291 tablet_copy_source_session.cc:215] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:54.339797 27361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e7f33be53f4639bf8037da0b9838c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:54.350003 27361 tablet_copy_client.cc:806] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:54.350600 27361 tablet_copy_client.cc:670] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:54.353874 27361 tablet_copy_client.cc:538] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:54.359361 27361 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: Bootstrap starting.
I20260630 12:31:54.374547 27361 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:54.375411 27361 tablet_bootstrap.cc:492] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: Bootstrap complete.
I20260630 12:31:54.376160 27361 ts_tablet_manager.cc:1403] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:31:54.378252 27361 raft_consensus.cc:359] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:54.379015 27361 raft_consensus.cc:740] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 855a60343b0a4c75a5db32622693c71f, State: Initialized, Role: LEARNER
I20260630 12:31:54.379621 27361 consensus_queue.cc:260] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:54.382313 27361 ts_tablet_manager.cc:1434] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:31:54.383940 27367 ts_tablet_manager.cc:933] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: Initiating tablet copy from peer 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155)
I20260630 12:31:54.384347 27291 tablet_copy_service.cc:342] P 8a0bd3500a68456795442c9da18963bb: Request end of tablet copy session 855a60343b0a4c75a5db32622693c71f-c2e7f33be53f4639bf8037da0b9838c0 received from {username='slave'} at 127.0.0.1:43714
I20260630 12:31:54.385030 27291 tablet_copy_service.cc:434] P 8a0bd3500a68456795442c9da18963bb: ending tablet copy session 855a60343b0a4c75a5db32622693c71f-c2e7f33be53f4639bf8037da0b9838c0 on tablet c2e7f33be53f4639bf8037da0b9838c0 with peer 855a60343b0a4c75a5db32622693c71f
I20260630 12:31:54.394223 27367 tablet_copy_client.cc:323] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.193:39155
I20260630 12:31:54.403856 27129 tablet_copy_service.cc:140] P 3fcaa41f03cb4e3584268651914a7f3f: Received BeginTabletCopySession request for tablet cf4e198cb45249ffa7143ddc9387eb2b from peer 855a60343b0a4c75a5db32622693c71f ({username='slave'} at 127.0.0.1:52612)
I20260630 12:31:54.404579 27129 tablet_copy_service.cc:161] P 3fcaa41f03cb4e3584268651914a7f3f: Beginning new tablet copy session on tablet cf4e198cb45249ffa7143ddc9387eb2b from peer 855a60343b0a4c75a5db32622693c71f at {username='slave'} at 127.0.0.1:52612: session id = 855a60343b0a4c75a5db32622693c71f-cf4e198cb45249ffa7143ddc9387eb2b
I20260630 12:31:54.412434 27129 tablet_copy_source_session.cc:215] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:54.415246 27367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4e198cb45249ffa7143ddc9387eb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:54.421289 27361 ts_tablet_manager.cc:933] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: Initiating tablet copy from peer 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155)
I20260630 12:31:54.426887 27361 tablet_copy_client.cc:323] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.193:39155
I20260630 12:31:54.426967 27367 tablet_copy_client.cc:806] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:54.427838 27367 tablet_copy_client.cc:670] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:54.428718 27129 tablet_copy_service.cc:140] P 3fcaa41f03cb4e3584268651914a7f3f: Received BeginTabletCopySession request for tablet 5232b4ffdcb045c3bb52454aa5661454 from peer 855a60343b0a4c75a5db32622693c71f ({username='slave'} at 127.0.0.1:52612)
I20260630 12:31:54.429333 27129 tablet_copy_service.cc:161] P 3fcaa41f03cb4e3584268651914a7f3f: Beginning new tablet copy session on tablet 5232b4ffdcb045c3bb52454aa5661454 from peer 855a60343b0a4c75a5db32622693c71f at {username='slave'} at 127.0.0.1:52612: session id = 855a60343b0a4c75a5db32622693c71f-5232b4ffdcb045c3bb52454aa5661454
I20260630 12:31:54.431823 27367 tablet_copy_client.cc:538] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:54.439622 27367 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: Bootstrap starting.
I20260630 12:31:54.441255 27129 tablet_copy_source_session.cc:215] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:31:54.443616 27361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5232b4ffdcb045c3bb52454aa5661454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:54.456940 27361 tablet_copy_client.cc:806] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: tablet copy: Starting download of 0 data blocks...
I20260630 12:31:54.457517 27361 tablet_copy_client.cc:670] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:31:54.460615 27361 tablet_copy_client.cc:538] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:31:54.463198 27367 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:54.464145 27367 tablet_bootstrap.cc:492] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: Bootstrap complete.
I20260630 12:31:54.464804 27367 ts_tablet_manager.cc:1403] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260630 12:31:54.466471 27361 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: Bootstrap starting.
I20260630 12:31:54.467746 27367 raft_consensus.cc:359] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:54.468572 27367 raft_consensus.cc:740] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 855a60343b0a4c75a5db32622693c71f, State: Initialized, Role: LEARNER
I20260630 12:31:54.469234 27367 consensus_queue.cc:260] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:54.471406 27367 ts_tablet_manager.cc:1434] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:31:54.473173 27129 tablet_copy_service.cc:342] P 3fcaa41f03cb4e3584268651914a7f3f: Request end of tablet copy session 855a60343b0a4c75a5db32622693c71f-cf4e198cb45249ffa7143ddc9387eb2b received from {username='slave'} at 127.0.0.1:52612
I20260630 12:31:54.473577 27129 tablet_copy_service.cc:434] P 3fcaa41f03cb4e3584268651914a7f3f: ending tablet copy session 855a60343b0a4c75a5db32622693c71f-cf4e198cb45249ffa7143ddc9387eb2b on tablet cf4e198cb45249ffa7143ddc9387eb2b with peer 855a60343b0a4c75a5db32622693c71f
I20260630 12:31:54.485996 27361 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:31:54.486634 27361 tablet_bootstrap.cc:492] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: Bootstrap complete.
I20260630 12:31:54.487241 27361 ts_tablet_manager.cc:1403] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: Time spent bootstrapping tablet: real 0.021s	user 0.022s	sys 0.000s
I20260630 12:31:54.489264 27361 raft_consensus.cc:359] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:54.489835 27361 raft_consensus.cc:740] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 855a60343b0a4c75a5db32622693c71f, State: Initialized, Role: LEARNER
I20260630 12:31:54.490283 27361 consensus_queue.cc:260] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: true } }
I20260630 12:31:54.491859 27361 ts_tablet_manager.cc:1434] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:31:54.493331 27129 tablet_copy_service.cc:342] P 3fcaa41f03cb4e3584268651914a7f3f: Request end of tablet copy session 855a60343b0a4c75a5db32622693c71f-5232b4ffdcb045c3bb52454aa5661454 received from {username='slave'} at 127.0.0.1:52612
I20260630 12:31:54.493643 27129 tablet_copy_service.cc:434] P 3fcaa41f03cb4e3584268651914a7f3f: ending tablet copy session 855a60343b0a4c75a5db32622693c71f-5232b4ffdcb045c3bb52454aa5661454 on tablet 5232b4ffdcb045c3bb52454aa5661454 with peer 855a60343b0a4c75a5db32622693c71f
I20260630 12:31:54.809172 27037 raft_consensus.cc:1217] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:31:54.837750 27037 raft_consensus.cc:1217] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:31:54.882089 27037 raft_consensus.cc:1217] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:31:55.295317 27376 raft_consensus.cc:1064] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb: attempting to promote NON_VOTER 855a60343b0a4c75a5db32622693c71f to VOTER
I20260630 12:31:55.297096 27376 consensus_queue.cc:237] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } }
I20260630 12:31:55.302608 27037 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 LEARNER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:31:55.303249 27200 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:31:55.303561 27119 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:31:55.304229 27376 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:55.305088 27375 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:31:55.306078 27348 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:55.323053 27348 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.326036 27036 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.324887 27200 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.333465 27119 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.338760 26664 catalog_manager.cc:5697] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb reported cstate change: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8a0bd3500a68456795442c9da18963bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:55.340792 27316 raft_consensus.cc:1064] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f: attempting to promote NON_VOTER 855a60343b0a4c75a5db32622693c71f to VOTER
I20260630 12:31:55.343245 27316 consensus_queue.cc:237] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } }
I20260630 12:31:55.367733 27036 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 LEARNER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:55.370005 27373 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:31:55.373934 27279 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:55.376197 27200 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:55.378481 27384 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:31:55.379477 27373 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:55.390225 27384 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.397917 27199 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.405115 27036 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.410372 27279 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.412752 26664 catalog_manager.cc:5697] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 reported cstate change: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } attrs { replace: true } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.428737 27279 consensus_queue.cc:237] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [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: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } }
I20260630 12:31:55.435983 27199 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:31:55.437580 27375 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:55.435983 27036 raft_consensus.cc:1275] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 FOLLOWER]: Refusing update from remote peer 8a0bd3500a68456795442c9da18963bb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:31:55.442914 27375 consensus_queue.cc:1048] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:55.448418 27119 consensus_queue.cc:237] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } }
I20260630 12:31:55.449245 27348 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.454591 27037 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:55.456048 27373 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:55.454864 27036 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.457523 27199 raft_consensus.cc:2955] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.466647 27279 raft_consensus.cc:1275] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:55.467614 27384 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56cf01e5610841779a6095ef1301f155 (127.19.133.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.468740 26652 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2e7f33be53f4639bf8037da0b9838c0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:55.469449 26663 catalog_manager.cc:5697] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f reported cstate change: config changed from index 4 to 5, VOTER 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193) evicted. New cstate: current_term: 3 leader_uuid: "8a0bd3500a68456795442c9da18963bb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.470553 27316 raft_consensus.cc:1064] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f: attempting to promote NON_VOTER 855a60343b0a4c75a5db32622693c71f to VOTER
I20260630 12:31:55.472705 27036 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56cf01e5610841779a6095ef1301f155 (127.19.133.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.474998 27373 consensus_queue.cc:1048] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:55.478891 27316 consensus_queue.cc:237] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } }
I20260630 12:31:55.480881 27279 raft_consensus.cc:2955] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56cf01e5610841779a6095ef1301f155 (127.19.133.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.491658 26652 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5232b4ffdcb045c3bb52454aa5661454 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:55.495559 26664 catalog_manager.cc:5697] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f reported cstate change: config changed from index 4 to 5, VOTER 56cf01e5610841779a6095ef1301f155 (127.19.133.194) evicted. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:31:55.496865 27109 tablet_service.cc:1558] Processing DeleteTablet for tablet c2e7f33be53f4639bf8037da0b9838c0 with delete_type TABLET_DATA_TOMBSTONED (TS 3fcaa41f03cb4e3584268651914a7f3f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52628
I20260630 12:31:55.498432 27036 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 LEARNER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:55.499293 27199 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:55.499881 27373 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:55.501027 27384 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:55.506923 27279 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:31:55.508574 27396 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:55.508450 27373 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:31:55.512005 27396 raft_consensus.cc:2243] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:55.515368 27396 raft_consensus.cc:2272] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:55.518927 27396 ts_tablet_manager.cc:1916] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:55.535867 27190 tablet_service.cc:1558] Processing DeleteTablet for tablet 5232b4ffdcb045c3bb52454aa5661454 with delete_type TABLET_DATA_TOMBSTONED (TS 56cf01e5610841779a6095ef1301f155 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39702
I20260630 12:31:55.535375 27384 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.537921 27401 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:55.538584 27401 raft_consensus.cc:2243] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:55.539187 27401 raft_consensus.cc:2272] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:55.540684 27279 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.542747 27036 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.544454 27396 ts_tablet_manager.cc:1929] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:31:55.544909 27396 log.cc:1199] T c2e7f33be53f4639bf8037da0b9838c0 P 3fcaa41f03cb4e3584268651914a7f3f: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/c2e7f33be53f4639bf8037da0b9838c0
I20260630 12:31:55.546463 26652 catalog_manager.cc:5028] TS 3fcaa41f03cb4e3584268651914a7f3f (127.19.133.193:39155): tablet c2e7f33be53f4639bf8037da0b9838c0 (table test-workload [id=c2107d822bc240d2a8dca3b549c567d6]) successfully deleted
I20260630 12:31:55.549414 27401 ts_tablet_manager.cc:1916] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:55.554951 26663 catalog_manager.cc:5697] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb reported cstate change: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.559238 27199 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 855a60343b0a4c75a5db32622693c71f (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "8a0bd3500a68456795442c9da18963bb" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38191 } attrs { replace: true } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.571107 27401 ts_tablet_manager.cc:1929] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:31:55.571704 27401 log.cc:1199] T 5232b4ffdcb045c3bb52454aa5661454 P 56cf01e5610841779a6095ef1301f155: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-1-root/wals/5232b4ffdcb045c3bb52454aa5661454
I20260630 12:31:55.573508 26652 catalog_manager.cc:5028] TS 56cf01e5610841779a6095ef1301f155 (127.19.133.194:43431): tablet 5232b4ffdcb045c3bb52454aa5661454 (table test-workload [id=c2107d822bc240d2a8dca3b549c567d6]) successfully deleted
I20260630 12:31:55.575173 27119 consensus_queue.cc:237] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [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: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } }
I20260630 12:31:55.579886 27036 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:55.580857 27199 raft_consensus.cc:1275] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Refusing update from remote peer 3fcaa41f03cb4e3584268651914a7f3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:31:55.581590 27373 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:55.583801 27316 consensus_queue.cc:1048] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:31:55.591776 27384 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8a0bd3500a68456795442c9da18963bb (127.19.133.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.593943 27036 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8a0bd3500a68456795442c9da18963bb (127.19.133.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.593879 27199 raft_consensus.cc:2955] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8a0bd3500a68456795442c9da18963bb (127.19.133.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.601728 26652 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf4e198cb45249ffa7143ddc9387eb2b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:31:55.607663 26665 catalog_manager.cc:5697] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 reported cstate change: config changed from index 4 to 5, VOTER 8a0bd3500a68456795442c9da18963bb (127.19.133.195) evicted. New cstate: current_term: 2 leader_uuid: "3fcaa41f03cb4e3584268651914a7f3f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3fcaa41f03cb4e3584268651914a7f3f" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 39155 } } peers { permanent_uuid: "56cf01e5610841779a6095ef1301f155" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43431 } } peers { permanent_uuid: "855a60343b0a4c75a5db32622693c71f" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 45703 } attrs { promote: false } } }
I20260630 12:31:55.616678 27270 tablet_service.cc:1558] Processing DeleteTablet for tablet cf4e198cb45249ffa7143ddc9387eb2b with delete_type TABLET_DATA_TOMBSTONED (TS 8a0bd3500a68456795442c9da18963bb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43722
I20260630 12:31:55.619175 27402 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:55.620093 27402 raft_consensus.cc:2243] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:55.620707 27402 raft_consensus.cc:2272] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:55.623191 27402 ts_tablet_manager.cc:1916] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:31:55.633827 27402 ts_tablet_manager.cc:1929] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:31:55.634095 27402 log.cc:1199] T cf4e198cb45249ffa7143ddc9387eb2b P 8a0bd3500a68456795442c9da18963bb: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822528341235-19991-0/minicluster-data/ts-2-root/wals/cf4e198cb45249ffa7143ddc9387eb2b
I20260630 12:31:55.635306 26652 catalog_manager.cc:5028] TS 8a0bd3500a68456795442c9da18963bb (127.19.133.195:38191): tablet cf4e198cb45249ffa7143ddc9387eb2b (table test-workload [id=c2107d822bc240d2a8dca3b549c567d6]) successfully deleted
I20260630 12:31:57.456197 19991 tablet_server.cc:179] TabletServer@127.19.133.193:39155 shutting down...
I20260630 12:31:57.474058 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:57.474681 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.475276 19991 raft_consensus.cc:2243] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:57.476042 19991 raft_consensus.cc:2272] T cf4e198cb45249ffa7143ddc9387eb2b P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.478190 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.478662 19991 raft_consensus.cc:2243] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:57.479400 19991 raft_consensus.cc:2272] T 9dada5c9243548a38b75a92920fccaaf P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.481094 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.481535 19991 raft_consensus.cc:2243] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:31:57.482247 19991 raft_consensus.cc:2272] T 5232b4ffdcb045c3bb52454aa5661454 P 3fcaa41f03cb4e3584268651914a7f3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.504925 19991 tablet_server.cc:196] TabletServer@127.19.133.193:39155 shutdown complete.
I20260630 12:31:57.517647 19991 tablet_server.cc:179] TabletServer@127.19.133.194:43431 shutting down...
I20260630 12:31:57.534842 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:57.535446 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.535943 19991 raft_consensus.cc:2243] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:57.536376 19991 raft_consensus.cc:2272] T cf4e198cb45249ffa7143ddc9387eb2b P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.538468 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.538910 19991 raft_consensus.cc:2243] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:57.539471 19991 raft_consensus.cc:2272] T c2e7f33be53f4639bf8037da0b9838c0 P 56cf01e5610841779a6095ef1301f155 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.541280 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.541708 19991 raft_consensus.cc:2243] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:57.542066 19991 raft_consensus.cc:2272] T 9dada5c9243548a38b75a92920fccaaf P 56cf01e5610841779a6095ef1301f155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.564239 19991 tablet_server.cc:196] TabletServer@127.19.133.194:43431 shutdown complete.
I20260630 12:31:57.576516 19991 tablet_server.cc:179] TabletServer@127.19.133.195:38191 shutting down...
I20260630 12:31:57.597903 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:57.598547 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.599057 19991 raft_consensus.cc:2243] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:31:57.599890 19991 raft_consensus.cc:2272] T c2e7f33be53f4639bf8037da0b9838c0 P 8a0bd3500a68456795442c9da18963bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.601747 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.602209 19991 raft_consensus.cc:2243] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:57.602594 19991 raft_consensus.cc:2272] T 9dada5c9243548a38b75a92920fccaaf P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.604343 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:31:57.604779 19991 raft_consensus.cc:2243] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:57.605185 19991 raft_consensus.cc:2272] T 5232b4ffdcb045c3bb52454aa5661454 P 8a0bd3500a68456795442c9da18963bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.627755 19991 tablet_server.cc:196] TabletServer@127.19.133.195:38191 shutdown complete.
I20260630 12:31:57.640008 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:31:57.659729 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:31:57.660401 19991 tablet_replica.cc:333] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f: stopping tablet replica
I20260630 12:31:57.660925 19991 raft_consensus.cc:2243] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:57.661381 19991 raft_consensus.cc:2272] T 5232b4ffdcb045c3bb52454aa5661454 P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.663242 19991 tablet_replica.cc:333] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f: stopping tablet replica
I20260630 12:31:57.663789 19991 raft_consensus.cc:2243] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:57.664209 19991 raft_consensus.cc:2272] T cf4e198cb45249ffa7143ddc9387eb2b P 855a60343b0a4c75a5db32622693c71f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.665957 19991 tablet_replica.cc:333] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f: stopping tablet replica
I20260630 12:31:57.666373 19991 raft_consensus.cc:2243] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:31:57.666777 19991 raft_consensus.cc:2272] T c2e7f33be53f4639bf8037da0b9838c0 P 855a60343b0a4c75a5db32622693c71f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.686874 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:31:57.698621 19991 master.cc:562] Master@127.19.133.254:42331 shutting down...
I20260630 12:31:57.715590 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:31:57.716071 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:31:57.716348 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ec2d2e8bd3c447d941d10b5fde8493d: stopping tablet replica
I20260630 12:31:57.734880 19991 master.cc:584] Master@127.19.133.254:42331 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16231 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:31:57.769215 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:38425
I20260630 12:31:57.770336 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:57.775132 27404 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:57.775369 27405 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:57.776208 27407 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:57.777252 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:57.778046 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:57.778223 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:57.778369 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822717778339 us; error 0 us; skew 500 ppm
I20260630 12:31:57.778833 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:57.780984 19991 webserver.cc:533] Webserver started at http://127.19.133.254:34203/ using document root <none> and password file <none>
I20260630 12:31:57.781418 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:57.781585 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:57.781833 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:57.782845 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "8bb2dd42cd5b4679bccd2be04ccafe53"
format_stamp: "Formatted at 2026-06-30 12:31:57 on dist-test-slave-rw3v"
I20260630 12:31:57.786974 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:31:57.790117 27412 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:57.790805 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:31:57.791062 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "8bb2dd42cd5b4679bccd2be04ccafe53"
format_stamp: "Formatted at 2026-06-30 12:31:57 on dist-test-slave-rw3v"
I20260630 12:31:57.791344 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:57.807052 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:57.808228 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:57.844152 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:38425
I20260630 12:31:57.844249 27463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:38425 every 8 connection(s)
I20260630 12:31:57.847815 27464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:57.858525 27464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: Bootstrap starting.
I20260630 12:31:57.863024 27464 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:57.867035 27464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: No bootstrap required, opened a new log
I20260630 12:31:57.869151 27464 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bb2dd42cd5b4679bccd2be04ccafe53" member_type: VOTER }
I20260630 12:31:57.869513 27464 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:57.869685 27464 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bb2dd42cd5b4679bccd2be04ccafe53, State: Initialized, Role: FOLLOWER
I20260630 12:31:57.870196 27464 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bb2dd42cd5b4679bccd2be04ccafe53" member_type: VOTER }
I20260630 12:31:57.870611 27464 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:31:57.870793 27464 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:31:57.870983 27464 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:57.875550 27464 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bb2dd42cd5b4679bccd2be04ccafe53" member_type: VOTER }
I20260630 12:31:57.876003 27464 leader_election.cc:304] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [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: 8bb2dd42cd5b4679bccd2be04ccafe53; no voters: 
I20260630 12:31:57.877007 27464 leader_election.cc:290] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:31:57.877326 27467 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:57.878564 27467 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 1 LEADER]: Becoming Leader. State: Replica: 8bb2dd42cd5b4679bccd2be04ccafe53, State: Running, Role: LEADER
I20260630 12:31:57.879096 27467 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [LEADER]: Queue going to LEADER mode. State: All 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: "8bb2dd42cd5b4679bccd2be04ccafe53" member_type: VOTER }
I20260630 12:31:57.879724 27464 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:31:57.883278 27469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bb2dd42cd5b4679bccd2be04ccafe53. Latest consensus state: current_term: 1 leader_uuid: "8bb2dd42cd5b4679bccd2be04ccafe53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bb2dd42cd5b4679bccd2be04ccafe53" member_type: VOTER } }
I20260630 12:31:57.883919 27469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:57.883764 27468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bb2dd42cd5b4679bccd2be04ccafe53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bb2dd42cd5b4679bccd2be04ccafe53" member_type: VOTER } }
I20260630 12:31:57.885351 27468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [sys.catalog]: This master's current role is: LEADER
I20260630 12:31:57.887794 27474 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:31:57.895226 27474 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:31:57.896203 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:31:57.903580 27474 catalog_manager.cc:1383] Generated new cluster ID: 1667b16f100f49fda5664534f1c6ce6d
I20260630 12:31:57.903862 27474 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:31:57.919691 27474 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:31:57.921000 27474 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:31:57.935264 27474 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: Generated new TSK 0
I20260630 12:31:57.935883 27474 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:31:57.962898 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:57.968546 27485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:57.969611 27486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:57.970706 27488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:57.970997 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:57.971946 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:57.972128 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:57.972250 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822717972239 us; error 0 us; skew 500 ppm
I20260630 12:31:57.972661 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:57.974684 19991 webserver.cc:533] Webserver started at http://127.19.133.193:40387/ using document root <none> and password file <none>
I20260630 12:31:57.975116 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:57.975310 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:57.975517 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:57.976473 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "ee9810a40c514cb797e0449ec1a0ed1e"
format_stamp: "Formatted at 2026-06-30 12:31:57 on dist-test-slave-rw3v"
I20260630 12:31:57.980564 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:31:57.983644 27493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:57.984338 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:31:57.984575 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "ee9810a40c514cb797e0449ec1a0ed1e"
format_stamp: "Formatted at 2026-06-30 12:31:57 on dist-test-slave-rw3v"
I20260630 12:31:57.984810 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:57.998380 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:57.999490 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:58.000803 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:58.002920 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:58.003100 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:58.003348 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:58.003492 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:58.040781 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:42895
I20260630 12:31:58.040881 27555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:42895 every 8 connection(s)
I20260630 12:31:58.045401 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:58.053831 27560 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:58.055014 27561 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:58.056027 27563 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:58.058411 19991 server_base.cc:1061] running on GCE node
I20260630 12:31:58.059366 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:58.059617 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:58.059837 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822718059809 us; error 0 us; skew 500 ppm
I20260630 12:31:58.060451 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:58.061295 27556 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38425
I20260630 12:31:58.061712 27556 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:58.062414 27556 heartbeater.cc:507] Master 127.19.133.254:38425 requested a full tablet report, sending...
I20260630 12:31:58.063108 19991 webserver.cc:533] Webserver started at http://127.19.133.194:44475/ using document root <none> and password file <none>
I20260630 12:31:58.063779 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:58.064041 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:58.064347 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:58.064877 27429 ts_manager.cc:194] Registered new tserver with Master: ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895)
I20260630 12:31:58.065776 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "d29799ef0cf6491fa6712df9079cfa4c"
format_stamp: "Formatted at 2026-06-30 12:31:58 on dist-test-slave-rw3v"
I20260630 12:31:58.067268 27429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56702
I20260630 12:31:58.071216 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260630 12:31:58.074371 27568 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:58.075093 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:31:58.075384 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "d29799ef0cf6491fa6712df9079cfa4c"
format_stamp: "Formatted at 2026-06-30 12:31:58 on dist-test-slave-rw3v"
I20260630 12:31:58.075623 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:58.104564 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:58.105561 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:58.106933 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:58.109035 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:58.109244 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:58.109460 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:58.109608 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:58.147655 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:45273
I20260630 12:31:58.147759 27630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:45273 every 8 connection(s)
I20260630 12:31:58.152340 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:31:58.158739 27634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:31:58.159416 27635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:58.162211 19991 server_base.cc:1061] running on GCE node
W20260630 12:31:58.162925 27638 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:31:58.163960 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:31:58.164237 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:31:58.164444 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822718164427 us; error 0 us; skew 500 ppm
I20260630 12:31:58.164481 27631 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38425
I20260630 12:31:58.164929 27631 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:58.165033 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:31:58.165746 27631 heartbeater.cc:507] Master 127.19.133.254:38425 requested a full tablet report, sending...
I20260630 12:31:58.167661 19991 webserver.cc:533] Webserver started at http://127.19.133.195:45587/ using document root <none> and password file <none>
I20260630 12:31:58.168045 27429 ts_manager.cc:194] Registered new tserver with Master: d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273)
I20260630 12:31:58.168286 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:31:58.168650 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:31:58.169001 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:31:58.170004 27429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56708
I20260630 12:31:58.170436 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "a7afde968d2f44729293a46936140da0"
format_stamp: "Formatted at 2026-06-30 12:31:58 on dist-test-slave-rw3v"
I20260630 12:31:58.174760 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:31:58.177850 27642 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:58.178550 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:31:58.178812 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "a7afde968d2f44729293a46936140da0"
format_stamp: "Formatted at 2026-06-30 12:31:58 on dist-test-slave-rw3v"
I20260630 12:31:58.179062 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:31:58.199739 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:31:58.200738 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:31:58.202052 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:31:58.204205 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:31:58.204409 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:58.204613 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:31:58.204762 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:31:58.241200 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:46001
I20260630 12:31:58.241290 27704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:46001 every 8 connection(s)
I20260630 12:31:58.253903 27705 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38425
I20260630 12:31:58.254302 27705 heartbeater.cc:461] Registering TS with master...
I20260630 12:31:58.254985 27705 heartbeater.cc:507] Master 127.19.133.254:38425 requested a full tablet report, sending...
I20260630 12:31:58.256786 27429 ts_manager.cc:194] Registered new tserver with Master: a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:31:58.257187 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01311885s
I20260630 12:31:58.258448 27429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56712
I20260630 12:31:59.073096 27556 heartbeater.cc:499] Master 127.19.133.254:38425 was elected leader, sending a full tablet report...
I20260630 12:31:59.265489 27631 heartbeater.cc:499] Master 127.19.133.254:38425 was elected leader, sending a full tablet report...
I20260630 12:31:59.298166 27705 heartbeater.cc:499] Master 127.19.133.254:38425 was elected leader, sending a full tablet report...
I20260630 12:31:59.335208 27429 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56726:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:31:59.337478 27429 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:31:59.393023 27670 tablet_service.cc:1511] Processing CreateTablet for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:59.394454 27670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.402532 27669 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc076e8f80e45fb8cc7c15e84ead811 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:59.403867 27669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc076e8f80e45fb8cc7c15e84ead811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.406759 27521 tablet_service.cc:1511] Processing CreateTablet for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:59.408025 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.412632 27519 tablet_service.cc:1511] Processing CreateTablet for tablet 7840312790b8439790edb5f22c815704 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:59.413892 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7840312790b8439790edb5f22c815704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.415095 27668 tablet_service.cc:1511] Processing CreateTablet for tablet 7840312790b8439790edb5f22c815704 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:59.416654 27668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7840312790b8439790edb5f22c815704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.416746 27518 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee493b399624163866fd613536f76ea (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:59.417981 27518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee493b399624163866fd613536f76ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.406777 27520 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc076e8f80e45fb8cc7c15e84ead811 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:59.421377 27520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc076e8f80e45fb8cc7c15e84ead811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.422740 27667 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee493b399624163866fd613536f76ea (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:59.424006 27667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee493b399624163866fd613536f76ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.448206 27727 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:31:59.454736 27594 tablet_service.cc:1511] Processing CreateTablet for tablet 7840312790b8439790edb5f22c815704 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:31:59.455036 27596 tablet_service.cc:1511] Processing CreateTablet for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:31:59.456169 27594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7840312790b8439790edb5f22c815704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.457399 27595 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc076e8f80e45fb8cc7c15e84ead811 (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:31:59.459559 27596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.462491 27595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc076e8f80e45fb8cc7c15e84ead811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.459347 27593 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee493b399624163866fd613536f76ea (DEFAULT_TABLE table=test-workload [id=b49ad495b2f1432c91523e527fec14f2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:31:59.466722 27593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee493b399624163866fd613536f76ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:31:59.459101 27727 tablet_bootstrap.cc:654] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.481873 27725 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0: Bootstrap starting.
I20260630 12:31:59.485808 27727 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: No bootstrap required, opened a new log
I20260630 12:31:59.486280 27727 ts_tablet_manager.cc:1403] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.006s
I20260630 12:31:59.523120 27727 raft_consensus.cc:359] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.528407 27725 tablet_bootstrap.cc:654] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.533113 27727 raft_consensus.cc:385] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.534154 27727 raft_consensus.cc:740] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.535597 27727 consensus_queue.cc:260] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.542284 27729 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c: Bootstrap starting.
I20260630 12:31:59.545341 27727 ts_tablet_manager.cc:1434] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.007s
I20260630 12:31:59.547443 27725 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0: No bootstrap required, opened a new log
I20260630 12:31:59.553850 27725 ts_tablet_manager.cc:1403] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.008s
I20260630 12:31:59.554349 27727 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:31:59.557286 27725 raft_consensus.cc:359] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.558293 27725 raft_consensus.cc:385] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.558696 27725 raft_consensus.cc:740] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7afde968d2f44729293a46936140da0, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.559815 27725 consensus_queue.cc:260] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.561233 27729 tablet_bootstrap.cc:654] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.562667 27727 tablet_bootstrap.cc:654] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.572685 27725 ts_tablet_manager.cc:1434] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:31:59.574204 27725 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0: Bootstrap starting.
I20260630 12:31:59.574241 27727 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: No bootstrap required, opened a new log
I20260630 12:31:59.575052 27727 ts_tablet_manager.cc:1403] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260630 12:31:59.575635 27729 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c: No bootstrap required, opened a new log
I20260630 12:31:59.576182 27729 ts_tablet_manager.cc:1403] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260630 12:31:59.578059 27727 raft_consensus.cc:359] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.578805 27727 raft_consensus.cc:385] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.579083 27727 raft_consensus.cc:740] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.579849 27727 consensus_queue.cc:260] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.581583 27725 tablet_bootstrap.cc:654] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.581092 27729 raft_consensus.cc:359] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.582073 27727 ts_tablet_manager.cc:1434] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:31:59.582084 27729 raft_consensus.cc:385] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.587256 27729 raft_consensus.cc:740] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.583491 27727 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:31:59.592366 27725 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0: No bootstrap required, opened a new log
I20260630 12:31:59.592957 27725 ts_tablet_manager.cc:1403] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260630 12:31:59.593393 27729 consensus_queue.cc:260] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.596154 27725 raft_consensus.cc:359] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.597141 27725 raft_consensus.cc:385] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.597481 27725 raft_consensus.cc:740] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7afde968d2f44729293a46936140da0, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.598222 27729 ts_tablet_manager.cc:1434] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260630 12:31:59.598287 27725 consensus_queue.cc:260] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.599360 27727 tablet_bootstrap.cc:654] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.599627 27729 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c: Bootstrap starting.
I20260630 12:31:59.602617 27725 ts_tablet_manager.cc:1434] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:31:59.603842 27725 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0: Bootstrap starting.
I20260630 12:31:59.606407 27729 tablet_bootstrap.cc:654] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.609863 27725 tablet_bootstrap.cc:654] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.613427 27727 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: No bootstrap required, opened a new log
I20260630 12:31:59.613984 27727 ts_tablet_manager.cc:1403] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.014s
I20260630 12:31:59.616309 27729 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c: No bootstrap required, opened a new log
I20260630 12:31:59.616955 27729 ts_tablet_manager.cc:1403] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260630 12:31:59.617100 27727 raft_consensus.cc:359] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.617797 27727 raft_consensus.cc:385] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.618080 27727 raft_consensus.cc:740] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.618813 27727 consensus_queue.cc:260] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.620069 27729 raft_consensus.cc:359] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.620946 27729 raft_consensus.cc:385] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.621062 27727 ts_tablet_manager.cc:1434] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:31:59.621323 27729 raft_consensus.cc:740] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.622490 27727 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:31:59.622412 27729 consensus_queue.cc:260] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.624898 27729 ts_tablet_manager.cc:1434] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:31:59.626046 27729 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c: Bootstrap starting.
I20260630 12:31:59.629601 27727 tablet_bootstrap.cc:654] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.632637 27729 tablet_bootstrap.cc:654] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.635707 27725 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0: No bootstrap required, opened a new log
I20260630 12:31:59.636292 27725 ts_tablet_manager.cc:1403] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.015s
I20260630 12:31:59.639384 27725 raft_consensus.cc:359] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.640053 27725 raft_consensus.cc:385] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.640331 27725 raft_consensus.cc:740] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7afde968d2f44729293a46936140da0, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.640997 27727 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: No bootstrap required, opened a new log
I20260630 12:31:59.641603 27727 ts_tablet_manager.cc:1403] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260630 12:31:59.642863 27729 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c: No bootstrap required, opened a new log
I20260630 12:31:59.641289 27725 consensus_queue.cc:260] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.643430 27729 ts_tablet_manager.cc:1403] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260630 12:31:59.644824 27725 ts_tablet_manager.cc:1434] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:31:59.644433 27727 raft_consensus.cc:359] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.645260 27727 raft_consensus.cc:385] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.645576 27727 raft_consensus.cc:740] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.645882 27725 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0: Bootstrap starting.
I20260630 12:31:59.646495 27727 consensus_queue.cc:260] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.647414 27729 raft_consensus.cc:359] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.648171 27729 raft_consensus.cc:385] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.648512 27729 raft_consensus.cc:740] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.649381 27729 consensus_queue.cc:260] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.650876 27727 ts_tablet_manager.cc:1434] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:31:59.651834 27729 ts_tablet_manager.cc:1434] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:31:59.652441 27725 tablet_bootstrap.cc:654] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.652770 27729 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c: Bootstrap starting.
I20260630 12:31:59.659624 27729 tablet_bootstrap.cc:654] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:31:59.669727 27729 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c: No bootstrap required, opened a new log
I20260630 12:31:59.670122 27725 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0: No bootstrap required, opened a new log
I20260630 12:31:59.670209 27729 ts_tablet_manager.cc:1403] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260630 12:31:59.670714 27725 ts_tablet_manager.cc:1403] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260630 12:31:59.673162 27729 raft_consensus.cc:359] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.673406 27725 raft_consensus.cc:359] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.673900 27729 raft_consensus.cc:385] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.674079 27725 raft_consensus.cc:385] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:31:59.674278 27729 raft_consensus.cc:740] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.674415 27725 raft_consensus.cc:740] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7afde968d2f44729293a46936140da0, State: Initialized, Role: FOLLOWER
I20260630 12:31:59.675058 27729 consensus_queue.cc:260] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.675206 27725 consensus_queue.cc:260] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.677366 27725 ts_tablet_manager.cc:1434] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260630 12:31:59.677834 27557 tablet.cc:2406] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:31:59.677392 27729 ts_tablet_manager.cc:1434] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:31:59.701328 27736 raft_consensus.cc:493] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:59.701794 27736 raft_consensus.cc:515] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.704159 27736 leader_election.cc:290] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:31:59.717789 27680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840312790b8439790edb5f22c815704" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7afde968d2f44729293a46936140da0" is_pre_election: true
I20260630 12:31:59.717789 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840312790b8439790edb5f22c815704" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" is_pre_election: true
I20260630 12:31:59.718853 27531 raft_consensus.cc:2468] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 0.
I20260630 12:31:59.718807 27680 raft_consensus.cc:2468] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 0.
I20260630 12:31:59.720315 27572 leader_election.cc:304] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d29799ef0cf6491fa6712df9079cfa4c, ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:31:59.720939 27736 raft_consensus.cc:2804] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:59.721230 27736 raft_consensus.cc:493] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:59.721470 27736 raft_consensus.cc:3060] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.726929 27736 raft_consensus.cc:515] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.728408 27736 leader_election.cc:290] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 election: Requested vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:31:59.729192 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840312790b8439790edb5f22c815704" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9810a40c514cb797e0449ec1a0ed1e"
I20260630 12:31:59.729346 27680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7840312790b8439790edb5f22c815704" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7afde968d2f44729293a46936140da0"
I20260630 12:31:59.729660 27531 raft_consensus.cc:3060] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.729811 27680 raft_consensus.cc:3060] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.734953 27680 raft_consensus.cc:2468] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 1.
I20260630 12:31:59.734957 27531 raft_consensus.cc:2468] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 1.
I20260630 12:31:59.736075 27569 leader_election.cc:304] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7afde968d2f44729293a46936140da0, d29799ef0cf6491fa6712df9079cfa4c; no voters: 
I20260630 12:31:59.736773 27736 raft_consensus.cc:2804] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:59.737728 27736 raft_consensus.cc:697] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Becoming Leader. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Running, Role: LEADER
I20260630 12:31:59.738503 27736 consensus_queue.cc:237] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.745952 27429 catalog_manager.cc:5697] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c reported cstate change: term changed from 0 to 1, leader changed from <none> to d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194). New cstate: current_term: 1 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:59.787099 27732 raft_consensus.cc:493] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:59.787614 27732 raft_consensus.cc:515] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.789712 27732 leader_election.cc:290] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273)
I20260630 12:31:59.792028 27736 raft_consensus.cc:493] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:59.792604 27736 raft_consensus.cc:515] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.795104 27736 leader_election.cc:290] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:31:59.795333 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc076e8f80e45fb8cc7c15e84ead811" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" is_pre_election: true
I20260630 12:31:59.795967 27531 raft_consensus.cc:2468] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 0.
I20260630 12:31:59.796799 27680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc076e8f80e45fb8cc7c15e84ead811" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7afde968d2f44729293a46936140da0" is_pre_election: true
I20260630 12:31:59.797147 27572 leader_election.cc:304] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d29799ef0cf6491fa6712df9079cfa4c, ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:31:59.797465 27680 raft_consensus.cc:2468] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 0.
I20260630 12:31:59.798094 27736 raft_consensus.cc:2804] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:59.798488 27736 raft_consensus.cc:493] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:59.798852 27736 raft_consensus.cc:3060] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.802371 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6f075bc9334b7d9fb8b5e9da0eaec6" candidate_uuid: "a7afde968d2f44729293a46936140da0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" is_pre_election: true
I20260630 12:31:59.802876 27606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6f075bc9334b7d9fb8b5e9da0eaec6" candidate_uuid: "a7afde968d2f44729293a46936140da0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29799ef0cf6491fa6712df9079cfa4c" is_pre_election: true
I20260630 12:31:59.803010 27531 raft_consensus.cc:2468] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7afde968d2f44729293a46936140da0 in term 0.
I20260630 12:31:59.803553 27606 raft_consensus.cc:2468] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7afde968d2f44729293a46936140da0 in term 0.
I20260630 12:31:59.804189 27646 leader_election.cc:304] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7afde968d2f44729293a46936140da0, ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:31:59.804980 27732 raft_consensus.cc:2804] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:59.805346 27732 raft_consensus.cc:493] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:59.805673 27732 raft_consensus.cc:3060] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.806592 27736 raft_consensus.cc:515] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.808180 27736 leader_election.cc:290] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 election: Requested vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:31:59.808887 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc076e8f80e45fb8cc7c15e84ead811" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9810a40c514cb797e0449ec1a0ed1e"
I20260630 12:31:59.809185 27680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc076e8f80e45fb8cc7c15e84ead811" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7afde968d2f44729293a46936140da0"
I20260630 12:31:59.809494 27531 raft_consensus.cc:3060] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.809693 27680 raft_consensus.cc:3060] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.811836 27732 raft_consensus.cc:515] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.814567 27680 raft_consensus.cc:2468] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 1.
I20260630 12:31:59.814749 27530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6f075bc9334b7d9fb8b5e9da0eaec6" candidate_uuid: "a7afde968d2f44729293a46936140da0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee9810a40c514cb797e0449ec1a0ed1e"
I20260630 12:31:59.814896 27606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca6f075bc9334b7d9fb8b5e9da0eaec6" candidate_uuid: "a7afde968d2f44729293a46936140da0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29799ef0cf6491fa6712df9079cfa4c"
I20260630 12:31:59.815376 27530 raft_consensus.cc:3060] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.815511 27606 raft_consensus.cc:3060] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:31:59.815828 27569 leader_election.cc:304] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7afde968d2f44729293a46936140da0, d29799ef0cf6491fa6712df9079cfa4c; no voters: 
I20260630 12:31:59.816390 27531 raft_consensus.cc:2468] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 1.
I20260630 12:31:59.816849 27736 raft_consensus.cc:2804] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:59.817345 27736 raft_consensus.cc:697] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Becoming Leader. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Running, Role: LEADER
I20260630 12:31:59.818122 27736 consensus_queue.cc:237] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.818738 27732 leader_election.cc:290] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [CANDIDATE]: Term 1 election: Requested vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273)
I20260630 12:31:59.823060 27530 raft_consensus.cc:2468] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7afde968d2f44729293a46936140da0 in term 1.
I20260630 12:31:59.823370 27606 raft_consensus.cc:2468] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7afde968d2f44729293a46936140da0 in term 1.
I20260630 12:31:59.824164 27646 leader_election.cc:304] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7afde968d2f44729293a46936140da0, ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:31:59.824888 27732 raft_consensus.cc:2804] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:31:59.826020 27732 raft_consensus.cc:697] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 1 LEADER]: Becoming Leader. State: Replica: a7afde968d2f44729293a46936140da0, State: Running, Role: LEADER
I20260630 12:31:59.826478 27429 catalog_manager.cc:5697] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c reported cstate change: term changed from 0 to 1, leader changed from <none> to d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194). New cstate: current_term: 1 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:59.826881 27732 consensus_queue.cc:237] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:31:59.834461 27426 catalog_manager.cc:5697] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7afde968d2f44729293a46936140da0 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "a7afde968d2f44729293a46936140da0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: UNKNOWN } } }
I20260630 12:31:59.980718 27731 raft_consensus.cc:493] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:31:59.981210 27731 raft_consensus.cc:515] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:31:59.983242 27731 leader_election.cc:290] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273), a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:31:59.992995 27606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee493b399624163866fd613536f76ea" candidate_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29799ef0cf6491fa6712df9079cfa4c" is_pre_election: true
I20260630 12:31:59.993471 27680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee493b399624163866fd613536f76ea" candidate_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7afde968d2f44729293a46936140da0" is_pre_election: true
I20260630 12:31:59.993600 27606 raft_consensus.cc:2468] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee9810a40c514cb797e0449ec1a0ed1e in term 0.
I20260630 12:31:59.994001 27680 raft_consensus.cc:2468] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee9810a40c514cb797e0449ec1a0ed1e in term 0.
I20260630 12:31:59.994654 27496 leader_election.cc:304] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d29799ef0cf6491fa6712df9079cfa4c, ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:31:59.995318 27731 raft_consensus.cc:2804] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:31:59.995563 27731 raft_consensus.cc:493] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:31:59.995766 27731 raft_consensus.cc:3060] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.000676 27731 raft_consensus.cc:515] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:00.002259 27731 leader_election.cc:290] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [CANDIDATE]: Term 1 election: Requested vote from peers d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273), a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:32:00.002919 27606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee493b399624163866fd613536f76ea" candidate_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29799ef0cf6491fa6712df9079cfa4c"
I20260630 12:32:00.003262 27680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee493b399624163866fd613536f76ea" candidate_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7afde968d2f44729293a46936140da0"
I20260630 12:32:00.003504 27606 raft_consensus.cc:3060] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.003778 27680 raft_consensus.cc:3060] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.008246 27606 raft_consensus.cc:2468] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9810a40c514cb797e0449ec1a0ed1e in term 1.
I20260630 12:32:00.008342 27680 raft_consensus.cc:2468] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee9810a40c514cb797e0449ec1a0ed1e in term 1.
I20260630 12:32:00.009307 27496 leader_election.cc:304] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d29799ef0cf6491fa6712df9079cfa4c, ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:32:00.009932 27731 raft_consensus.cc:2804] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:00.010808 27731 raft_consensus.cc:697] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 1 LEADER]: Becoming Leader. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Running, Role: LEADER
I20260630 12:32:00.011881 27731 consensus_queue.cc:237] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:00.018604 27426 catalog_manager.cc:5697] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193). New cstate: current_term: 1 leader_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:00.085305 27627 debug-util.cc:398] Leaking SignalData structure 0x7b08002c9fe0 after lost signal to thread 19994
I20260630 12:32:00.185009 27426 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56730:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:32:00.213840 27519 tablet_service.cc:1511] Processing CreateTablet for tablet ab08b67b17554033a3c15cbe8e85514e (DEFAULT_TABLE table=dugtrio [id=b83d1c308f7f475aaa545d5e04b12600]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:00.215333 27519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab08b67b17554033a3c15cbe8e85514e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:00.215126 27595 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9614aad0f14b5f85dfebc2e6cb5b37 (DEFAULT_TABLE table=dugtrio [id=b83d1c308f7f475aaa545d5e04b12600]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:00.216485 27595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9614aad0f14b5f85dfebc2e6cb5b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:00.216684 27668 tablet_service.cc:1511] Processing CreateTablet for tablet 1b81e543670c40d488d3c74a9e8773b7 (DEFAULT_TABLE table=dugtrio [id=b83d1c308f7f475aaa545d5e04b12600]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:00.217839 27668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b81e543670c40d488d3c74a9e8773b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:00.218211 27521 tablet_service.cc:1511] Processing CreateTablet for tablet 322d03ad1213482988904c4b4ff2e640 (DEFAULT_TABLE table=dugtrio [id=b83d1c308f7f475aaa545d5e04b12600]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:00.219017 27521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322d03ad1213482988904c4b4ff2e640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:00.239748 27764 tablet_bootstrap.cc:492] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: Bootstrap starting.
I20260630 12:32:00.246897 27764 tablet_bootstrap.cc:654] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:00.252283 27732 consensus_queue.cc:1048] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:00.280489 27736 consensus_queue.cc:1048] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:00.291254 27751 consensus_queue.cc:1048] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:00.319972 27765 tablet_bootstrap.cc:492] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:32:00.328333 27763 tablet_bootstrap.cc:492] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: Bootstrap starting.
I20260630 12:32:00.335577 27764 tablet_bootstrap.cc:492] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: No bootstrap required, opened a new log
I20260630 12:32:00.342135 27764 ts_tablet_manager.cc:1403] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: Time spent bootstrapping tablet: real 0.103s	user 0.028s	sys 0.042s
I20260630 12:32:00.345324 27764 raft_consensus.cc:359] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:00.345978 27764 raft_consensus.cc:385] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:00.346333 27764 raft_consensus.cc:740] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7afde968d2f44729293a46936140da0, State: Initialized, Role: FOLLOWER
I20260630 12:32:00.347641 27765 tablet_bootstrap.cc:654] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:00.355938 27763 tablet_bootstrap.cc:654] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:00.347838 27764 consensus_queue.cc:260] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:00.358965 27764 raft_consensus.cc:399] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:00.359349 27764 raft_consensus.cc:493] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:00.359724 27764 raft_consensus.cc:3060] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.367091 27773 consensus_queue.cc:1048] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:00.367605 27764 raft_consensus.cc:515] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:00.368768 27764 leader_election.cc:304] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [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: a7afde968d2f44729293a46936140da0; no voters: 
I20260630 12:32:00.369532 27751 raft_consensus.cc:2804] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:00.369975 27751 raft_consensus.cc:697] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 1 LEADER]: Becoming Leader. State: Replica: a7afde968d2f44729293a46936140da0, State: Running, Role: LEADER
I20260630 12:32:00.370664 27751 consensus_queue.cc:237] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [LEADER]: Queue going to LEADER mode. State: All 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: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:00.374542 27763 tablet_bootstrap.cc:492] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: No bootstrap required, opened a new log
I20260630 12:32:00.375113 27763 ts_tablet_manager.cc:1403] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.000s
I20260630 12:32:00.375524 27764 leader_election.cc:290] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:00.389830 27765 tablet_bootstrap.cc:492] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: No bootstrap required, opened a new log
I20260630 12:32:00.390146 27426 catalog_manager.cc:5697] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7afde968d2f44729293a46936140da0 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "a7afde968d2f44729293a46936140da0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:00.391409 27765 ts_tablet_manager.cc:1403] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.002s
I20260630 12:32:00.392661 27764 ts_tablet_manager.cc:1434] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: Time spent starting tablet: real 0.050s	user 0.017s	sys 0.000s
I20260630 12:32:00.395367 27763 raft_consensus.cc:359] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:32:00.400717 27763 raft_consensus.cc:385] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:00.401105 27763 raft_consensus.cc:740] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Initialized, Role: FOLLOWER
I20260630 12:32:00.395530 27765 raft_consensus.cc:359] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:00.401947 27765 raft_consensus.cc:385] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:00.402307 27765 raft_consensus.cc:740] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:00.399799 27773 consensus_queue.cc:1048] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:00.404034 27763 consensus_queue.cc:260] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:32:00.405542 27763 raft_consensus.cc:399] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:00.405925 27763 raft_consensus.cc:493] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:00.406316 27763 raft_consensus.cc:3060] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.404850 27765 consensus_queue.cc:260] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:00.412194 27765 raft_consensus.cc:399] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:00.412110 27776 consensus_queue.cc:1048] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:00.412782 27765 raft_consensus.cc:493] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:00.416309 27765 raft_consensus.cc:3060] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.430327 27763 raft_consensus.cc:515] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:32:00.431166 27763 leader_election.cc:304] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [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: d29799ef0cf6491fa6712df9079cfa4c; no voters: 
I20260630 12:32:00.431957 27776 raft_consensus.cc:2804] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:00.432406 27776 raft_consensus.cc:697] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Becoming Leader. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Running, Role: LEADER
I20260630 12:32:00.433224 27765 raft_consensus.cc:515] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:00.433918 27765 leader_election.cc:304] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [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: ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:32:00.434469 27765 leader_election.cc:290] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:00.435592 27731 raft_consensus.cc:2804] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:00.436151 27765 ts_tablet_manager.cc:1434] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.044s	user 0.015s	sys 0.001s
I20260630 12:32:00.433027 27776 consensus_queue.cc:237] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Queue going to LEADER mode. State: All 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: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:32:00.437095 27765 tablet_bootstrap.cc:492] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:32:00.443699 27765 tablet_bootstrap.cc:654] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:00.451005 27763 leader_election.cc:290] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:00.451772 27755 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:00.454998 27765 tablet_bootstrap.cc:492] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: No bootstrap required, opened a new log
I20260630 12:32:00.455559 27765 ts_tablet_manager.cc:1403] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:32:00.458649 27765 raft_consensus.cc:359] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:00.459359 27765 raft_consensus.cc:385] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:00.459690 27765 raft_consensus.cc:740] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:00.460495 27765 consensus_queue.cc:260] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:00.463485 27765 raft_consensus.cc:399] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:00.463862 27765 raft_consensus.cc:493] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:00.464026 27763 ts_tablet_manager.cc:1434] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.010s
I20260630 12:32:00.464882 27765 raft_consensus.cc:3060] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:00.481588 27787 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:00.489878 27765 raft_consensus.cc:515] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:00.484972 27731 raft_consensus.cc:697] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 LEADER]: Becoming Leader. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Running, Role: LEADER
I20260630 12:32:00.499902 27731 consensus_queue.cc:237] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [LEADER]: Queue going to LEADER mode. State: All 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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:00.498538 27765 leader_election.cc:304] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [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: ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:32:00.505699 27765 leader_election.cc:290] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:00.506085 27755 raft_consensus.cc:2804] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:00.506567 27755 raft_consensus.cc:697] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 LEADER]: Becoming Leader. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Running, Role: LEADER
I20260630 12:32:00.507251 27755 consensus_queue.cc:237] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [LEADER]: Queue going to LEADER mode. State: All 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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:00.507548 27765 ts_tablet_manager.cc:1434] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.052s	user 0.014s	sys 0.002s
I20260630 12:32:00.510497 27429 catalog_manager.cc:5697] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c reported cstate change: term changed from 0 to 1, leader changed from <none> to d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194). New cstate: current_term: 1 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:00.520778 27426 catalog_manager.cc:5697] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193). New cstate: current_term: 1 leader_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:00.539645 27426 catalog_manager.cc:5697] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e reported cstate change: term changed from 0 to 1, leader changed from <none> to ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193). New cstate: current_term: 1 leader_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:00.570887 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:32:00.596463 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:00.597414 19991 tablet_replica.cc:333] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: stopping tablet replica
I20260630 12:32:00.598109 19991 raft_consensus.cc:2243] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.598563 19991 raft_consensus.cc:2272] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.601027 19991 tablet_replica.cc:333] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: stopping tablet replica
I20260630 12:32:00.601552 19991 raft_consensus.cc:2243] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.601934 19991 raft_consensus.cc:2272] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.604286 19991 tablet_replica.cc:333] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: stopping tablet replica
I20260630 12:32:00.604800 19991 raft_consensus.cc:2243] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:00.605564 19991 raft_consensus.cc:2272] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.607627 19991 tablet_replica.cc:333] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: stopping tablet replica
I20260630 12:32:00.608147 19991 raft_consensus.cc:2243] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.608536 19991 raft_consensus.cc:2272] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.610638 19991 tablet_replica.cc:333] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: stopping tablet replica
I20260630 12:32:00.611119 19991 raft_consensus.cc:2243] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.611557 19991 raft_consensus.cc:2272] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.613576 19991 tablet_replica.cc:333] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: stopping tablet replica
I20260630 12:32:00.614040 19991 raft_consensus.cc:2243] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:00.614439 19991 raft_consensus.cc:2272] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:00.641346 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
W20260630 12:32:00.773351 27646 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:32:00.776715 27646 consensus_peers.cc:597] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 -> Peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Couldn't send request to peer ee9810a40c514cb797e0449ec1a0ed1e. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:00.911072 27572 consensus_peers.cc:597] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c -> Peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Couldn't send request to peer ee9810a40c514cb797e0449ec1a0ed1e. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:00.911726 27572 consensus_peers.cc:597] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c -> Peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Couldn't send request to peer ee9810a40c514cb797e0449ec1a0ed1e. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:01.369959 27791 consensus_queue.cc:579] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [LEADER]: Leader has been unable to successfully communicate with peer ee9810a40c514cb797e0449ec1a0ed1e for more than 1 seconds (1.012s)
I20260630 12:32:01.506958 27776 consensus_queue.cc:579] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Leader has been unable to successfully communicate with peer ee9810a40c514cb797e0449ec1a0ed1e for more than 1 seconds (1.120s)
I20260630 12:32:01.702275 27426 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56726:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:32:01.702950 27426 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:56726:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:32:01.720525 27426 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: Sending DeleteTablet for 1 replicas of tablet ab08b67b17554033a3c15cbe8e85514e
I20260630 12:32:01.721264 27426 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: Sending DeleteTablet for 1 replicas of tablet 8f9614aad0f14b5f85dfebc2e6cb5b37
I20260630 12:32:01.722031 27426 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: Sending DeleteTablet for 1 replicas of tablet 1b81e543670c40d488d3c74a9e8773b7
I20260630 12:32:01.722847 27426 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: Sending DeleteTablet for 1 replicas of tablet 322d03ad1213482988904c4b4ff2e640
I20260630 12:32:01.723097 27595 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f9614aad0f14b5f85dfebc2e6cb5b37 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:01 UTC) from {username='slave'} at 127.0.0.1:34816
I20260630 12:32:01.725473 27668 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b81e543670c40d488d3c74a9e8773b7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:01 UTC) from {username='slave'} at 127.0.0.1:49356
I20260630 12:32:01.736784 27810 tablet_replica.cc:333] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: stopping tablet replica
I20260630 12:32:01.737882 27810 raft_consensus.cc:2243] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:01.738574 27810 raft_consensus.cc:2272] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:01.738857 27809 tablet_replica.cc:333] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: stopping tablet replica
I20260630 12:32:01.739918 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:32:01.740068 27809 raft_consensus.cc:2243] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:01.740713 27809 raft_consensus.cc:2272] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:01.741276 27810 ts_tablet_manager.cc:1916] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:01.743305 27809 ts_tablet_manager.cc:1916] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:01.757376 27810 ts_tablet_manager.cc:1929] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:32:01.757970 27810 log.cc:1199] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-2-root/wals/1b81e543670c40d488d3c74a9e8773b7
I20260630 12:32:01.758764 27809 ts_tablet_manager.cc:1929] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:32:01.759285 27809 log.cc:1199] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-1-root/wals/8f9614aad0f14b5f85dfebc2e6cb5b37
I20260630 12:32:01.760100 27809 ts_tablet_manager.cc:1950] T 8f9614aad0f14b5f85dfebc2e6cb5b37 P d29799ef0cf6491fa6712df9079cfa4c: Deleting consensus metadata
W20260630 12:32:01.761119 27813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:01.758884 27810 ts_tablet_manager.cc:1950] T 1b81e543670c40d488d3c74a9e8773b7 P a7afde968d2f44729293a46936140da0: Deleting consensus metadata
W20260630 12:32:01.763988 27811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:01.766397 27415 catalog_manager.cc:5028] TS d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273): tablet 8f9614aad0f14b5f85dfebc2e6cb5b37 (table dugtrio [id=b83d1c308f7f475aaa545d5e04b12600]) successfully deleted
W20260630 12:32:01.765614 27416 catalog_manager.cc:4755] TS ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ab08b67b17554033a3c15cbe8e85514e: Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111)
I20260630 12:32:01.767899 27413 catalog_manager.cc:5028] TS a7afde968d2f44729293a46936140da0 (127.19.133.195:46001): tablet 1b81e543670c40d488d3c74a9e8773b7 (table dugtrio [id=b83d1c308f7f475aaa545d5e04b12600]) successfully deleted
W20260630 12:32:01.768287 27815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:01.770296 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:01.771404 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:01.771606 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:01.771792 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822721771773 us; error 0 us; skew 500 ppm
I20260630 12:32:01.772264 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:01.775022 19991 webserver.cc:533] Webserver started at http://127.19.133.196:42125/ using document root <none> and password file <none>
I20260630 12:32:01.775471 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:01.775660 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:01.775942 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:01.776973 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "fd41ea3df9024a20a3a3b4805714a17e"
format_stamp: "Formatted at 2026-06-30 12:32:01 on dist-test-slave-rw3v"
I20260630 12:32:01.781445 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:01.784962 27820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.786687 19991 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:32:01.787046 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "fd41ea3df9024a20a3a3b4805714a17e"
format_stamp: "Formatted at 2026-06-30 12:32:01 on dist-test-slave-rw3v"
I20260630 12:32:01.787415 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:01.798533 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:01.799661 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:01.801163 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:01.804071 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:01.804250 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.804476 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:01.804633 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.854395 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:39425
I20260630 12:32:01.854550 27882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:39425 every 8 connection(s)
I20260630 12:32:01.859227 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:01.867166 27887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:01.880808 27886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:01.881922 27883 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38425
W20260630 12:32:01.882248 27889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:01.882361 27883 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:01.883294 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:01.883533 27883 heartbeater.cc:507] Master 127.19.133.254:38425 requested a full tablet report, sending...
I20260630 12:32:01.884377 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:01.884676 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:01.885319 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822721885301 us; error 0 us; skew 500 ppm
I20260630 12:32:01.886036 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:01.885888 27426 ts_manager.cc:194] Registered new tserver with Master: fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196:39425)
I20260630 12:32:01.887943 27426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32912
I20260630 12:32:01.891685 19991 webserver.cc:533] Webserver started at http://127.19.133.193:40387/ using document root <none> and password file <none>
I20260630 12:32:01.892218 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:01.892407 19991 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:32:01.896849 19991 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:32:01.900743 27894 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:01.901494 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:32:01.901803 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "ee9810a40c514cb797e0449ec1a0ed1e"
format_stamp: "Formatted at 2026-06-30 12:31:57 on dist-test-slave-rw3v"
I20260630 12:32:01.902038 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:01.912772 27776 consensus_queue.cc:579] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Leader has been unable to successfully communicate with peer ee9810a40c514cb797e0449ec1a0ed1e for more than 1 seconds (1.432s)
I20260630 12:32:01.923255 27605 consensus_queue.cc:237] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:01.923858 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:01.925261 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:01.927592 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:01.933063 27680 raft_consensus.cc:1275] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:01.934676 27776 consensus_queue.cc:1048] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:01.956141 27572 consensus_peers.cc:597] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c -> Peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Couldn't send request to peer ee9810a40c514cb797e0449ec1a0ed1e. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:01.957031 27572 consensus_peers.cc:597] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c -> Peer fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196:39425): Couldn't send request to peer fd41ea3df9024a20a3a3b4805714a17e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7bc076e8f80e45fb8cc7c15e84ead811. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:01.957136 27905 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:32:01.958292 27774 raft_consensus.cc:2955] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:01.960168 27680 raft_consensus.cc:2955] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:01.968266 27797 raft_consensus.cc:493] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee9810a40c514cb797e0449ec1a0ed1e)
I20260630 12:32:01.968792 27797 raft_consensus.cc:515] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:01.970965 27797 leader_election.cc:290] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273)
I20260630 12:32:01.971894 27415 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7bc076e8f80e45fb8cc7c15e84ead811 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:32:01.971946 27426 catalog_manager.cc:5697] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c reported cstate change: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:01.980605 27605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee493b399624163866fd613536f76ea" candidate_uuid: "a7afde968d2f44729293a46936140da0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d29799ef0cf6491fa6712df9079cfa4c" is_pre_election: true
I20260630 12:32:01.992157 27776 raft_consensus.cc:493] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee9810a40c514cb797e0449ec1a0ed1e)
I20260630 12:32:01.992691 27776 raft_consensus.cc:515] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:01.994861 27776 leader_election.cc:290] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
W20260630 12:32:02.000739 27572 leader_election.cc:336] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111)
I20260630 12:32:02.001436 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:32:02.001776 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.001s	sys 0.004s
I20260630 12:32:02.002032 19991 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:32:02.001896 27680 consensus_queue.cc:237] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [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: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:02.005299 27679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee493b399624163866fd613536f76ea" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7afde968d2f44729293a46936140da0" is_pre_election: true
I20260630 12:32:02.005927 27679 raft_consensus.cc:2468] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 1.
W20260630 12:32:02.006328 27646 leader_election.cc:336] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111)
I20260630 12:32:02.006865 27646 leader_election.cc:304] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [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: a7afde968d2f44729293a46936140da0; no voters: d29799ef0cf6491fa6712df9079cfa4c, ee9810a40c514cb797e0449ec1a0ed1e
I20260630 12:32:02.007668 27797 raft_consensus.cc:2749] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:32:02.009406 27569 leader_election.cc:304] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [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: a7afde968d2f44729293a46936140da0, d29799ef0cf6491fa6712df9079cfa4c; no voters: ee9810a40c514cb797e0449ec1a0ed1e
I20260630 12:32:02.010591 27776 raft_consensus.cc:2804] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:32:02.010973 27776 raft_consensus.cc:493] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee9810a40c514cb797e0449ec1a0ed1e)
I20260630 12:32:02.011353 27776 raft_consensus.cc:3060] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:02.011513 27905 tablet_bootstrap.cc:492] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:32:02.017944 27605 raft_consensus.cc:1275] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Refusing update from remote peer a7afde968d2f44729293a46936140da0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:02.018637 27776 raft_consensus.cc:515] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:02.019634 27797 consensus_queue.cc:1048] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:02.025302 27572 leader_election.cc:336] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111)
I20260630 12:32:02.039322 27776 leader_election.cc:290] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [CANDIDATE]: Term 2 election: Requested vote from peers ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895), a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:32:02.047242 27680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee493b399624163866fd613536f76ea" candidate_uuid: "d29799ef0cf6491fa6712df9079cfa4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7afde968d2f44729293a46936140da0"
I20260630 12:32:02.047896 27680 raft_consensus.cc:3060] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:02.049173 19991 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:32:02.049490 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.030s	sys 0.000s
W20260630 12:32:02.053231 27646 consensus_peers.cc:597] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 -> Peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Couldn't send request to peer ee9810a40c514cb797e0449ec1a0ed1e. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:02.054116 27646 consensus_peers.cc:597] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 -> Peer fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196:39425): Couldn't send request to peer fd41ea3df9024a20a3a3b4805714a17e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca6f075bc9334b7d9fb8b5e9da0eaec6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:02.054906 27680 raft_consensus.cc:2468] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29799ef0cf6491fa6712df9079cfa4c in term 2.
I20260630 12:32:02.055356 27911 raft_consensus.cc:2955] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:02.058478 27605 raft_consensus.cc:2955] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:02.059794 27569 leader_election.cc:304] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [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: a7afde968d2f44729293a46936140da0, d29799ef0cf6491fa6712df9079cfa4c; no voters: ee9810a40c514cb797e0449ec1a0ed1e
I20260630 12:32:02.060925 27776 raft_consensus.cc:2804] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:02.062134 27776 raft_consensus.cc:697] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 2 LEADER]: Becoming Leader. State: Replica: d29799ef0cf6491fa6712df9079cfa4c, State: Running, Role: LEADER
I20260630 12:32:02.062949 27776 consensus_queue.cc:237] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:02.072058 27905 tablet_bootstrap.cc:492] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.073083 27905 tablet_bootstrap.cc:492] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap complete.
I20260630 12:32:02.073436 27413 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:32:02.073742 27905 ts_tablet_manager.cc:1403] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.013s
I20260630 12:32:02.076519 27905 raft_consensus.cc:359] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:02.077082 27905 raft_consensus.cc:740] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.079437 27905 consensus_queue.cc:260] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:02.080083 27905 raft_consensus.cc:399] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:02.080384 27905 raft_consensus.cc:493] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:02.080706 27905 raft_consensus.cc:3060] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:02.080564 27429 catalog_manager.cc:5697] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c reported cstate change: term changed from 1 to 2, leader changed from ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193) to d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194). New cstate: current_term: 2 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:02.093849 27477 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ee9810a40c514cb797e0449ec1a0ed1e not available for placement
I20260630 12:32:02.096751 27905 raft_consensus.cc:515] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:02.097558 27905 leader_election.cc:304] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [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: ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:32:02.096902 27426 catalog_manager.cc:5697] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c reported cstate change: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "a7afde968d2f44729293a46936140da0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:02.106683 27905 leader_election.cc:290] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:32:02.107122 27920 raft_consensus.cc:2804] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:02.111130 27920 raft_consensus.cc:697] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 2 LEADER]: Becoming Leader. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Running, Role: LEADER
I20260630 12:32:02.111857 27920 consensus_queue.cc:237] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:02.124673 27905 ts_tablet_manager.cc:1434] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.051s	user 0.026s	sys 0.000s
I20260630 12:32:02.125672 27905 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:32:02.148312 27905 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.149333 27905 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap complete.
I20260630 12:32:02.150039 27905 ts_tablet_manager.cc:1403] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.013s
I20260630 12:32:02.152633 27905 raft_consensus.cc:359] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:32:02.153353 27905 raft_consensus.cc:740] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.154127 27905 consensus_queue.cc:260] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [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: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:32:02.156189 27905 ts_tablet_manager.cc:1434] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:32:02.157037 27905 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:32:02.173815 27905 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.174726 27905 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap complete.
I20260630 12:32:02.175437 27905 ts_tablet_manager.cc:1403] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260630 12:32:02.177541 27605 consensus_queue.cc:237] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:02.177919 27905 raft_consensus.cc:359] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:02.178673 27905 raft_consensus.cc:740] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.179522 27905 consensus_queue.cc:260] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:02.181885 27905 ts_tablet_manager.cc:1434] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:32:02.182703 27905 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
W20260630 12:32:02.195186 27572 consensus_peers.cc:597] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c -> Peer fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196:39425): Couldn't send request to peer fd41ea3df9024a20a3a3b4805714a17e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7840312790b8439790edb5f22c815704. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:02.198551 27680 raft_consensus.cc:1275] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:02.200409 27776 consensus_queue.cc:1048] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:32:02.213763 27572 consensus_peers.cc:597] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c -> Peer ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): Couldn't send request to peer ee9810a40c514cb797e0449ec1a0ed1e. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:42895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:02.222321 27773 raft_consensus.cc:2955] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:02.229616 27679 raft_consensus.cc:2955] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:02.245880 27415 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7840312790b8439790edb5f22c815704 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:32:02.255661 27429 catalog_manager.cc:5697] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c reported cstate change: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:02.261667 27905 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.262598 27905 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap complete.
I20260630 12:32:02.263253 27905 ts_tablet_manager.cc:1403] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.081s	user 0.040s	sys 0.038s
I20260630 12:32:02.265115 27905 raft_consensus.cc:359] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:02.265731 27905 raft_consensus.cc:740] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.266347 27905 consensus_queue.cc:260] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:02.268133 27905 ts_tablet_manager.cc:1434] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:32:02.268831 27905 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:32:02.285826 27905 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.286515 27905 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap complete.
I20260630 12:32:02.287004 27905 ts_tablet_manager.cc:1403] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260630 12:32:02.289348 27905 raft_consensus.cc:359] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:02.290035 27905 raft_consensus.cc:740] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.290855 27905 consensus_queue.cc:260] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:02.292661 27905 ts_tablet_manager.cc:1434] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:32:02.293314 27905 tablet_bootstrap.cc:492] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap starting.
I20260630 12:32:02.303668 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:42895
I20260630 12:32:02.303830 27982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:42895 every 8 connection(s)
I20260630 12:32:02.319212 27905 tablet_bootstrap.cc:492] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.320271 27905 tablet_bootstrap.cc:492] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Bootstrap complete.
I20260630 12:32:02.320942 27905 ts_tablet_manager.cc:1403] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260630 12:32:02.327550 27905 raft_consensus.cc:359] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:02.327960 27905 raft_consensus.cc:740] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:02.328541 27905 consensus_queue.cc:260] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:02.329133 27905 raft_consensus.cc:399] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:02.329430 27905 raft_consensus.cc:493] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:02.329730 27905 raft_consensus.cc:3060] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:02.336376 27905 raft_consensus.cc:515] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:02.336997 27905 leader_election.cc:304] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [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: ee9810a40c514cb797e0449ec1a0ed1e; no voters: 
I20260630 12:32:02.337350 27983 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38425
I20260630 12:32:02.337802 27983 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:02.337909 27920 raft_consensus.cc:2804] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:32:02.338511 27920 raft_consensus.cc:697] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 2 LEADER]: Becoming Leader. State: Replica: ee9810a40c514cb797e0449ec1a0ed1e, State: Running, Role: LEADER
I20260630 12:32:02.338658 27983 heartbeater.cc:507] Master 127.19.133.254:38425 requested a full tablet report, sending...
I20260630 12:32:02.337780 27905 leader_election.cc:290] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:32:02.339249 27920 consensus_queue.cc:237] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } }
I20260630 12:32:02.340456 27905 ts_tablet_manager.cc:1434] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.002s
I20260630 12:32:02.346944 27426 ts_manager.cc:194] Re-registered known tserver with Master: ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895)
I20260630 12:32:02.351078 27987 ts_tablet_manager.cc:933] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: Initiating tablet copy from peer d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273)
I20260630 12:32:02.353150 27987 tablet_copy_client.cc:323] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:45273
I20260630 12:32:02.354984 27426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32922
I20260630 12:32:02.358032 27983 heartbeater.cc:499] Master 127.19.133.254:38425 was elected leader, sending a full tablet report...
I20260630 12:32:02.365129 27616 tablet_copy_service.cc:140] P d29799ef0cf6491fa6712df9079cfa4c: Received BeginTabletCopySession request for tablet 7bc076e8f80e45fb8cc7c15e84ead811 from peer fd41ea3df9024a20a3a3b4805714a17e ({username='slave'} at 127.0.0.1:45160)
I20260630 12:32:02.365571 27616 tablet_copy_service.cc:161] P d29799ef0cf6491fa6712df9079cfa4c: Beginning new tablet copy session on tablet 7bc076e8f80e45fb8cc7c15e84ead811 from peer fd41ea3df9024a20a3a3b4805714a17e at {username='slave'} at 127.0.0.1:45160: session id = fd41ea3df9024a20a3a3b4805714a17e-7bc076e8f80e45fb8cc7c15e84ead811
I20260630 12:32:02.371100 27616 tablet_copy_source_session.cc:215] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:02.373632 27987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc076e8f80e45fb8cc7c15e84ead811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.384008 27987 tablet_copy_client.cc:806] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:02.384500 27987 tablet_copy_client.cc:670] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:02.388146 27987 tablet_copy_client.cc:538] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:02.394461 27987 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap starting.
I20260630 12:32:02.409162 27991 ts_tablet_manager.cc:933] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: Initiating tablet copy from peer a7afde968d2f44729293a46936140da0 (127.19.133.195:46001)
I20260630 12:32:02.410027 27987 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.410815 27987 tablet_bootstrap.cc:492] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap complete.
I20260630 12:32:02.411077 27991 tablet_copy_client.cc:323] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:46001
I20260630 12:32:02.411439 27987 ts_tablet_manager.cc:1403] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260630 12:32:02.414161 27987 raft_consensus.cc:359] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:02.414796 27987 raft_consensus.cc:740] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd41ea3df9024a20a3a3b4805714a17e, State: Initialized, Role: LEARNER
I20260630 12:32:02.415356 27987 consensus_queue.cc:260] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:02.417388 27883 heartbeater.cc:499] Master 127.19.133.254:38425 was elected leader, sending a full tablet report...
I20260630 12:32:02.417667 27987 ts_tablet_manager.cc:1434] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:32:02.419373 27616 tablet_copy_service.cc:342] P d29799ef0cf6491fa6712df9079cfa4c: Request end of tablet copy session fd41ea3df9024a20a3a3b4805714a17e-7bc076e8f80e45fb8cc7c15e84ead811 received from {username='slave'} at 127.0.0.1:45160
I20260630 12:32:02.419775 27616 tablet_copy_service.cc:434] P d29799ef0cf6491fa6712df9079cfa4c: ending tablet copy session fd41ea3df9024a20a3a3b4805714a17e-7bc076e8f80e45fb8cc7c15e84ead811 on tablet 7bc076e8f80e45fb8cc7c15e84ead811 with peer fd41ea3df9024a20a3a3b4805714a17e
I20260630 12:32:02.431861 27690 tablet_copy_service.cc:140] P a7afde968d2f44729293a46936140da0: Received BeginTabletCopySession request for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 from peer fd41ea3df9024a20a3a3b4805714a17e ({username='slave'} at 127.0.0.1:55010)
I20260630 12:32:02.432406 27690 tablet_copy_service.cc:161] P a7afde968d2f44729293a46936140da0: Beginning new tablet copy session on tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 from peer fd41ea3df9024a20a3a3b4805714a17e at {username='slave'} at 127.0.0.1:55010: session id = fd41ea3df9024a20a3a3b4805714a17e-ca6f075bc9334b7d9fb8b5e9da0eaec6
I20260630 12:32:02.439846 27690 tablet_copy_source_session.cc:215] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:02.442446 27991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.452255 27991 tablet_copy_client.cc:806] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:02.452711 27991 tablet_copy_client.cc:670] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:02.456130 27991 tablet_copy_client.cc:538] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:02.462746 27991 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap starting.
I20260630 12:32:02.472066 27941 tablet_service.cc:1558] Processing DeleteTablet for tablet ab08b67b17554033a3c15cbe8e85514e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:01 UTC) from {username='slave'} at 127.0.0.1:48558
I20260630 12:32:02.472473 27942 tablet_service.cc:1558] Processing DeleteTablet for tablet 322d03ad1213482988904c4b4ff2e640 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:32:01 UTC) from {username='slave'} at 127.0.0.1:48558
I20260630 12:32:02.486853 27953 raft_consensus.cc:3060] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:32:02.488682 27996 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:02.489977 27996 raft_consensus.cc:2243] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:02.490677 27996 raft_consensus.cc:2272] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:02.494326 27996 ts_tablet_manager.cc:1916] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:02.494863 27991 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.495388 27953 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:02.495914 27991 tablet_bootstrap.cc:492] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap complete.
I20260630 12:32:02.496673 27991 ts_tablet_manager.cc:1403] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.010s
I20260630 12:32:02.497066 27773 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:02.499692 27991 raft_consensus.cc:359] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:02.500512 27991 raft_consensus.cc:740] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd41ea3df9024a20a3a3b4805714a17e, State: Initialized, Role: LEARNER
I20260630 12:32:02.501149 27991 consensus_queue.cc:260] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e [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: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:02.503592 27991 ts_tablet_manager.cc:1434] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:32:02.507826 27690 tablet_copy_service.cc:342] P a7afde968d2f44729293a46936140da0: Request end of tablet copy session fd41ea3df9024a20a3a3b4805714a17e-ca6f075bc9334b7d9fb8b5e9da0eaec6 received from {username='slave'} at 127.0.0.1:55010
I20260630 12:32:02.508257 27690 tablet_copy_service.cc:434] P a7afde968d2f44729293a46936140da0: ending tablet copy session fd41ea3df9024a20a3a3b4805714a17e-ca6f075bc9334b7d9fb8b5e9da0eaec6 on tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 with peer fd41ea3df9024a20a3a3b4805714a17e
I20260630 12:32:02.510354 27996 ts_tablet_manager.cc:1929] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:32:02.510811 27996 log.cc:1199] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/ab08b67b17554033a3c15cbe8e85514e
I20260630 12:32:02.511590 27996 ts_tablet_manager.cc:1950] T ab08b67b17554033a3c15cbe8e85514e P ee9810a40c514cb797e0449ec1a0ed1e: Deleting consensus metadata
I20260630 12:32:02.514670 27416 catalog_manager.cc:5028] TS ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): tablet ab08b67b17554033a3c15cbe8e85514e (table dugtrio [id=b83d1c308f7f475aaa545d5e04b12600]) successfully deleted
I20260630 12:32:02.516964 27996 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:02.517902 27996 raft_consensus.cc:2243] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:02.520454 27996 raft_consensus.cc:2272] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:02.526166 27679 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:32:02.527344 27996 ts_tablet_manager.cc:1916] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:32:02.527976 27774 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:02.546011 27996 ts_tablet_manager.cc:1929] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:32:02.546547 27996 log.cc:1199] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/322d03ad1213482988904c4b4ff2e640
I20260630 12:32:02.547533 27996 ts_tablet_manager.cc:1950] T 322d03ad1213482988904c4b4ff2e640 P ee9810a40c514cb797e0449ec1a0ed1e: Deleting consensus metadata
I20260630 12:32:02.551240 27416 catalog_manager.cc:5028] TS ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): tablet 322d03ad1213482988904c4b4ff2e640 (table dugtrio [id=b83d1c308f7f475aaa545d5e04b12600]) successfully deleted
I20260630 12:32:02.552925 27952 raft_consensus.cc:2955] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:02.574218 27952 raft_consensus.cc:2955] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:02.592993 27952 raft_consensus.cc:2955] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:02.816856 27991 ts_tablet_manager.cc:933] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: Initiating tablet copy from peer d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273)
I20260630 12:32:02.818316 27991 tablet_copy_client.cc:323] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:45273
I20260630 12:32:02.819684 27616 tablet_copy_service.cc:140] P d29799ef0cf6491fa6712df9079cfa4c: Received BeginTabletCopySession request for tablet 7840312790b8439790edb5f22c815704 from peer fd41ea3df9024a20a3a3b4805714a17e ({username='slave'} at 127.0.0.1:45160)
I20260630 12:32:02.820088 27616 tablet_copy_service.cc:161] P d29799ef0cf6491fa6712df9079cfa4c: Beginning new tablet copy session on tablet 7840312790b8439790edb5f22c815704 from peer fd41ea3df9024a20a3a3b4805714a17e at {username='slave'} at 127.0.0.1:45160: session id = fd41ea3df9024a20a3a3b4805714a17e-7840312790b8439790edb5f22c815704
I20260630 12:32:02.824836 27616 tablet_copy_source_session.cc:215] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:02.827164 27991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7840312790b8439790edb5f22c815704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:02.838485 27991 tablet_copy_client.cc:806] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:02.838944 27991 tablet_copy_client.cc:670] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:02.841964 27991 tablet_copy_client.cc:538] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:02.847975 27991 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap starting.
I20260630 12:32:02.861657 27991 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:02.862452 27991 tablet_bootstrap.cc:492] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap complete.
I20260630 12:32:02.862948 27991 ts_tablet_manager.cc:1403] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:32:02.865031 27991 raft_consensus.cc:359] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:02.865612 27991 raft_consensus.cc:740] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd41ea3df9024a20a3a3b4805714a17e, State: Initialized, Role: LEARNER
I20260630 12:32:02.866081 27991 consensus_queue.cc:260] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:02.867877 27991 ts_tablet_manager.cc:1434] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:32:02.869660 27616 tablet_copy_service.cc:342] P d29799ef0cf6491fa6712df9079cfa4c: Request end of tablet copy session fd41ea3df9024a20a3a3b4805714a17e-7840312790b8439790edb5f22c815704 received from {username='slave'} at 127.0.0.1:45160
I20260630 12:32:02.869980 27616 tablet_copy_service.cc:434] P d29799ef0cf6491fa6712df9079cfa4c: ending tablet copy session fd41ea3df9024a20a3a3b4805714a17e-7840312790b8439790edb5f22c815704 on tablet 7840312790b8439790edb5f22c815704 with peer fd41ea3df9024a20a3a3b4805714a17e
I20260630 12:32:02.938992 27858 raft_consensus.cc:1217] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:03.007238 27858 raft_consensus.cc:1217] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:03.095896 27605 consensus_queue.cc:237] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:03.101670 27952 raft_consensus.cc:1275] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:03.101895 27679 raft_consensus.cc:1275] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:03.103467 27773 consensus_queue.cc:1048] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:03.104964 27773 consensus_queue.cc:1048] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:03.116472 27774 raft_consensus.cc:2955] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } }
I20260630 12:32:03.117681 27952 raft_consensus.cc:2955] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } }
I20260630 12:32:03.136498 27680 consensus_queue.cc:237] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [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: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } }
I20260630 12:32:03.145691 27415 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7bc076e8f80e45fb8cc7c15e84ead811 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:03.150064 27605 consensus_queue.cc:237] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } }
I20260630 12:32:03.153268 27428 catalog_manager.cc:5697] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c reported cstate change: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New cstate: current_term: 1 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:03.155874 27953 raft_consensus.cc:1275] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Refusing update from remote peer a7afde968d2f44729293a46936140da0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:03.157413 28009 consensus_queue.cc:1048] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:03.158085 27606 raft_consensus.cc:1275] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Refusing update from remote peer a7afde968d2f44729293a46936140da0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:03.159685 28009 consensus_queue.cc:1048] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:03.164213 27797 raft_consensus.cc:2955] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } }
I20260630 12:32:03.168931 27679 raft_consensus.cc:1275] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:03.169731 27950 raft_consensus.cc:1275] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:03.171334 27776 consensus_queue.cc:1048] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:03.170872 27949 raft_consensus.cc:2955] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } }
I20260630 12:32:03.176504 27776 consensus_queue.cc:1048] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:03.176033 27680 raft_consensus.cc:2955] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } }
I20260630 12:32:03.182629 27773 raft_consensus.cc:2955] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } }
I20260630 12:32:03.187263 27679 raft_consensus.cc:2955] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } }
I20260630 12:32:03.192035 27950 raft_consensus.cc:2955] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } }
I20260630 12:32:03.197268 27415 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7840312790b8439790edb5f22c815704 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:03.209650 27413 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:03.215993 27605 consensus_queue.cc:237] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:03.217545 27606 raft_consensus.cc:2955] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } }
W20260630 12:32:03.223266 27572 consensus_peers.cc:597] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c -> Peer fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196:39425): Couldn't send request to peer fd41ea3df9024a20a3a3b4805714a17e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ee493b399624163866fd613536f76ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:03.224089 27949 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:03.225555 27679 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:32:03.225662 27773 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:03.227061 27776 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:03.234251 27776 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:03.235351 27680 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
I20260630 12:32:03.235937 27952 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
W20260630 12:32:03.251900 27477 auto_rebalancer.cc:639] Failed to schedule move for tablet 7bc076e8f80e45fb8cc7c15e84ead811: Illegal state: Request specified cas_config_opid_index of 2 but the committed config has opid_index of 3
I20260630 12:32:03.269433 27426 catalog_manager.cc:5697] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 reported cstate change: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New cstate: current_term: 1 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } }
I20260630 12:32:03.274384 27426 catalog_manager.cc:5697] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 reported cstate change: config changed from index -1 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) added. New cstate: current_term: 2 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } } }
W20260630 12:32:03.275389 27477 auto_rebalancer.cc:639] Failed to schedule move for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6: Illegal state: Request specified cas_config_opid_index of 2 but the committed config has opid_index of 3
I20260630 12:32:03.275810 27426 catalog_manager.cc:5697] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 reported cstate change: config changed from index 2 to 3, NON_VOTER fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) evicted. New cstate: current_term: 1 leader_uuid: "a7afde968d2f44729293a46936140da0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:03.290895 27848 tablet_service.cc:1558] Processing DeleteTablet for tablet 7bc076e8f80e45fb8cc7c15e84ead811 with delete_type TABLET_DATA_TOMBSTONED (TS fd41ea3df9024a20a3a3b4805714a17e not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:51038
I20260630 12:32:03.292229 27847 tablet_service.cc:1558] Processing DeleteTablet for tablet 7840312790b8439790edb5f22c815704 with delete_type TABLET_DATA_TOMBSTONED (TS fd41ea3df9024a20a3a3b4805714a17e not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:51038
I20260630 12:32:03.294034 27847 tablet_service.cc:1558] Processing DeleteTablet for tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 with delete_type TABLET_DATA_TOMBSTONED (TS fd41ea3df9024a20a3a3b4805714a17e not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:51038
I20260630 12:32:03.301921 28026 tablet_replica.cc:333] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: stopping tablet replica
I20260630 12:32:03.303017 28026 raft_consensus.cc:2243] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:03.305028 28026 raft_consensus.cc:2272] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:03.307761 28026 ts_tablet_manager.cc:1916] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:03.319476 28026 ts_tablet_manager.cc:1929] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:32:03.319772 28026 log.cc:1199] T 7bc076e8f80e45fb8cc7c15e84ead811 P fd41ea3df9024a20a3a3b4805714a17e: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-3-root/wals/7bc076e8f80e45fb8cc7c15e84ead811
I20260630 12:32:03.321098 28026 tablet_replica.cc:333] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: stopping tablet replica
I20260630 12:32:03.321125 27416 catalog_manager.cc:5028] TS fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196:39425): tablet 7bc076e8f80e45fb8cc7c15e84ead811 (table test-workload [id=b49ad495b2f1432c91523e527fec14f2]) successfully deleted
I20260630 12:32:03.321970 28026 raft_consensus.cc:2243] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:03.322398 28026 raft_consensus.cc:2272] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:03.324729 28026 ts_tablet_manager.cc:1916] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:03.334728 28026 ts_tablet_manager.cc:1929] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:32:03.335013 28026 log.cc:1199] T 7840312790b8439790edb5f22c815704 P fd41ea3df9024a20a3a3b4805714a17e: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-3-root/wals/7840312790b8439790edb5f22c815704
I20260630 12:32:03.336282 28026 tablet_replica.cc:333] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: stopping tablet replica
I20260630 12:32:03.336405 27416 catalog_manager.cc:5028] TS fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196:39425): tablet 7840312790b8439790edb5f22c815704 (table test-workload [id=b49ad495b2f1432c91523e527fec14f2]) successfully deleted
I20260630 12:32:03.337028 28026 raft_consensus.cc:2243] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:03.337476 28026 raft_consensus.cc:2272] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:03.340004 28026 ts_tablet_manager.cc:1916] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:03.349712 28026 ts_tablet_manager.cc:1929] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:32:03.349994 28026 log.cc:1199] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P fd41ea3df9024a20a3a3b4805714a17e: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-3-root/wals/ca6f075bc9334b7d9fb8b5e9da0eaec6
I20260630 12:32:03.351495 27416 catalog_manager.cc:5028] TS fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196:39425): tablet ca6f075bc9334b7d9fb8b5e9da0eaec6 (table test-workload [id=b49ad495b2f1432c91523e527fec14f2]) successfully deleted
I20260630 12:32:03.766744 28027 ts_tablet_manager.cc:933] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: Initiating tablet copy from peer d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273)
I20260630 12:32:03.768296 28027 tablet_copy_client.cc:323] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:45273
I20260630 12:32:03.769870 27616 tablet_copy_service.cc:140] P d29799ef0cf6491fa6712df9079cfa4c: Received BeginTabletCopySession request for tablet 0ee493b399624163866fd613536f76ea from peer fd41ea3df9024a20a3a3b4805714a17e ({username='slave'} at 127.0.0.1:45160)
I20260630 12:32:03.770444 27616 tablet_copy_service.cc:161] P d29799ef0cf6491fa6712df9079cfa4c: Beginning new tablet copy session on tablet 0ee493b399624163866fd613536f76ea from peer fd41ea3df9024a20a3a3b4805714a17e at {username='slave'} at 127.0.0.1:45160: session id = fd41ea3df9024a20a3a3b4805714a17e-0ee493b399624163866fd613536f76ea
I20260630 12:32:03.778087 27616 tablet_copy_source_session.cc:215] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:03.780933 28027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee493b399624163866fd613536f76ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:03.791817 28027 tablet_copy_client.cc:806] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:03.792382 28027 tablet_copy_client.cc:670] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:03.795666 28027 tablet_copy_client.cc:538] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:03.802280 28027 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap starting.
I20260630 12:32:03.817006 28027 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:03.817653 28027 tablet_bootstrap.cc:492] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: Bootstrap complete.
I20260630 12:32:03.818154 28027 ts_tablet_manager.cc:1403] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260630 12:32:03.820130 28027 raft_consensus.cc:359] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:03.820691 28027 raft_consensus.cc:740] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fd41ea3df9024a20a3a3b4805714a17e, State: Initialized, Role: LEARNER
I20260630 12:32:03.821179 28027 consensus_queue.cc:260] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: true } }
I20260630 12:32:03.823390 28027 ts_tablet_manager.cc:1434] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.006s
I20260630 12:32:03.824963 27616 tablet_copy_service.cc:342] P d29799ef0cf6491fa6712df9079cfa4c: Request end of tablet copy session fd41ea3df9024a20a3a3b4805714a17e-0ee493b399624163866fd613536f76ea received from {username='slave'} at 127.0.0.1:45160
I20260630 12:32:03.825357 27616 tablet_copy_service.cc:434] P d29799ef0cf6491fa6712df9079cfa4c: ending tablet copy session fd41ea3df9024a20a3a3b4805714a17e-0ee493b399624163866fd613536f76ea on tablet 0ee493b399624163866fd613536f76ea with peer fd41ea3df9024a20a3a3b4805714a17e
I20260630 12:32:04.192431 27858 raft_consensus.cc:1217] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:32:04.599972 28032 raft_consensus.cc:1064] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c: attempting to promote NON_VOTER fd41ea3df9024a20a3a3b4805714a17e to VOTER
I20260630 12:32:04.602273 28032 consensus_queue.cc:237] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [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: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } }
I20260630 12:32:04.609978 27680 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:04.610838 27952 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:04.611027 27858 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 LEARNER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:32:04.611769 28032 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:04.612679 28034 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:04.613687 28031 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:04.638656 28031 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.640790 27680 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.649979 27952 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.656201 27858 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.657126 27429 catalog_manager.cc:5697] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 reported cstate change: config changed from index 3 to 4, fd41ea3df9024a20a3a3b4805714a17e (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ee9810a40c514cb797e0449ec1a0ed1e" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42895 } attrs { replace: true } } peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.697486 27606 consensus_queue.cc:237] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [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: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } }
I20260630 12:32:04.703684 27858 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:32:04.704936 27680 raft_consensus.cc:1275] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Refusing update from remote peer d29799ef0cf6491fa6712df9079cfa4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:32:04.706067 28034 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:32:04.706981 28031 consensus_queue.cc:1048] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:32:04.713493 28031 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.714816 27680 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.722914 27858 raft_consensus.cc:2955] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.725267 27415 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ee493b399624163866fd613536f76ea with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:04.726604 27426 catalog_manager.cc:5697] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 reported cstate change: config changed from index 4 to 5, VOTER ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193) evicted. New cstate: current_term: 2 leader_uuid: "d29799ef0cf6491fa6712df9079cfa4c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d29799ef0cf6491fa6712df9079cfa4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 45273 } } peers { permanent_uuid: "a7afde968d2f44729293a46936140da0" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 46001 } } peers { permanent_uuid: "fd41ea3df9024a20a3a3b4805714a17e" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 39425 } attrs { promote: false } } }
I20260630 12:32:04.737744 27941 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ee493b399624163866fd613536f76ea with delete_type TABLET_DATA_TOMBSTONED (TS ee9810a40c514cb797e0449ec1a0ed1e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48558
I20260630 12:32:04.740300 28043 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:04.740969 28043 raft_consensus.cc:2243] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:04.741473 28043 raft_consensus.cc:2272] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:04.744028 28043 ts_tablet_manager.cc:1916] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:04.755095 28043 ts_tablet_manager.cc:1929] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:32:04.755445 28043 log.cc:1199] T 0ee493b399624163866fd613536f76ea P ee9810a40c514cb797e0449ec1a0ed1e: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/0ee493b399624163866fd613536f76ea
I20260630 12:32:04.756660 27416 catalog_manager.cc:5028] TS ee9810a40c514cb797e0449ec1a0ed1e (127.19.133.193:42895): tablet 0ee493b399624163866fd613536f76ea (table test-workload [id=b49ad495b2f1432c91523e527fec14f2]) successfully deleted
W20260630 12:32:05.737286 27477 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver a7afde968d2f44729293a46936140da0 not available for placement
I20260630 12:32:06.356170 19991 tablet_server.cc:179] TabletServer@127.19.133.193:42895 shutting down...
I20260630 12:32:06.375010 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:06.375630 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:06.376153 19991 raft_consensus.cc:2243] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.376600 19991 raft_consensus.cc:2272] T 7bc076e8f80e45fb8cc7c15e84ead811 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.378330 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:06.378767 19991 raft_consensus.cc:2243] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.379235 19991 raft_consensus.cc:2272] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.380927 19991 tablet_replica.cc:333] stopping tablet replica
I20260630 12:32:06.381354 19991 raft_consensus.cc:2243] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.381819 19991 raft_consensus.cc:2272] T 7840312790b8439790edb5f22c815704 P ee9810a40c514cb797e0449ec1a0ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.402276 19991 tablet_server.cc:196] TabletServer@127.19.133.193:42895 shutdown complete.
I20260630 12:32:06.415045 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:06.431212 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:06.431833 19991 tablet_replica.cc:333] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c: stopping tablet replica
I20260630 12:32:06.432336 19991 raft_consensus.cc:2243] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:06.433028 19991 raft_consensus.cc:2272] T 7bc076e8f80e45fb8cc7c15e84ead811 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.434775 19991 tablet_replica.cc:333] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c: stopping tablet replica
I20260630 12:32:06.435269 19991 raft_consensus.cc:2243] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:06.435931 19991 raft_consensus.cc:2272] T 7840312790b8439790edb5f22c815704 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.437601 19991 tablet_replica.cc:333] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c: stopping tablet replica
I20260630 12:32:06.438023 19991 raft_consensus.cc:2243] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:32:06.438665 19991 raft_consensus.cc:2272] T 0ee493b399624163866fd613536f76ea P d29799ef0cf6491fa6712df9079cfa4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.440412 19991 tablet_replica.cc:333] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c: stopping tablet replica
I20260630 12:32:06.440838 19991 raft_consensus.cc:2243] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.441252 19991 raft_consensus.cc:2272] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P d29799ef0cf6491fa6712df9079cfa4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:06.476248 27645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.133.194:45273: connect: Connection refused (error 111) [suppressed 24 similar messages]
W20260630 12:32:06.479174 27645 consensus_peers.cc:597] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 -> Peer d29799ef0cf6491fa6712df9079cfa4c (127.19.133.194:45273): Couldn't send request to peer d29799ef0cf6491fa6712df9079cfa4c. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.194:45273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:06.480052 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:06.494901 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:06.515941 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:06.516616 19991 tablet_replica.cc:333] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0: stopping tablet replica
I20260630 12:32:06.517179 19991 raft_consensus.cc:2243] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.517694 19991 raft_consensus.cc:2272] T 7840312790b8439790edb5f22c815704 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.519506 19991 tablet_replica.cc:333] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0: stopping tablet replica
I20260630 12:32:06.519987 19991 raft_consensus.cc:2243] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.520519 19991 raft_consensus.cc:2272] T 0ee493b399624163866fd613536f76ea P a7afde968d2f44729293a46936140da0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.522202 19991 tablet_replica.cc:333] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0: stopping tablet replica
I20260630 12:32:06.522683 19991 raft_consensus.cc:2243] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.523085 19991 raft_consensus.cc:2272] T 7bc076e8f80e45fb8cc7c15e84ead811 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.524693 19991 tablet_replica.cc:333] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0: stopping tablet replica
I20260630 12:32:06.525125 19991 raft_consensus.cc:2243] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:06.525822 19991 raft_consensus.cc:2272] T ca6f075bc9334b7d9fb8b5e9da0eaec6 P a7afde968d2f44729293a46936140da0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.547791 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:06.561081 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:32:06.577670 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:06.578244 19991 tablet_replica.cc:333] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e: stopping tablet replica
I20260630 12:32:06.578712 19991 raft_consensus.cc:2243] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:06.579186 19991 raft_consensus.cc:2272] T 0ee493b399624163866fd613536f76ea P fd41ea3df9024a20a3a3b4805714a17e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.599268 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:32:06.610154 19991 master.cc:562] Master@127.19.133.254:38425 shutting down...
I20260630 12:32:06.624927 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:06.625376 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:06.625633 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bb2dd42cd5b4679bccd2be04ccafe53: stopping tablet replica
I20260630 12:32:06.643752 19991 master.cc:584] Master@127.19.133.254:38425 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8907 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:32:06.676503 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:38271
I20260630 12:32:06.677482 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:06.681888 28046 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:06.682019 28047 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:06.683357 28049 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:06.684397 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:06.685185 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:06.685366 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:06.685519 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822726685501 us; error 0 us; skew 500 ppm
I20260630 12:32:06.685983 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:06.688104 19991 webserver.cc:533] Webserver started at http://127.19.133.254:38285/ using document root <none> and password file <none>
I20260630 12:32:06.688532 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:06.688691 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:06.688925 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:06.689916 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "7e59f8ce3e184a73bcffb3a9e4ad5c5d"
format_stamp: "Formatted at 2026-06-30 12:32:06 on dist-test-slave-rw3v"
I20260630 12:32:06.693989 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:06.696960 28054 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:06.697597 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:06.697837 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "7e59f8ce3e184a73bcffb3a9e4ad5c5d"
format_stamp: "Formatted at 2026-06-30 12:32:06 on dist-test-slave-rw3v"
I20260630 12:32:06.698074 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:06.725543 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:06.726649 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:06.762133 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:38271
I20260630 12:32:06.762219 28105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:38271 every 8 connection(s)
I20260630 12:32:06.765724 28106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:06.775519 28106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d: Bootstrap starting.
I20260630 12:32:06.779781 28106 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:06.783600 28106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d: No bootstrap required, opened a new log
I20260630 12:32:06.785494 28106 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e59f8ce3e184a73bcffb3a9e4ad5c5d" member_type: VOTER }
I20260630 12:32:06.785842 28106 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:06.786010 28106 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e59f8ce3e184a73bcffb3a9e4ad5c5d, State: Initialized, Role: FOLLOWER
I20260630 12:32:06.786485 28106 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e59f8ce3e184a73bcffb3a9e4ad5c5d" member_type: VOTER }
I20260630 12:32:06.786857 28106 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:06.787029 28106 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:06.787282 28106 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:06.791435 28106 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e59f8ce3e184a73bcffb3a9e4ad5c5d" member_type: VOTER }
I20260630 12:32:06.791851 28106 leader_election.cc:304] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [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: 7e59f8ce3e184a73bcffb3a9e4ad5c5d; no voters: 
I20260630 12:32:06.792814 28106 leader_election.cc:290] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:06.793097 28109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:06.794269 28109 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 1 LEADER]: Becoming Leader. State: Replica: 7e59f8ce3e184a73bcffb3a9e4ad5c5d, State: Running, Role: LEADER
I20260630 12:32:06.794862 28109 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [LEADER]: Queue going to LEADER mode. State: All 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: "7e59f8ce3e184a73bcffb3a9e4ad5c5d" member_type: VOTER }
I20260630 12:32:06.795423 28106 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:06.798599 28111 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e59f8ce3e184a73bcffb3a9e4ad5c5d. Latest consensus state: current_term: 1 leader_uuid: "7e59f8ce3e184a73bcffb3a9e4ad5c5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e59f8ce3e184a73bcffb3a9e4ad5c5d" member_type: VOTER } }
I20260630 12:32:06.798590 28110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e59f8ce3e184a73bcffb3a9e4ad5c5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e59f8ce3e184a73bcffb3a9e4ad5c5d" member_type: VOTER } }
I20260630 12:32:06.799335 28111 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:06.799427 28110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:06.805380 28115 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:06.810298 28115 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:06.812501 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:06.818631 28115 catalog_manager.cc:1383] Generated new cluster ID: 4fbcaf4bcdf74e7e943ffcb8c35dd98c
I20260630 12:32:06.818838 28115 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:06.836742 28115 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:06.837872 28115 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:06.851307 28115 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d: Generated new TSK 0
I20260630 12:32:06.851763 28115 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:06.878506 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:06.883934 28127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:06.884662 28128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:06.888602 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:06.889094 28130 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:06.889899 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:06.890076 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:06.890192 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822726890181 us; error 0 us; skew 500 ppm
I20260630 12:32:06.890611 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:06.892665 19991 webserver.cc:533] Webserver started at http://127.19.133.193:34951/ using document root <none> and password file <none>
I20260630 12:32:06.893064 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:06.893217 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:06.893450 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:06.894403 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "33bb16d7fbee4274bb90706119ec310b"
format_stamp: "Formatted at 2026-06-30 12:32:06 on dist-test-slave-rw3v"
I20260630 12:32:06.898514 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:06.901489 28135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:06.902140 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:06.902400 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "33bb16d7fbee4274bb90706119ec310b"
format_stamp: "Formatted at 2026-06-30 12:32:06 on dist-test-slave-rw3v"
I20260630 12:32:06.902638 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:06.931348 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:06.932397 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:06.933699 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:06.935863 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:06.936031 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:06.936262 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:06.936400 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:06.971410 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:46207
I20260630 12:32:06.971514 28197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:46207 every 8 connection(s)
I20260630 12:32:06.975840 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:06.982221 28202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:06.983631 28203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:06.984943 28205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:06.985801 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:06.986963 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:06.987243 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:06.987416 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822726987399 us; error 0 us; skew 500 ppm
I20260630 12:32:06.987897 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:06.988260 28198 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38271
I20260630 12:32:06.988699 28198 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:06.989547 28198 heartbeater.cc:507] Master 127.19.133.254:38271 requested a full tablet report, sending...
I20260630 12:32:06.990311 19991 webserver.cc:533] Webserver started at http://127.19.133.194:44199/ using document root <none> and password file <none>
I20260630 12:32:06.990820 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:06.990976 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:06.991273 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:06.991596 28071 ts_manager.cc:194] Registered new tserver with Master: 33bb16d7fbee4274bb90706119ec310b (127.19.133.193:46207)
I20260630 12:32:06.992354 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "bddd4551258c497ba2cfffbf04e31643"
format_stamp: "Formatted at 2026-06-30 12:32:06 on dist-test-slave-rw3v"
I20260630 12:32:06.993186 28071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40986
I20260630 12:32:06.996821 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:06.999986 28210 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:07.000653 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:07.000898 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "bddd4551258c497ba2cfffbf04e31643"
format_stamp: "Formatted at 2026-06-30 12:32:06 on dist-test-slave-rw3v"
I20260630 12:32:07.001143 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:07.016556 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:07.017421 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:07.018641 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:07.020648 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:07.020826 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:07.021039 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:07.021194 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:07.054715 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:37603
I20260630 12:32:07.054821 28272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:37603 every 8 connection(s)
I20260630 12:32:07.059181 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:07.065301 28276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:07.066012 28277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:07.068368 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:07.069093 28280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:07.070119 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:07.070353 28273 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38271
W20260630 12:32:07.070377 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:07.070783 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822727070768 us; error 0 us; skew 500 ppm
I20260630 12:32:07.070816 28273 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:07.071411 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:07.071619 28273 heartbeater.cc:507] Master 127.19.133.254:38271 requested a full tablet report, sending...
I20260630 12:32:07.073608 28071 ts_manager.cc:194] Registered new tserver with Master: bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603)
I20260630 12:32:07.073876 19991 webserver.cc:533] Webserver started at http://127.19.133.195:45225/ using document root <none> and password file <none>
I20260630 12:32:07.074499 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:07.074728 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:07.075023 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:07.075340 28071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40990
I20260630 12:32:07.076339 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "03c2213bcbcf4ad1bdddbff6c9278a68"
format_stamp: "Formatted at 2026-06-30 12:32:07 on dist-test-slave-rw3v"
I20260630 12:32:07.080328 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:07.083200 28284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:07.083864 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:07.084121 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "03c2213bcbcf4ad1bdddbff6c9278a68"
format_stamp: "Formatted at 2026-06-30 12:32:07 on dist-test-slave-rw3v"
I20260630 12:32:07.084368 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:07.098001 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:07.098904 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:07.100199 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:07.102170 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:07.102350 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:07.102550 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:07.102695 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:07.139336 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:39807
I20260630 12:32:07.139430 28346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:39807 every 8 connection(s)
I20260630 12:32:07.151688 28347 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38271
I20260630 12:32:07.152109 28347 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:07.152742 28347 heartbeater.cc:507] Master 127.19.133.254:38271 requested a full tablet report, sending...
I20260630 12:32:07.154423 28071 ts_manager.cc:194] Registered new tserver with Master: 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807)
I20260630 12:32:07.155454 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013181497s
I20260630 12:32:07.155628 28071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41002
I20260630 12:32:07.995821 28198 heartbeater.cc:499] Master 127.19.133.254:38271 was elected leader, sending a full tablet report...
I20260630 12:32:08.077679 28273 heartbeater.cc:499] Master 127.19.133.254:38271 was elected leader, sending a full tablet report...
I20260630 12:32:08.157979 28347 heartbeater.cc:499] Master 127.19.133.254:38271 was elected leader, sending a full tablet report...
I20260630 12:32:08.212082 28071 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41006:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:08.214108 28071 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:08.268445 28163 tablet_service.cc:1511] Processing CreateTablet for tablet 2a597490960743e6a5fc289d53197265 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:08.269729 28163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a597490960743e6a5fc289d53197265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.271548 28162 tablet_service.cc:1511] Processing CreateTablet for tablet 2f24ee7806db492b83860f9ee735ff1d (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:08.272914 28162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f24ee7806db492b83860f9ee735ff1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.275537 28161 tablet_service.cc:1511] Processing CreateTablet for tablet e008835143ef4576b9e3cab2949274c6 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:08.276160 28160 tablet_service.cc:1511] Processing CreateTablet for tablet 5738eecdc902479a81561c4bf9cffda1 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:08.276750 28161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e008835143ef4576b9e3cab2949274c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.277329 28160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5738eecdc902479a81561c4bf9cffda1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.280576 28238 tablet_service.cc:1511] Processing CreateTablet for tablet 2a597490960743e6a5fc289d53197265 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:08.281955 28238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a597490960743e6a5fc289d53197265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.284152 28237 tablet_service.cc:1511] Processing CreateTablet for tablet 2f24ee7806db492b83860f9ee735ff1d (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:08.285383 28237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f24ee7806db492b83860f9ee735ff1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.288757 28235 tablet_service.cc:1511] Processing CreateTablet for tablet 5738eecdc902479a81561c4bf9cffda1 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:08.294176 28235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5738eecdc902479a81561c4bf9cffda1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.287370 28236 tablet_service.cc:1511] Processing CreateTablet for tablet e008835143ef4576b9e3cab2949274c6 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:08.299487 28236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e008835143ef4576b9e3cab2949274c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.305835 28310 tablet_service.cc:1511] Processing CreateTablet for tablet e008835143ef4576b9e3cab2949274c6 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:08.306509 28309 tablet_service.cc:1511] Processing CreateTablet for tablet 5738eecdc902479a81561c4bf9cffda1 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:08.307230 28310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e008835143ef4576b9e3cab2949274c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.308647 28311 tablet_service.cc:1511] Processing CreateTablet for tablet 2f24ee7806db492b83860f9ee735ff1d (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:08.309918 28311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f24ee7806db492b83860f9ee735ff1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.311777 28309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5738eecdc902479a81561c4bf9cffda1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.312048 28312 tablet_service.cc:1511] Processing CreateTablet for tablet 2a597490960743e6a5fc289d53197265 (DEFAULT_TABLE table=test-workload [id=8f768aeda8b746a4ba34d3aca96ffc06]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:08.313181 28312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a597490960743e6a5fc289d53197265. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:08.332377 28367 tablet_bootstrap.cc:492] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b: Bootstrap starting.
I20260630 12:32:08.339612 28367 tablet_bootstrap.cc:654] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.339895 28368 tablet_bootstrap.cc:492] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643: Bootstrap starting.
I20260630 12:32:08.348821 28369 tablet_bootstrap.cc:492] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68: Bootstrap starting.
I20260630 12:32:08.351207 28368 tablet_bootstrap.cc:654] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.351747 28367 tablet_bootstrap.cc:492] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b: No bootstrap required, opened a new log
I20260630 12:32:08.352243 28367 ts_tablet_manager.cc:1403] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260630 12:32:08.354719 28367 raft_consensus.cc:359] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.355242 28367 raft_consensus.cc:385] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.355463 28367 raft_consensus.cc:740] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bb16d7fbee4274bb90706119ec310b, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.355633 28369 tablet_bootstrap.cc:654] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.356182 28367 consensus_queue.cc:260] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.361125 28367 ts_tablet_manager.cc:1434] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:32:08.362027 28367 tablet_bootstrap.cc:492] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b: Bootstrap starting.
I20260630 12:32:08.362869 28369 tablet_bootstrap.cc:492] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68: No bootstrap required, opened a new log
I20260630 12:32:08.362890 28368 tablet_bootstrap.cc:492] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643: No bootstrap required, opened a new log
I20260630 12:32:08.363541 28369 ts_tablet_manager.cc:1403] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:32:08.363603 28368 ts_tablet_manager.cc:1403] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260630 12:32:08.366778 28369 raft_consensus.cc:359] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.366353 28368 raft_consensus.cc:359] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.367575 28369 raft_consensus.cc:385] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.367762 28367 tablet_bootstrap.cc:654] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.367895 28368 raft_consensus.cc:385] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.367964 28369 raft_consensus.cc:740] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c2213bcbcf4ad1bdddbff6c9278a68, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.372025 28368 raft_consensus.cc:740] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bddd4551258c497ba2cfffbf04e31643, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.372689 28369 consensus_queue.cc:260] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.372816 28368 consensus_queue.cc:260] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.375617 28369 ts_tablet_manager.cc:1434] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:32:08.375751 28367 tablet_bootstrap.cc:492] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b: No bootstrap required, opened a new log
I20260630 12:32:08.376186 28367 ts_tablet_manager.cc:1403] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:32:08.376577 28369 tablet_bootstrap.cc:492] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68: Bootstrap starting.
I20260630 12:32:08.378012 28367 raft_consensus.cc:359] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.378499 28367 raft_consensus.cc:385] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.378717 28367 raft_consensus.cc:740] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bb16d7fbee4274bb90706119ec310b, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.379297 28367 consensus_queue.cc:260] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.381069 28367 ts_tablet_manager.cc:1434] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:32:08.381986 28367 tablet_bootstrap.cc:492] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b: Bootstrap starting.
I20260630 12:32:08.382433 28369 tablet_bootstrap.cc:654] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.387550 28367 tablet_bootstrap.cc:654] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.392261 28367 tablet_bootstrap.cc:492] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b: No bootstrap required, opened a new log
I20260630 12:32:08.392611 28367 ts_tablet_manager.cc:1403] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:32:08.395192 28367 raft_consensus.cc:359] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.395779 28367 raft_consensus.cc:385] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.395991 28367 raft_consensus.cc:740] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bb16d7fbee4274bb90706119ec310b, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.396613 28367 consensus_queue.cc:260] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.397979 28368 ts_tablet_manager.cc:1434] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.014s
I20260630 12:32:08.398414 28367 ts_tablet_manager.cc:1434] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:32:08.399466 28367 tablet_bootstrap.cc:492] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b: Bootstrap starting.
I20260630 12:32:08.405225 28367 tablet_bootstrap.cc:654] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.410240 28368 tablet_bootstrap.cc:492] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643: Bootstrap starting.
I20260630 12:32:08.414042 28369 tablet_bootstrap.cc:492] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68: No bootstrap required, opened a new log
I20260630 12:32:08.414481 28367 tablet_bootstrap.cc:492] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b: No bootstrap required, opened a new log
I20260630 12:32:08.414546 28369 ts_tablet_manager.cc:1403] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.021s
I20260630 12:32:08.414963 28367 ts_tablet_manager.cc:1403] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:32:08.416500 28368 tablet_bootstrap.cc:654] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.416991 28367 raft_consensus.cc:359] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.417498 28367 raft_consensus.cc:385] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.417806 28367 raft_consensus.cc:740] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33bb16d7fbee4274bb90706119ec310b, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.417523 28369 raft_consensus.cc:359] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.418346 28369 raft_consensus.cc:385] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.418716 28369 raft_consensus.cc:740] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c2213bcbcf4ad1bdddbff6c9278a68, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.418434 28367 consensus_queue.cc:260] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.419574 28369 consensus_queue.cc:260] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.420677 28367 ts_tablet_manager.cc:1434] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:32:08.421607 28369 ts_tablet_manager.cc:1434] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:08.422518 28369 tablet_bootstrap.cc:492] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68: Bootstrap starting.
I20260630 12:32:08.426275 28368 tablet_bootstrap.cc:492] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643: No bootstrap required, opened a new log
I20260630 12:32:08.426781 28368 ts_tablet_manager.cc:1403] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260630 12:32:08.428023 28369 tablet_bootstrap.cc:654] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.429502 28368 raft_consensus.cc:359] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.430157 28368 raft_consensus.cc:385] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.430436 28368 raft_consensus.cc:740] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bddd4551258c497ba2cfffbf04e31643, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.431200 28368 consensus_queue.cc:260] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.433171 28368 ts_tablet_manager.cc:1434] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:32:08.433857 28368 tablet_bootstrap.cc:492] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643: Bootstrap starting.
I20260630 12:32:08.434234 28372 raft_consensus.cc:493] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:08.434727 28372 raft_consensus.cc:515] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.437532 28369 tablet_bootstrap.cc:492] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68: No bootstrap required, opened a new log
I20260630 12:32:08.438007 28369 ts_tablet_manager.cc:1403] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:32:08.439213 28372 leader_election.cc:290] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603), 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807)
I20260630 12:32:08.440613 28368 tablet_bootstrap.cc:654] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.441007 28369 raft_consensus.cc:359] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.444274 28369 raft_consensus.cc:385] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.444650 28369 raft_consensus.cc:740] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c2213bcbcf4ad1bdddbff6c9278a68, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.445581 28369 consensus_queue.cc:260] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.450277 28369 ts_tablet_manager.cc:1434] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:32:08.451296 28369 tablet_bootstrap.cc:492] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68: Bootstrap starting.
I20260630 12:32:08.456739 28369 tablet_bootstrap.cc:654] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.468544 28369 tablet_bootstrap.cc:492] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68: No bootstrap required, opened a new log
I20260630 12:32:08.468963 28372 raft_consensus.cc:493] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:08.469205 28369 ts_tablet_manager.cc:1403] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:32:08.469480 28372 raft_consensus.cc:515] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.471633 28372 leader_election.cc:290] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603), 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807)
I20260630 12:32:08.472254 28368 tablet_bootstrap.cc:492] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643: No bootstrap required, opened a new log
I20260630 12:32:08.472067 28369 raft_consensus.cc:359] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.472800 28368 ts_tablet_manager.cc:1403] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.011s
I20260630 12:32:08.472916 28369 raft_consensus.cc:385] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.473281 28369 raft_consensus.cc:740] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c2213bcbcf4ad1bdddbff6c9278a68, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.474123 28369 consensus_queue.cc:260] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.475318 28368 raft_consensus.cc:359] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.476024 28368 raft_consensus.cc:385] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.476348 28368 raft_consensus.cc:740] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bddd4551258c497ba2cfffbf04e31643, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.477200 28368 consensus_queue.cc:260] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.478328 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f24ee7806db492b83860f9ee735ff1d" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bddd4551258c497ba2cfffbf04e31643" is_pre_election: true
I20260630 12:32:08.479000 28248 raft_consensus.cc:2468] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 0.
I20260630 12:32:08.479307 28368 ts_tablet_manager.cc:1434] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:32:08.480268 28368 tablet_bootstrap.cc:492] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643: Bootstrap starting.
I20260630 12:32:08.480780 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5738eecdc902479a81561c4bf9cffda1" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bddd4551258c497ba2cfffbf04e31643" is_pre_election: true
I20260630 12:32:08.481355 28248 raft_consensus.cc:2468] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 0.
I20260630 12:32:08.482411 28369 ts_tablet_manager.cc:1434] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:32:08.482601 28138 leader_election.cc:304] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bb16d7fbee4274bb90706119ec310b, bddd4551258c497ba2cfffbf04e31643; no voters: 
I20260630 12:32:08.483484 28372 raft_consensus.cc:2804] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:08.483822 28372 raft_consensus.cc:493] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:08.484131 28372 raft_consensus.cc:3060] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.485663 28368 tablet_bootstrap.cc:654] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:08.489996 28372 raft_consensus.cc:515] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.490509 28368 tablet_bootstrap.cc:492] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643: No bootstrap required, opened a new log
I20260630 12:32:08.490967 28368 ts_tablet_manager.cc:1403] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260630 12:32:08.492760 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f24ee7806db492b83860f9ee735ff1d" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" is_pre_election: true
I20260630 12:32:08.493119 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5738eecdc902479a81561c4bf9cffda1" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" is_pre_election: true
I20260630 12:32:08.493441 28322 raft_consensus.cc:2468] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 0.
I20260630 12:32:08.493808 28321 raft_consensus.cc:2468] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 0.
I20260630 12:32:08.493536 28368 raft_consensus.cc:359] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.494287 28368 raft_consensus.cc:385] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:08.494601 28368 raft_consensus.cc:740] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bddd4551258c497ba2cfffbf04e31643, State: Initialized, Role: FOLLOWER
I20260630 12:32:08.495065 28372 leader_election.cc:290] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 election: Requested vote from peers bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603), 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807)
I20260630 12:32:08.495500 28136 leader_election.cc:304] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c2213bcbcf4ad1bdddbff6c9278a68, 33bb16d7fbee4274bb90706119ec310b; no voters: 
I20260630 12:32:08.495368 28368 consensus_queue.cc:260] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.496333 28372 raft_consensus.cc:2804] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:08.497201 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f24ee7806db492b83860f9ee735ff1d" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bddd4551258c497ba2cfffbf04e31643"
I20260630 12:32:08.497766 28368 ts_tablet_manager.cc:1434] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:32:08.497722 28248 raft_consensus.cc:3060] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.497823 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f24ee7806db492b83860f9ee735ff1d" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68"
I20260630 12:32:08.498644 28321 raft_consensus.cc:3060] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.504300 28248 raft_consensus.cc:2468] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 1.
I20260630 12:32:08.496740 28372 raft_consensus.cc:493] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:08.504827 28321 raft_consensus.cc:2468] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 1.
I20260630 12:32:08.505182 28372 raft_consensus.cc:3060] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.506108 28136 leader_election.cc:304] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c2213bcbcf4ad1bdddbff6c9278a68, 33bb16d7fbee4274bb90706119ec310b; no voters: 
I20260630 12:32:08.512099 28387 raft_consensus.cc:493] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:08.512614 28387 raft_consensus.cc:515] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.513461 28388 raft_consensus.cc:2804] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:08.512149 28372 raft_consensus.cc:515] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.514577 28387 leader_election.cc:290] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603), 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807)
I20260630 12:32:08.515256 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e008835143ef4576b9e3cab2949274c6" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bddd4551258c497ba2cfffbf04e31643" is_pre_election: true
I20260630 12:32:08.515623 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e008835143ef4576b9e3cab2949274c6" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" is_pre_election: true
I20260630 12:32:08.515914 28248 raft_consensus.cc:2468] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 0.
I20260630 12:32:08.516258 28321 raft_consensus.cc:2468] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 0.
I20260630 12:32:08.516203 28372 leader_election.cc:290] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 election: Requested vote from peers bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603), 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807)
I20260630 12:32:08.517496 28247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5738eecdc902479a81561c4bf9cffda1" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bddd4551258c497ba2cfffbf04e31643"
I20260630 12:32:08.518179 28247 raft_consensus.cc:3060] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.518579 28388 raft_consensus.cc:697] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Becoming Leader. State: Replica: 33bb16d7fbee4274bb90706119ec310b, State: Running, Role: LEADER
I20260630 12:32:08.518702 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5738eecdc902479a81561c4bf9cffda1" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68"
I20260630 12:32:08.517691 28136 leader_election.cc:304] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c2213bcbcf4ad1bdddbff6c9278a68, 33bb16d7fbee4274bb90706119ec310b; no voters: 
I20260630 12:32:08.519333 28322 raft_consensus.cc:3060] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.519757 28389 raft_consensus.cc:2804] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:08.519466 28388 consensus_queue.cc:237] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.520182 28389 raft_consensus.cc:493] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:08.520572 28389 raft_consensus.cc:3060] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.525343 28247 raft_consensus.cc:2468] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 1.
I20260630 12:32:08.526293 28322 raft_consensus.cc:2468] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 1.
I20260630 12:32:08.527062 28389 raft_consensus.cc:515] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.527964 28138 leader_election.cc:304] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bb16d7fbee4274bb90706119ec310b, bddd4551258c497ba2cfffbf04e31643; no voters: 
I20260630 12:32:08.528788 28372 raft_consensus.cc:2804] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:08.528987 28389 leader_election.cc:290] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 election: Requested vote from peers bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603), 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807)
I20260630 12:32:08.529277 28372 raft_consensus.cc:697] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Becoming Leader. State: Replica: 33bb16d7fbee4274bb90706119ec310b, State: Running, Role: LEADER
I20260630 12:32:08.530021 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e008835143ef4576b9e3cab2949274c6" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68"
I20260630 12:32:08.529925 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e008835143ef4576b9e3cab2949274c6" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bddd4551258c497ba2cfffbf04e31643"
I20260630 12:32:08.530493 28322 raft_consensus.cc:3060] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.530601 28248 raft_consensus.cc:3060] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.530261 28372 consensus_queue.cc:237] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.537055 28248 raft_consensus.cc:2468] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 1.
I20260630 12:32:08.538337 28138 leader_election.cc:304] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bb16d7fbee4274bb90706119ec310b, bddd4551258c497ba2cfffbf04e31643; no voters: 
I20260630 12:32:08.537088 28322 raft_consensus.cc:2468] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 1.
I20260630 12:32:08.538484 28071 catalog_manager.cc:5697] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bb16d7fbee4274bb90706119ec310b (127.19.133.193). New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:08.539222 28372 raft_consensus.cc:2804] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:08.540349 28372 raft_consensus.cc:697] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Becoming Leader. State: Replica: 33bb16d7fbee4274bb90706119ec310b, State: Running, Role: LEADER
I20260630 12:32:08.540983 28372 consensus_queue.cc:237] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:08.551204 28071 catalog_manager.cc:5697] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bb16d7fbee4274bb90706119ec310b (127.19.133.193). New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:08.552452 28071 catalog_manager.cc:5697] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bb16d7fbee4274bb90706119ec310b (127.19.133.193). New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:08.604679 28372 raft_consensus.cc:493] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:08.605140 28372 raft_consensus.cc:515] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.606789 28372 leader_election.cc:290] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807), bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603)
I20260630 12:32:08.607586 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a597490960743e6a5fc289d53197265" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" is_pre_election: true
I20260630 12:32:08.607825 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a597490960743e6a5fc289d53197265" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bddd4551258c497ba2cfffbf04e31643" is_pre_election: true
I20260630 12:32:08.608296 28322 raft_consensus.cc:2468] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 0.
I20260630 12:32:08.608399 28248 raft_consensus.cc:2468] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 0.
I20260630 12:32:08.609380 28136 leader_election.cc:304] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c2213bcbcf4ad1bdddbff6c9278a68, 33bb16d7fbee4274bb90706119ec310b; no voters: 
I20260630 12:32:08.609989 28372 raft_consensus.cc:2804] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:08.610276 28372 raft_consensus.cc:493] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:08.610528 28372 raft_consensus.cc:3060] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.615070 28372 raft_consensus.cc:515] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.616530 28372 leader_election.cc:290] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 election: Requested vote from peers 03c2213bcbcf4ad1bdddbff6c9278a68 (127.19.133.195:39807), bddd4551258c497ba2cfffbf04e31643 (127.19.133.194:37603)
I20260630 12:32:08.617274 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a597490960743e6a5fc289d53197265" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68"
I20260630 12:32:08.617468 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a597490960743e6a5fc289d53197265" candidate_uuid: "33bb16d7fbee4274bb90706119ec310b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bddd4551258c497ba2cfffbf04e31643"
I20260630 12:32:08.617888 28322 raft_consensus.cc:3060] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.617985 28248 raft_consensus.cc:3060] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:08.624444 28322 raft_consensus.cc:2468] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 1.
I20260630 12:32:08.624452 28248 raft_consensus.cc:2468] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33bb16d7fbee4274bb90706119ec310b in term 1.
I20260630 12:32:08.625689 28138 leader_election.cc:304] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33bb16d7fbee4274bb90706119ec310b, bddd4551258c497ba2cfffbf04e31643; no voters: 
I20260630 12:32:08.626343 28372 raft_consensus.cc:2804] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:08.626722 28372 raft_consensus.cc:697] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Becoming Leader. State: Replica: 33bb16d7fbee4274bb90706119ec310b, State: Running, Role: LEADER
I20260630 12:32:08.627421 28372 consensus_queue.cc:237] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:08.633697 28071 catalog_manager.cc:5697] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b reported cstate change: term changed from 0 to 1, leader changed from <none> to 33bb16d7fbee4274bb90706119ec310b (127.19.133.193). New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:08.649896 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:08.655455 28394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:08.656239 28395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:08.658430 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:08.658576 28397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:08.659862 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:08.660054 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:08.660228 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822728660209 us; error 0 us; skew 500 ppm
I20260630 12:32:08.660697 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:08.662809 19991 webserver.cc:533] Webserver started at http://127.19.133.196:44675/ using document root <none> and password file <none>
I20260630 12:32:08.663271 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:08.663452 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:08.663692 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:08.664673 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "ee36e453eae6457a9c984c9895c8f788"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-rw3v"
I20260630 12:32:08.668795 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:08.672014 28402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.672701 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:08.672986 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "ee36e453eae6457a9c984c9895c8f788"
format_stamp: "Formatted at 2026-06-30 12:32:08 on dist-test-slave-rw3v"
I20260630 12:32:08.673231 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:08.685953 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:08.686982 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:08.688354 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:08.690539 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:08.690738 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.690948 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:08.691103 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:08.727113 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:35329
I20260630 12:32:08.727252 28464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:35329 every 8 connection(s)
I20260630 12:32:08.740442 28465 heartbeater.cc:344] Connected to a master server at 127.19.133.254:38271
I20260630 12:32:08.740803 28465 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:08.741438 28465 heartbeater.cc:507] Master 127.19.133.254:38271 requested a full tablet report, sending...
I20260630 12:32:08.743199 28071 ts_manager.cc:194] Registered new tserver with Master: ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329)
I20260630 12:32:08.744484 28071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41010
W20260630 12:32:08.826815 28119 auto_rebalancer.cc:639] Failed to schedule move for tablet 5738eecdc902479a81561c4bf9cffda1: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:32:08.829918 28119 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f24ee7806db492b83860f9ee735ff1d: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:32:08.832863 28119 auto_rebalancer.cc:639] Failed to schedule move for tablet e008835143ef4576b9e3cab2949274c6: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:32:08.950487 28372 consensus_queue.cc:1048] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:08.960971 28388 consensus_queue.cc:1048] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:09.024385 28388 consensus_queue.cc:1048] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:09.034339 28372 consensus_queue.cc:1048] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:09.035722 28372 consensus_queue.cc:1048] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:09.047744 28372 consensus_queue.cc:1048] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:09.052991 28372 consensus_queue.cc:1048] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:09.066497 28388 consensus_queue.cc:1048] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:09.746891 28465 heartbeater.cc:499] Master 127.19.133.254:38271 was elected leader, sending a full tablet report...
I20260630 12:32:09.847035 28173 consensus_queue.cc:237] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } }
I20260630 12:32:09.853232 28247 raft_consensus.cc:1275] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:09.855727 28372 consensus_queue.cc:1048] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:32:09.858168 28322 raft_consensus.cc:1275] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:09.859793 28477 consensus_queue.cc:1048] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:09.864430 28372 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.866451 28247 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.870399 28322 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
W20260630 12:32:09.872030 28137 consensus_peers.cc:597] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b -> Peer ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): Couldn't send request to peer ee36e453eae6457a9c984c9895c8f788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a597490960743e6a5fc289d53197265. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:09.886467 28070 catalog_manager.cc:5697] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b reported cstate change: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:09.888885 28173 consensus_queue.cc:237] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } }
I20260630 12:32:09.895010 28322 raft_consensus.cc:1275] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:32:09.895498 28137 consensus_peers.cc:597] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b -> Peer ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): Couldn't send request to peer ee36e453eae6457a9c984c9895c8f788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f24ee7806db492b83860f9ee735ff1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:09.896306 28247 raft_consensus.cc:1275] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:09.896641 28477 consensus_queue.cc:1048] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:09.897782 28372 consensus_queue.cc:1048] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:09.906668 28372 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.909190 28322 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.911320 28247 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: true } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.922349 28173 consensus_queue.cc:237] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } }
I20260630 12:32:09.920903 28071 catalog_manager.cc:5697] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b reported cstate change: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:09.928952 28137 consensus_peers.cc:597] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b -> Peer ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): Couldn't send request to peer ee36e453eae6457a9c984c9895c8f788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5738eecdc902479a81561c4bf9cffda1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:09.929418 28322 raft_consensus.cc:1275] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:09.929632 28247 raft_consensus.cc:1275] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:09.930868 28388 consensus_queue.cc:1048] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:09.931645 28477 consensus_queue.cc:1048] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:09.939539 28477 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.941267 28322 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.942992 28247 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.953240 28069 catalog_manager.cc:5697] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 reported cstate change: config changed from index -1 to 2, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: true } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.956343 28173 consensus_queue.cc:237] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } }
W20260630 12:32:09.962288 28137 consensus_peers.cc:597] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b -> Peer ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): Couldn't send request to peer ee36e453eae6457a9c984c9895c8f788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a597490960743e6a5fc289d53197265. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:09.962710 28322 raft_consensus.cc:1275] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:09.962745 28247 raft_consensus.cc:1275] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:09.964439 28388 consensus_queue.cc:1048] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:09.964954 28372 consensus_queue.cc:1048] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:09.972785 28372 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.974239 28322 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.974261 28247 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
W20260630 12:32:09.984853 28119 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:09.985302 28119 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:09.984787 28069 catalog_manager.cc:5697] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:09.989678 28173 consensus_queue.cc:237] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } }
W20260630 12:32:09.995375 28137 consensus_peers.cc:597] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b -> Peer ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): Couldn't send request to peer ee36e453eae6457a9c984c9895c8f788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f24ee7806db492b83860f9ee735ff1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:09.995810 28247 raft_consensus.cc:1275] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:09.997006 28372 consensus_queue.cc:1048] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:09.999028 28322 raft_consensus.cc:1275] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:10.000459 28372 consensus_queue.cc:1048] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:10.001205 28173 consensus_queue.cc:237] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } }
I20260630 12:32:10.003631 28388 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:10.008864 28321 raft_consensus.cc:1275] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:10.011183 28248 raft_consensus.cc:1275] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:10.010802 28247 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:10.013396 28477 consensus_queue.cc:1048] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:10.015731 28321 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:10.024191 28071 catalog_manager.cc:5697] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:10.024222 28477 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } }
I20260630 12:32:10.025447 28322 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } }
I20260630 12:32:10.027339 28372 consensus_queue.cc:1048] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:10.034797 28247 raft_consensus.cc:2955] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } }
I20260630 12:32:10.037205 28056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a597490960743e6a5fc289d53197265 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:32:10.039045 28119 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:10.039425 28119 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:10.044524 28070 catalog_manager.cc:5697] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 reported cstate change: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } }
I20260630 12:32:10.045045 28173 consensus_queue.cc:237] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } }
I20260630 12:32:10.049379 28172 consensus_queue.cc:237] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } }
W20260630 12:32:10.054198 28137 consensus_peers.cc:597] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b -> Peer ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): Couldn't send request to peer ee36e453eae6457a9c984c9895c8f788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5738eecdc902479a81561c4bf9cffda1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:10.054955 28248 raft_consensus.cc:1275] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:10.056800 28492 consensus_queue.cc:1048] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:32:10.057152 28321 raft_consensus.cc:1275] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:10.058974 28322 raft_consensus.cc:1275] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:10.059499 28388 consensus_queue.cc:1048] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:10.060930 28248 raft_consensus.cc:1275] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:10.063182 28492 consensus_queue.cc:1048] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:10.063746 28372 consensus_queue.cc:1048] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:10.072803 28321 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:10.074576 28246 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:10.081827 28477 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } } }
I20260630 12:32:10.078300 28388 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } }
I20260630 12:32:10.078737 28248 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } }
W20260630 12:32:10.092625 28119 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:32:10.093022 28119 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:32:10.096558 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a597490960743e6a5fc289d53197265 with delete_type TABLET_DATA_TOMBSTONED (TS ee36e453eae6457a9c984c9895c8f788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52790
I20260630 12:32:10.099273 28056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f24ee7806db492b83860f9ee735ff1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:10.099342 28322 raft_consensus.cc:2955] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } }
I20260630 12:32:10.102931 28071 catalog_manager.cc:5697] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee36e453eae6457a9c984c9895c8f788" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 35329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:10.106178 28056 catalog_manager.cc:4995] TS ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): delete failed for tablet 2a597490960743e6a5fc289d53197265 because the tablet was not found. No further retry: Not found: Tablet not found: 2a597490960743e6a5fc289d53197265
I20260630 12:32:10.107929 28069 catalog_manager.cc:5697] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 reported cstate change: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } attrs { replace: false } } }
I20260630 12:32:10.115465 28172 consensus_queue.cc:237] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [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: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } }
I20260630 12:32:10.117432 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f24ee7806db492b83860f9ee735ff1d with delete_type TABLET_DATA_TOMBSTONED (TS ee36e453eae6457a9c984c9895c8f788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52790
W20260630 12:32:10.118973 28056 catalog_manager.cc:4995] TS ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): delete failed for tablet 2f24ee7806db492b83860f9ee735ff1d because the tablet was not found. No further retry: Not found: Tablet not found: 2f24ee7806db492b83860f9ee735ff1d
I20260630 12:32:10.122305 28246 raft_consensus.cc:1275] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:10.123850 28494 consensus_queue.cc:1048] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:10.123814 28322 raft_consensus.cc:1275] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Refusing update from remote peer 33bb16d7fbee4274bb90706119ec310b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:10.128099 28494 consensus_queue.cc:1048] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:10.129447 28477 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } }
I20260630 12:32:10.131090 28246 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } }
I20260630 12:32:10.135749 28322 raft_consensus.cc:2955] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } } }
I20260630 12:32:10.137373 28056 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5738eecdc902479a81561c4bf9cffda1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:10.141989 28069 catalog_manager.cc:5697] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b reported cstate change: config changed from index 3 to 4, NON_VOTER ee36e453eae6457a9c984c9895c8f788 (127.19.133.196) evicted. New cstate: current_term: 1 leader_uuid: "33bb16d7fbee4274bb90706119ec310b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33bb16d7fbee4274bb90706119ec310b" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bddd4551258c497ba2cfffbf04e31643" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 37603 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c2213bcbcf4ad1bdddbff6c9278a68" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39807 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:10.151337 28430 tablet_service.cc:1558] Processing DeleteTablet for tablet 5738eecdc902479a81561c4bf9cffda1 with delete_type TABLET_DATA_TOMBSTONED (TS ee36e453eae6457a9c984c9895c8f788 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52790
W20260630 12:32:10.152705 28056 catalog_manager.cc:4995] TS ee36e453eae6457a9c984c9895c8f788 (127.19.133.196:35329): delete failed for tablet 5738eecdc902479a81561c4bf9cffda1 because the tablet was not found. No further retry: Not found: Tablet not found: 5738eecdc902479a81561c4bf9cffda1
I20260630 12:32:10.811283 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:32:10.838503 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:10.839301 19991 tablet_replica.cc:333] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b: stopping tablet replica
I20260630 12:32:10.839941 19991 raft_consensus.cc:2243] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:10.840715 19991 raft_consensus.cc:2272] T 2a597490960743e6a5fc289d53197265 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.843174 19991 tablet_replica.cc:333] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b: stopping tablet replica
I20260630 12:32:10.843775 19991 raft_consensus.cc:2243] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:10.844506 19991 raft_consensus.cc:2272] T 2f24ee7806db492b83860f9ee735ff1d P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.846920 19991 tablet_replica.cc:333] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b: stopping tablet replica
I20260630 12:32:10.847468 19991 raft_consensus.cc:2243] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:10.848266 19991 raft_consensus.cc:2272] T e008835143ef4576b9e3cab2949274c6 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.850551 19991 tablet_replica.cc:333] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b: stopping tablet replica
I20260630 12:32:10.851049 19991 raft_consensus.cc:2243] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:10.851799 19991 raft_consensus.cc:2272] T 5738eecdc902479a81561c4bf9cffda1 P 33bb16d7fbee4274bb90706119ec310b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.876431 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:10.892436 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:10.916316 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:10.917026 19991 tablet_replica.cc:333] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643: stopping tablet replica
I20260630 12:32:10.917703 19991 raft_consensus.cc:2243] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.918180 19991 raft_consensus.cc:2272] T e008835143ef4576b9e3cab2949274c6 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.920464 19991 tablet_replica.cc:333] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643: stopping tablet replica
I20260630 12:32:10.921020 19991 raft_consensus.cc:2243] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.921798 19991 raft_consensus.cc:2272] T 5738eecdc902479a81561c4bf9cffda1 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.924624 19991 tablet_replica.cc:333] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643: stopping tablet replica
I20260630 12:32:10.925220 19991 raft_consensus.cc:2243] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.925820 19991 raft_consensus.cc:2272] T 2f24ee7806db492b83860f9ee735ff1d P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.928321 19991 tablet_replica.cc:333] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643: stopping tablet replica
I20260630 12:32:10.928789 19991 raft_consensus.cc:2243] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.929347 19991 raft_consensus.cc:2272] T 2a597490960743e6a5fc289d53197265 P bddd4551258c497ba2cfffbf04e31643 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.953276 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:10.969842 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:10.991161 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:10.991956 19991 tablet_replica.cc:333] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68: stopping tablet replica
I20260630 12:32:10.992576 19991 raft_consensus.cc:2243] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.993129 19991 raft_consensus.cc:2272] T 2a597490960743e6a5fc289d53197265 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.995963 19991 tablet_replica.cc:333] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68: stopping tablet replica
I20260630 12:32:10.996482 19991 raft_consensus.cc:2243] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:10.997068 19991 raft_consensus.cc:2272] T 2f24ee7806db492b83860f9ee735ff1d P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:10.999783 19991 tablet_replica.cc:333] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68: stopping tablet replica
I20260630 12:32:11.000321 19991 raft_consensus.cc:2243] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.000885 19991 raft_consensus.cc:2272] T 5738eecdc902479a81561c4bf9cffda1 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.003288 19991 tablet_replica.cc:333] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68: stopping tablet replica
I20260630 12:32:11.003762 19991 raft_consensus.cc:2243] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:11.004168 19991 raft_consensus.cc:2272] T e008835143ef4576b9e3cab2949274c6 P 03c2213bcbcf4ad1bdddbff6c9278a68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.026957 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:11.043543 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:32:11.064128 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:11.080538 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:32:11.090137 19991 master.cc:562] Master@127.19.133.254:38271 shutting down...
I20260630 12:32:11.106336 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:11.106837 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:11.107110 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e59f8ce3e184a73bcffb3a9e4ad5c5d: stopping tablet replica
I20260630 12:32:11.126791 19991 master.cc:584] Master@127.19.133.254:38271 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4487 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:32:11.164359 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:34997
I20260630 12:32:11.165463 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:11.170585 28501 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:11.170954 28502 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:11.172128 28504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.172994 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:11.173817 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:11.174000 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:11.174116 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822731174105 us; error 0 us; skew 500 ppm
I20260630 12:32:11.174561 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:11.176877 19991 webserver.cc:533] Webserver started at http://127.19.133.254:40671/ using document root <none> and password file <none>
I20260630 12:32:11.177310 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:11.177462 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:11.177671 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:11.178969 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "84347ec83bdf4c01a4fa6ebb0eae2098"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-rw3v"
I20260630 12:32:11.183470 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:11.186599 28509 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.187335 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:11.187589 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "84347ec83bdf4c01a4fa6ebb0eae2098"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-rw3v"
I20260630 12:32:11.187844 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:11.196364 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:11.197469 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:11.233266 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:34997
I20260630 12:32:11.233359 28560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:34997 every 8 connection(s)
I20260630 12:32:11.236909 28561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:11.247546 28561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098: Bootstrap starting.
I20260630 12:32:11.252149 28561 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:11.256212 28561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098: No bootstrap required, opened a new log
I20260630 12:32:11.258291 28561 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84347ec83bdf4c01a4fa6ebb0eae2098" member_type: VOTER }
I20260630 12:32:11.258658 28561 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:11.258857 28561 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84347ec83bdf4c01a4fa6ebb0eae2098, State: Initialized, Role: FOLLOWER
I20260630 12:32:11.259472 28561 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "84347ec83bdf4c01a4fa6ebb0eae2098" member_type: VOTER }
I20260630 12:32:11.259934 28561 raft_consensus.cc:399] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:11.260154 28561 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:11.260390 28561 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:11.265031 28561 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84347ec83bdf4c01a4fa6ebb0eae2098" member_type: VOTER }
I20260630 12:32:11.265524 28561 leader_election.cc:304] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [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: 84347ec83bdf4c01a4fa6ebb0eae2098; no voters: 
I20260630 12:32:11.266579 28561 leader_election.cc:290] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:11.266892 28564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:11.268106 28564 raft_consensus.cc:697] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 1 LEADER]: Becoming Leader. State: Replica: 84347ec83bdf4c01a4fa6ebb0eae2098, State: Running, Role: LEADER
I20260630 12:32:11.268743 28564 consensus_queue.cc:237] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [LEADER]: Queue going to LEADER mode. State: All 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: "84347ec83bdf4c01a4fa6ebb0eae2098" member_type: VOTER }
I20260630 12:32:11.269447 28561 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:11.271574 28565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "84347ec83bdf4c01a4fa6ebb0eae2098" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84347ec83bdf4c01a4fa6ebb0eae2098" member_type: VOTER } }
I20260630 12:32:11.271678 28566 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 84347ec83bdf4c01a4fa6ebb0eae2098. Latest consensus state: current_term: 1 leader_uuid: "84347ec83bdf4c01a4fa6ebb0eae2098" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84347ec83bdf4c01a4fa6ebb0eae2098" member_type: VOTER } }
I20260630 12:32:11.272271 28566 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:11.272257 28565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:11.275544 28570 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:11.281020 28570 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:11.285854 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:11.289667 28570 catalog_manager.cc:1383] Generated new cluster ID: 16620ce7c1514159886d492013073add
I20260630 12:32:11.289955 28570 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:11.312912 28570 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:11.314214 28570 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:11.328775 28570 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098: Generated new TSK 0
I20260630 12:32:11.329416 28570 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:11.352872 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:11.358639 28582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:11.359321 28583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.361366 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:11.361404 28585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.362546 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:11.362735 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:11.362857 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822731362846 us; error 0 us; skew 500 ppm
I20260630 12:32:11.363349 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:11.365538 19991 webserver.cc:533] Webserver started at http://127.19.133.193:41395/ using document root <none> and password file <none>
I20260630 12:32:11.365934 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:11.366082 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:11.366297 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:11.367360 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "20d8b4715ed24f0182e0d59bca186e52"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-rw3v"
I20260630 12:32:11.371646 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:32:11.374776 28590 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.375541 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:11.375800 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "20d8b4715ed24f0182e0d59bca186e52"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-rw3v"
I20260630 12:32:11.376035 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:11.387722 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:11.388782 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:11.390323 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:11.392611 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:11.392805 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.393034 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:11.393213 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.430948 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:42581
I20260630 12:32:11.431093 28652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:42581 every 8 connection(s)
I20260630 12:32:11.435777 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:11.442302 28657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:11.444641 28658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.449900 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:11.450599 28653 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34997
W20260630 12:32:11.450615 28660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.451218 28653 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:11.452714 28653 heartbeater.cc:507] Master 127.19.133.254:34997 requested a full tablet report, sending...
I20260630 12:32:11.452920 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:11.453207 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:11.453361 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822731453346 us; error 0 us; skew 500 ppm
I20260630 12:32:11.454053 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:11.454834 28526 ts_manager.cc:194] Registered new tserver with Master: 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193:42581)
I20260630 12:32:11.456528 19991 webserver.cc:533] Webserver started at http://127.19.133.194:45713/ using document root <none> and password file <none>
I20260630 12:32:11.456938 28526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51564
I20260630 12:32:11.457021 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:11.457350 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:11.457614 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:11.458814 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "1da7f2f9dddf4aaa990518b6844bcfb0"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-rw3v"
I20260630 12:32:11.463004 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:32:11.466243 28665 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.466956 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:11.467258 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "1da7f2f9dddf4aaa990518b6844bcfb0"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-rw3v"
I20260630 12:32:11.467510 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:11.480775 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:11.481906 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:11.483315 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:11.485412 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:11.485611 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.485833 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:11.485982 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.523831 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:34403
I20260630 12:32:11.523944 28727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:34403 every 8 connection(s)
I20260630 12:32:11.528304 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:11.535194 28731 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:11.537614 28732 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.542243 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:11.543028 28728 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34997
W20260630 12:32:11.543399 28734 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:11.543519 28728 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:11.544358 28728 heartbeater.cc:507] Master 127.19.133.254:34997 requested a full tablet report, sending...
I20260630 12:32:11.544368 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:11.544739 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:11.544910 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822731544894 us; error 0 us; skew 500 ppm
I20260630 12:32:11.545593 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:11.546398 28526 ts_manager.cc:194] Registered new tserver with Master: 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194:34403)
I20260630 12:32:11.548082 28526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51578
I20260630 12:32:11.548166 19991 webserver.cc:533] Webserver started at http://127.19.133.195:45671/ using document root <none> and password file <none>
I20260630 12:32:11.548702 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:11.548882 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:11.549571 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:11.550673 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "c26d370f2d0d42c79ceeaa5df3d11b88"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-rw3v"
I20260630 12:32:11.554880 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:11.557986 28739 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.558684 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:11.558946 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "c26d370f2d0d42c79ceeaa5df3d11b88"
format_stamp: "Formatted at 2026-06-30 12:32:11 on dist-test-slave-rw3v"
I20260630 12:32:11.559295 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:11.576637 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:11.577847 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:11.579300 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:11.581529 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:11.581724 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:11.581939 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:11.582131 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:32:11.622360 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:41353
I20260630 12:32:11.622486 28801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:41353 every 8 connection(s)
I20260630 12:32:11.636480 28802 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34997
I20260630 12:32:11.636873 28802 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:11.637574 28802 heartbeater.cc:507] Master 127.19.133.254:34997 requested a full tablet report, sending...
I20260630 12:32:11.639496 28526 ts_manager.cc:194] Registered new tserver with Master: c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:11.640311 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014892892s
I20260630 12:32:11.640820 28526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51590
I20260630 12:32:12.459607 28653 heartbeater.cc:499] Master 127.19.133.254:34997 was elected leader, sending a full tablet report...
I20260630 12:32:12.550458 28728 heartbeater.cc:499] Master 127.19.133.254:34997 was elected leader, sending a full tablet report...
I20260630 12:32:12.643482 28802 heartbeater.cc:499] Master 127.19.133.254:34997 was elected leader, sending a full tablet report...
I20260630 12:32:12.694262 28526 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51596:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:12.696614 28526 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:12.762603 28692 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1569e2ccb64fdb8d35440c23e4c863 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:12.763216 28691 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0f8483736342cd81e4ddbbeb80c577 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:12.763947 28690 tablet_service.cc:1511] Processing CreateTablet for tablet 74025ae8cb0148ff83ba54baa2bdba02 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:12.764659 28691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0f8483736342cd81e4ddbbeb80c577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.765208 28690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74025ae8cb0148ff83ba54baa2bdba02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.764448 28693 tablet_service.cc:1511] Processing CreateTablet for tablet 40823b1edb6e4538af396c6b01d2a896 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:12.767660 28689 tablet_service.cc:1511] Processing CreateTablet for tablet 762cf9329d7e416682ca778102718725 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:12.768239 28615 tablet_service.cc:1511] Processing CreateTablet for tablet 74025ae8cb0148ff83ba54baa2bdba02 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:12.768575 28614 tablet_service.cc:1511] Processing CreateTablet for tablet 762cf9329d7e416682ca778102718725 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:12.768895 28617 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1569e2ccb64fdb8d35440c23e4c863 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:12.769554 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74025ae8cb0148ff83ba54baa2bdba02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.770193 28617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1569e2ccb64fdb8d35440c23e4c863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.766779 28618 tablet_service.cc:1511] Processing CreateTablet for tablet 40823b1edb6e4538af396c6b01d2a896 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:12.771956 28618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40823b1edb6e4538af396c6b01d2a896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.772179 28616 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0f8483736342cd81e4ddbbeb80c577 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:12.773375 28616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0f8483736342cd81e4ddbbeb80c577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.774101 28766 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1569e2ccb64fdb8d35440c23e4c863 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:12.774791 28767 tablet_service.cc:1511] Processing CreateTablet for tablet 40823b1edb6e4538af396c6b01d2a896 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:12.775413 28766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1569e2ccb64fdb8d35440c23e4c863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.775974 28767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40823b1edb6e4538af396c6b01d2a896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.777949 28764 tablet_service.cc:1511] Processing CreateTablet for tablet 74025ae8cb0148ff83ba54baa2bdba02 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:12.770720 28613 tablet_service.cc:1511] Processing CreateTablet for tablet 868546a9048641feabc4b4a906b3710b (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:12.779428 28613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868546a9048641feabc4b4a906b3710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.780277 28763 tablet_service.cc:1511] Processing CreateTablet for tablet 762cf9329d7e416682ca778102718725 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:12.780810 28614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762cf9329d7e416682ca778102718725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.782008 28762 tablet_service.cc:1511] Processing CreateTablet for tablet 868546a9048641feabc4b4a906b3710b (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:12.784339 28765 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0f8483736342cd81e4ddbbeb80c577 (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:12.769871 28688 tablet_service.cc:1511] Processing CreateTablet for tablet 868546a9048641feabc4b4a906b3710b (DEFAULT_TABLE table=test-workload [id=91926e48948948acbb14bc0bf3c80c46]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:12.788990 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74025ae8cb0148ff83ba54baa2bdba02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.791522 28762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868546a9048641feabc4b4a906b3710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.795578 28765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0f8483736342cd81e4ddbbeb80c577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.803769 28763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762cf9329d7e416682ca778102718725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.807567 28693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40823b1edb6e4538af396c6b01d2a896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.811451 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762cf9329d7e416682ca778102718725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.819506 28688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868546a9048641feabc4b4a906b3710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.831519 28692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1569e2ccb64fdb8d35440c23e4c863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:12.872833 28822 tablet_bootstrap.cc:492] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52: Bootstrap starting.
I20260630 12:32:12.872758 28823 tablet_bootstrap.cc:492] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88: Bootstrap starting.
I20260630 12:32:12.881026 28824 tablet_bootstrap.cc:492] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0: Bootstrap starting.
I20260630 12:32:12.887004 28824 tablet_bootstrap.cc:654] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.888036 28822 tablet_bootstrap.cc:654] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.891731 28823 tablet_bootstrap.cc:654] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.892349 28824 tablet_bootstrap.cc:492] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0: No bootstrap required, opened a new log
I20260630 12:32:12.892752 28824 ts_tablet_manager.cc:1403] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:32:12.893185 28822 tablet_bootstrap.cc:492] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52: No bootstrap required, opened a new log
I20260630 12:32:12.893729 28822 ts_tablet_manager.cc:1403] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.006s
I20260630 12:32:12.895330 28824 raft_consensus.cc:359] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.896093 28824 raft_consensus.cc:385] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.896463 28824 raft_consensus.cc:740] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.896490 28822 raft_consensus.cc:359] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.897387 28822 raft_consensus.cc:385] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.897490 28823 tablet_bootstrap.cc:492] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88: No bootstrap required, opened a new log
I20260630 12:32:12.897769 28822 raft_consensus.cc:740] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.898238 28823 ts_tablet_manager.cc:1403] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.006s
I20260630 12:32:12.897544 28824 consensus_queue.cc:260] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.898588 28822 consensus_queue.cc:260] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.900660 28824 ts_tablet_manager.cc:1434] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:32:12.901126 28823 raft_consensus.cc:359] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.901669 28824 tablet_bootstrap.cc:492] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0: Bootstrap starting.
I20260630 12:32:12.901870 28823 raft_consensus.cc:385] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.902215 28823 raft_consensus.cc:740] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26d370f2d0d42c79ceeaa5df3d11b88, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.903067 28823 consensus_queue.cc:260] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.908242 28824 tablet_bootstrap.cc:654] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.912295 28823 ts_tablet_manager.cc:1434] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:32:12.914770 28822 ts_tablet_manager.cc:1434] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52: Time spent starting tablet: real 0.021s	user 0.019s	sys 0.003s
I20260630 12:32:12.915822 28822 tablet_bootstrap.cc:492] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52: Bootstrap starting.
I20260630 12:32:12.918179 28823 tablet_bootstrap.cc:492] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88: Bootstrap starting.
I20260630 12:32:12.919500 28824 tablet_bootstrap.cc:492] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0: No bootstrap required, opened a new log
I20260630 12:32:12.919946 28824 ts_tablet_manager.cc:1403] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:32:12.921586 28822 tablet_bootstrap.cc:654] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.922542 28824 raft_consensus.cc:359] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.923427 28824 raft_consensus.cc:385] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.923758 28824 raft_consensus.cc:740] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.924652 28824 consensus_queue.cc:260] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.928642 28823 tablet_bootstrap.cc:654] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.929325 28824 ts_tablet_manager.cc:1434] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:32:12.930322 28824 tablet_bootstrap.cc:492] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0: Bootstrap starting.
I20260630 12:32:12.932921 28822 tablet_bootstrap.cc:492] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52: No bootstrap required, opened a new log
I20260630 12:32:12.933406 28822 ts_tablet_manager.cc:1403] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260630 12:32:12.933984 28823 tablet_bootstrap.cc:492] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88: No bootstrap required, opened a new log
I20260630 12:32:12.934461 28823 ts_tablet_manager.cc:1403] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260630 12:32:12.936334 28824 tablet_bootstrap.cc:654] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.936139 28822 raft_consensus.cc:359] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.936919 28822 raft_consensus.cc:385] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.937242 28822 raft_consensus.cc:740] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.937233 28823 raft_consensus.cc:359] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.938100 28823 raft_consensus.cc:385] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.938397 28823 raft_consensus.cc:740] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26d370f2d0d42c79ceeaa5df3d11b88, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.938370 28822 consensus_queue.cc:260] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.939525 28823 consensus_queue.cc:260] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.947089 28823 ts_tablet_manager.cc:1434] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260630 12:32:12.947779 28822 ts_tablet_manager.cc:1434] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:32:12.948125 28823 tablet_bootstrap.cc:492] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88: Bootstrap starting.
I20260630 12:32:12.948770 28822 tablet_bootstrap.cc:492] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52: Bootstrap starting.
I20260630 12:32:12.954358 28823 tablet_bootstrap.cc:654] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.955775 28822 tablet_bootstrap.cc:654] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.958590 28824 tablet_bootstrap.cc:492] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0: No bootstrap required, opened a new log
I20260630 12:32:12.959125 28824 ts_tablet_manager.cc:1403] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260630 12:32:12.962121 28824 raft_consensus.cc:359] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.962850 28824 raft_consensus.cc:385] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.963129 28824 raft_consensus.cc:740] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.964123 28824 consensus_queue.cc:260] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.965353 28822 tablet_bootstrap.cc:492] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52: No bootstrap required, opened a new log
I20260630 12:32:12.965821 28822 ts_tablet_manager.cc:1403] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:32:12.966360 28824 ts_tablet_manager.cc:1434] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:32:12.967427 28824 tablet_bootstrap.cc:492] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0: Bootstrap starting.
I20260630 12:32:12.968499 28822 raft_consensus.cc:359] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.969338 28822 raft_consensus.cc:385] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.969623 28822 raft_consensus.cc:740] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.970467 28822 consensus_queue.cc:260] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.971237 28823 tablet_bootstrap.cc:492] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88: No bootstrap required, opened a new log
I20260630 12:32:12.971771 28823 ts_tablet_manager.cc:1403] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260630 12:32:12.974659 28823 raft_consensus.cc:359] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.975112 28822 ts_tablet_manager.cc:1434] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:32:12.975234 28824 tablet_bootstrap.cc:654] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.975453 28823 raft_consensus.cc:385] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.975919 28823 raft_consensus.cc:740] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26d370f2d0d42c79ceeaa5df3d11b88, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.976286 28822 tablet_bootstrap.cc:492] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52: Bootstrap starting.
I20260630 12:32:12.976902 28823 consensus_queue.cc:260] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.979418 28823 ts_tablet_manager.cc:1434] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:12.980562 28823 tablet_bootstrap.cc:492] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88: Bootstrap starting.
I20260630 12:32:12.982776 28822 tablet_bootstrap.cc:654] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.986755 28824 tablet_bootstrap.cc:492] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0: No bootstrap required, opened a new log
I20260630 12:32:12.987237 28824 ts_tablet_manager.cc:1403] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:32:12.987715 28823 tablet_bootstrap.cc:654] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:12.989955 28824 raft_consensus.cc:359] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.990657 28824 raft_consensus.cc:385] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:12.990936 28824 raft_consensus.cc:740] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Initialized, Role: FOLLOWER
I20260630 12:32:12.991931 28824 consensus_queue.cc:260] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:12.994136 28824 ts_tablet_manager.cc:1434] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:32:12.995162 28824 tablet_bootstrap.cc:492] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0: Bootstrap starting.
I20260630 12:32:12.999297 28823 tablet_bootstrap.cc:492] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88: No bootstrap required, opened a new log
I20260630 12:32:12.999827 28823 ts_tablet_manager.cc:1403] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260630 12:32:13.000937 28824 tablet_bootstrap.cc:654] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.002604 28823 raft_consensus.cc:359] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.003489 28823 raft_consensus.cc:385] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.003837 28823 raft_consensus.cc:740] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26d370f2d0d42c79ceeaa5df3d11b88, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.004796 28823 consensus_queue.cc:260] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.009810 28823 ts_tablet_manager.cc:1434] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:32:13.010790 28823 tablet_bootstrap.cc:492] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88: Bootstrap starting.
I20260630 12:32:13.012034 28824 tablet_bootstrap.cc:492] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0: No bootstrap required, opened a new log
I20260630 12:32:13.012509 28824 ts_tablet_manager.cc:1403] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:32:13.015159 28824 raft_consensus.cc:359] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.015834 28824 raft_consensus.cc:385] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.016115 28824 raft_consensus.cc:740] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.016803 28823 tablet_bootstrap.cc:654] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.016978 28824 consensus_queue.cc:260] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.021481 28824 ts_tablet_manager.cc:1434] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260630 12:32:13.022517 28824 tablet_bootstrap.cc:492] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0: Bootstrap starting.
I20260630 12:32:13.028194 28823 tablet_bootstrap.cc:492] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88: No bootstrap required, opened a new log
I20260630 12:32:13.028337 28824 tablet_bootstrap.cc:654] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.028785 28823 ts_tablet_manager.cc:1403] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:32:13.031903 28823 raft_consensus.cc:359] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.031826 28835 raft_consensus.cc:493] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:13.032747 28823 raft_consensus.cc:385] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.033289 28823 raft_consensus.cc:740] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26d370f2d0d42c79ceeaa5df3d11b88, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.033187 28835 raft_consensus.cc:515] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.034406 28823 consensus_queue.cc:260] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.035935 28835 leader_election.cc:290] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194:34403), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.037145 28823 ts_tablet_manager.cc:1434] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:32:13.040834 28823 tablet_bootstrap.cc:492] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88: Bootstrap starting.
I20260630 12:32:13.041095 28824 tablet_bootstrap.cc:492] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0: No bootstrap required, opened a new log
I20260630 12:32:13.041579 28824 ts_tablet_manager.cc:1403] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260630 12:32:13.044354 28824 raft_consensus.cc:359] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.045003 28824 raft_consensus.cc:385] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.045275 28824 raft_consensus.cc:740] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.046095 28824 consensus_queue.cc:260] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.050037 28824 ts_tablet_manager.cc:1434] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:32:13.050930 28822 tablet_bootstrap.cc:492] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52: No bootstrap required, opened a new log
I20260630 12:32:13.051476 28822 ts_tablet_manager.cc:1403] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.027s
I20260630 12:32:13.051736 28823 tablet_bootstrap.cc:654] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.054334 28822 raft_consensus.cc:359] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.055090 28822 raft_consensus.cc:385] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.055421 28822 raft_consensus.cc:740] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.057238 28703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74025ae8cb0148ff83ba54baa2bdba02" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" is_pre_election: true
I20260630 12:32:13.057968 28703 raft_consensus.cc:2468] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 0.
I20260630 12:32:13.060415 28593 leader_election.cc:304] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, 20d8b4715ed24f0182e0d59bca186e52; no voters: 
I20260630 12:32:13.061273 28835 raft_consensus.cc:2804] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:13.061620 28835 raft_consensus.cc:493] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:13.061944 28835 raft_consensus.cc:3060] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.063674 28822 consensus_queue.cc:260] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.064344 28777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74025ae8cb0148ff83ba54baa2bdba02" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" is_pre_election: true
I20260630 12:32:13.065011 28777 raft_consensus.cc:2468] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 0.
I20260630 12:32:13.066157 28822 ts_tablet_manager.cc:1434] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:32:13.067047 28822 tablet_bootstrap.cc:492] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52: Bootstrap starting.
I20260630 12:32:13.068213 28828 raft_consensus.cc:493] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:13.068682 28828 raft_consensus.cc:515] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.069298 28835 raft_consensus.cc:515] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.072058 28703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74025ae8cb0148ff83ba54baa2bdba02" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0"
I20260630 12:32:13.072603 28703 raft_consensus.cc:3060] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.073266 28822 tablet_bootstrap.cc:654] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.077931 28828 leader_election.cc:290] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193:42581), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.079133 28835 leader_election.cc:290] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 election: Requested vote from peers 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194:34403), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.080247 28777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74025ae8cb0148ff83ba54baa2bdba02" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88"
I20260630 12:32:13.080906 28777 raft_consensus.cc:3060] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.090631 28703 raft_consensus.cc:2468] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 1.
I20260630 12:32:13.091825 28593 leader_election.cc:304] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, 20d8b4715ed24f0182e0d59bca186e52; no voters: 
I20260630 12:32:13.091836 28823 tablet_bootstrap.cc:492] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88: No bootstrap required, opened a new log
I20260630 12:32:13.092792 28777 raft_consensus.cc:2468] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 1.
I20260630 12:32:13.101236 28823 ts_tablet_manager.cc:1403] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.008s
I20260630 12:32:13.092842 28835 raft_consensus.cc:2804] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:13.103654 28829 raft_consensus.cc:493] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:13.104082 28829 raft_consensus.cc:515] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.106453 28829 leader_election.cc:290] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194:34403), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.106475 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868546a9048641feabc4b4a906b3710b" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d8b4715ed24f0182e0d59bca186e52" is_pre_election: true
I20260630 12:32:13.107180 28703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40823b1edb6e4538af396c6b01d2a896" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" is_pre_election: true
I20260630 12:32:13.106863 28835 raft_consensus.cc:697] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 LEADER]: Becoming Leader. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Running, Role: LEADER
I20260630 12:32:13.107388 28829 raft_consensus.cc:493] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:13.108038 28829 raft_consensus.cc:515] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
W20260630 12:32:13.108857 28666 leader_election.cc:343] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193:42581): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:13.109282 28777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868546a9048641feabc4b4a906b3710b" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" is_pre_election: true
I20260630 12:32:13.110180 28829 leader_election.cc:290] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194:34403), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.104130 28823 raft_consensus.cc:359] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.099973 28822 tablet_bootstrap.cc:492] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52: No bootstrap required, opened a new log
I20260630 12:32:13.110764 28777 raft_consensus.cc:2468] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 0.
I20260630 12:32:13.111224 28822 ts_tablet_manager.cc:1403] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.015s
I20260630 12:32:13.107790 28703 raft_consensus.cc:2468] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 0.
I20260630 12:32:13.112064 28702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762cf9329d7e416682ca778102718725" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" is_pre_election: true
I20260630 12:32:13.112548 28775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762cf9329d7e416682ca778102718725" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" is_pre_election: true
I20260630 12:32:13.112784 28702 raft_consensus.cc:2468] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 0.
I20260630 12:32:13.113216 28775 raft_consensus.cc:2468] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 0.
I20260630 12:32:13.113431 28593 leader_election.cc:304] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, 20d8b4715ed24f0182e0d59bca186e52; no voters: 
I20260630 12:32:13.110926 28823 raft_consensus.cc:385] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.114338 28823 raft_consensus.cc:740] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c26d370f2d0d42c79ceeaa5df3d11b88, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.112138 28668 leader_election.cc:304] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [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: 1da7f2f9dddf4aaa990518b6844bcfb0, c26d370f2d0d42c79ceeaa5df3d11b88; no voters: 20d8b4715ed24f0182e0d59bca186e52
I20260630 12:32:13.114229 28822 raft_consensus.cc:359] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.115000 28822 raft_consensus.cc:385] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.115192 28828 raft_consensus.cc:2804] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:13.115406 28822 raft_consensus.cc:740] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.110317 28776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40823b1edb6e4538af396c6b01d2a896" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" is_pre_election: true
I20260630 12:32:13.115721 28828 raft_consensus.cc:493] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:13.116257 28828 raft_consensus.cc:3060] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.116380 28776 raft_consensus.cc:2468] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 0.
I20260630 12:32:13.114529 28593 leader_election.cc:304] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, 20d8b4715ed24f0182e0d59bca186e52; no voters: 
I20260630 12:32:13.116058 28823 consensus_queue.cc:260] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.116384 28822 consensus_queue.cc:260] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.116513 28829 raft_consensus.cc:2804] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:13.118814 28829 raft_consensus.cc:493] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:13.119201 28829 raft_consensus.cc:3060] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.110543 28835 consensus_queue.cc:237] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.123760 28850 raft_consensus.cc:2804] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:13.124221 28850 raft_consensus.cc:493] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:13.124573 28850 raft_consensus.cc:3060] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.126168 28828 raft_consensus.cc:515] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.130227 28828 leader_election.cc:290] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 election: Requested vote from peers 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193:42581), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.130946 28828 raft_consensus.cc:493] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:13.131279 28628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868546a9048641feabc4b4a906b3710b" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d8b4715ed24f0182e0d59bca186e52"
I20260630 12:32:13.131409 28828 raft_consensus.cc:515] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.131755 28822 ts_tablet_manager.cc:1434] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.004s
I20260630 12:32:13.131856 28628 raft_consensus.cc:3060] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.132989 28822 tablet_bootstrap.cc:492] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52: Bootstrap starting.
I20260630 12:32:13.133456 28828 leader_election.cc:290] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193:42581), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.128005 28829 raft_consensus.cc:515] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.136180 28823 ts_tablet_manager.cc:1434] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260630 12:32:13.136776 28776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0f8483736342cd81e4ddbbeb80c577" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" is_pre_election: true
I20260630 12:32:13.137514 28776 raft_consensus.cc:2468] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 0.
I20260630 12:32:13.136704 28829 leader_election.cc:290] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 election: Requested vote from peers 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194:34403), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.137828 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0f8483736342cd81e4ddbbeb80c577" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d8b4715ed24f0182e0d59bca186e52" is_pre_election: true
I20260630 12:32:13.138504 28627 raft_consensus.cc:2468] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 0.
I20260630 12:32:13.140142 28776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40823b1edb6e4538af396c6b01d2a896" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88"
I20260630 12:32:13.140683 28776 raft_consensus.cc:3060] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.143502 28777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868546a9048641feabc4b4a906b3710b" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88"
I20260630 12:32:13.144085 28777 raft_consensus.cc:3060] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.143673 28526 catalog_manager.cc:5697] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "20d8b4715ed24f0182e0d59bca186e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:13.146987 28668 leader_election.cc:304] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, c26d370f2d0d42c79ceeaa5df3d11b88; no voters: 
I20260630 12:32:13.147828 28828 raft_consensus.cc:2804] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:13.148175 28828 raft_consensus.cc:493] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:13.148487 28828 raft_consensus.cc:3060] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.148921 28776 raft_consensus.cc:2468] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 1.
I20260630 12:32:13.150110 28593 leader_election.cc:304] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20d8b4715ed24f0182e0d59bca186e52, c26d370f2d0d42c79ceeaa5df3d11b88; no voters: 
I20260630 12:32:13.155531 28702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40823b1edb6e4538af396c6b01d2a896" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0"
I20260630 12:32:13.156096 28702 raft_consensus.cc:3060] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.151737 28628 raft_consensus.cc:2468] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 1.
I20260630 12:32:13.157582 28850 raft_consensus.cc:515] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.159308 28835 raft_consensus.cc:2804] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:13.159807 28835 raft_consensus.cc:697] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 LEADER]: Becoming Leader. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Running, Role: LEADER
I20260630 12:32:13.160568 28835 consensus_queue.cc:237] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.161422 28822 tablet_bootstrap.cc:654] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:13.162992 28702 raft_consensus.cc:2468] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 1.
I20260630 12:32:13.150732 28777 raft_consensus.cc:2468] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 1.
I20260630 12:32:13.164304 28828 raft_consensus.cc:515] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.165664 28668 leader_election.cc:304] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, c26d370f2d0d42c79ceeaa5df3d11b88; no voters: 
I20260630 12:32:13.166706 28853 raft_consensus.cc:2804] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:13.167084 28828 leader_election.cc:290] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 election: Requested vote from peers 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193:42581), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.167321 28822 tablet_bootstrap.cc:492] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52: No bootstrap required, opened a new log
I20260630 12:32:13.167243 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0f8483736342cd81e4ddbbeb80c577" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d8b4715ed24f0182e0d59bca186e52"
I20260630 12:32:13.168267 28627 raft_consensus.cc:3060] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.168018 28776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0f8483736342cd81e4ddbbeb80c577" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88"
I20260630 12:32:13.168757 28776 raft_consensus.cc:3060] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.168136 28853 raft_consensus.cc:697] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Running, Role: LEADER
I20260630 12:32:13.171459 28822 ts_tablet_manager.cc:1403] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260630 12:32:13.172338 28853 consensus_queue.cc:237] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.174199 28627 raft_consensus.cc:2468] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 1.
I20260630 12:32:13.173314 28526 catalog_manager.cc:5697] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "20d8b4715ed24f0182e0d59bca186e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:13.174939 28822 raft_consensus.cc:359] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.175558 28822 raft_consensus.cc:385] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:13.175768 28822 raft_consensus.cc:740] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Initialized, Role: FOLLOWER
I20260630 12:32:13.176470 28850 leader_election.cc:290] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 election: Requested vote from peers 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194:34403), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.176397 28822 consensus_queue.cc:260] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.178949 28822 ts_tablet_manager.cc:1434] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:32:13.178813 28702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762cf9329d7e416682ca778102718725" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0"
I20260630 12:32:13.179450 28702 raft_consensus.cc:3060] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.183820 28776 raft_consensus.cc:2468] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 1.
I20260630 12:32:13.184921 28668 leader_election.cc:304] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, c26d370f2d0d42c79ceeaa5df3d11b88; no voters: 
I20260630 12:32:13.186333 28702 raft_consensus.cc:2468] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 1.
I20260630 12:32:13.187469 28593 leader_election.cc:304] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, 20d8b4715ed24f0182e0d59bca186e52; no voters: 
I20260630 12:32:13.188313 28525 catalog_manager.cc:5697] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:13.191169 28853 raft_consensus.cc:2804] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:13.191684 28853 raft_consensus.cc:697] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Running, Role: LEADER
I20260630 12:32:13.192507 28853 consensus_queue.cc:237] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.193714 28777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762cf9329d7e416682ca778102718725" candidate_uuid: "20d8b4715ed24f0182e0d59bca186e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88"
I20260630 12:32:13.194276 28777 raft_consensus.cc:3060] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.195430 28850 raft_consensus.cc:2804] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:13.195946 28850 raft_consensus.cc:697] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 LEADER]: Becoming Leader. State: Replica: 20d8b4715ed24f0182e0d59bca186e52, State: Running, Role: LEADER
I20260630 12:32:13.196540 28850 consensus_queue.cc:237] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.199539 28828 raft_consensus.cc:493] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:13.199988 28828 raft_consensus.cc:515] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.201982 28828 leader_election.cc:290] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193:42581), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.202582 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1569e2ccb64fdb8d35440c23e4c863" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d8b4715ed24f0182e0d59bca186e52" is_pre_election: true
I20260630 12:32:13.203049 28776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1569e2ccb64fdb8d35440c23e4c863" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" is_pre_election: true
I20260630 12:32:13.203689 28776 raft_consensus.cc:2468] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 0.
I20260630 12:32:13.203189 28627 raft_consensus.cc:2468] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 0.
I20260630 12:32:13.204818 28668 leader_election.cc:304] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, c26d370f2d0d42c79ceeaa5df3d11b88; no voters: 
I20260630 12:32:13.205862 28828 raft_consensus.cc:2804] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:13.206933 28828 raft_consensus.cc:493] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:13.207327 28828 raft_consensus.cc:3060] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.207592 28777 raft_consensus.cc:2468] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20d8b4715ed24f0182e0d59bca186e52 in term 1.
I20260630 12:32:13.212807 28828 raft_consensus.cc:515] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.214053 28526 catalog_manager.cc:5697] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "20d8b4715ed24f0182e0d59bca186e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:13.215575 28627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1569e2ccb64fdb8d35440c23e4c863" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20d8b4715ed24f0182e0d59bca186e52"
I20260630 12:32:13.215094 28525 catalog_manager.cc:5697] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:13.215824 28777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1569e2ccb64fdb8d35440c23e4c863" candidate_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88"
I20260630 12:32:13.216277 28627 raft_consensus.cc:3060] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.216410 28777 raft_consensus.cc:3060] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:13.216574 28828 leader_election.cc:290] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 election: Requested vote from peers 20d8b4715ed24f0182e0d59bca186e52 (127.19.133.193:42581), c26d370f2d0d42c79ceeaa5df3d11b88 (127.19.133.195:41353)
I20260630 12:32:13.222163 28627 raft_consensus.cc:2468] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 1.
I20260630 12:32:13.223275 28666 leader_election.cc:304] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1da7f2f9dddf4aaa990518b6844bcfb0, 20d8b4715ed24f0182e0d59bca186e52; no voters: 
I20260630 12:32:13.224027 28828 raft_consensus.cc:2804] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:13.224517 28828 raft_consensus.cc:697] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1da7f2f9dddf4aaa990518b6844bcfb0, State: Running, Role: LEADER
I20260630 12:32:13.225385 28777 raft_consensus.cc:2468] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1da7f2f9dddf4aaa990518b6844bcfb0 in term 1.
I20260630 12:32:13.225239 28828 consensus_queue.cc:237] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } }
I20260630 12:32:13.232543 28525 catalog_manager.cc:5697] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1da7f2f9dddf4aaa990518b6844bcfb0 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:13.347209 28777 raft_consensus.cc:1275] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Refusing update from remote peer 20d8b4715ed24f0182e0d59bca186e52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.348042 28776 raft_consensus.cc:1275] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Refusing update from remote peer 20d8b4715ed24f0182e0d59bca186e52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.349476 28702 raft_consensus.cc:1275] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Refusing update from remote peer 20d8b4715ed24f0182e0d59bca186e52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.351728 28627 raft_consensus.cc:1275] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Refusing update from remote peer 1da7f2f9dddf4aaa990518b6844bcfb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.352421 28776 raft_consensus.cc:1275] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Refusing update from remote peer 20d8b4715ed24f0182e0d59bca186e52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.352768 28835 consensus_queue.cc:1048] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:13.353791 28702 raft_consensus.cc:1275] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Refusing update from remote peer 20d8b4715ed24f0182e0d59bca186e52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.355479 28828 consensus_queue.cc:1048] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:13.356637 28850 consensus_queue.cc:1048] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:13.357954 28777 raft_consensus.cc:1275] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Refusing update from remote peer 1da7f2f9dddf4aaa990518b6844bcfb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.359529 28853 consensus_queue.cc:1048] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:13.360080 28851 consensus_queue.cc:1048] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:13.361580 28851 consensus_queue.cc:1048] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:13.362567 28835 consensus_queue.cc:1048] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:13.391991 28701 raft_consensus.cc:1275] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Refusing update from remote peer 20d8b4715ed24f0182e0d59bca186e52: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.443949 28774 raft_consensus.cc:1275] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Refusing update from remote peer 1da7f2f9dddf4aaa990518b6844bcfb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.449098 28877 consensus_queue.cc:1048] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:13.462065 28773 raft_consensus.cc:1275] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Refusing update from remote peer 1da7f2f9dddf4aaa990518b6844bcfb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.486258 28627 raft_consensus.cc:1275] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Refusing update from remote peer 1da7f2f9dddf4aaa990518b6844bcfb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.488642 28627 raft_consensus.cc:1275] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Refusing update from remote peer 1da7f2f9dddf4aaa990518b6844bcfb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:13.490931 28850 consensus_queue.cc:1048] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1da7f2f9dddf4aaa990518b6844bcfb0" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 34403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:13.493185 28873 consensus_queue.cc:1048] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c26d370f2d0d42c79ceeaa5df3d11b88" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:13.496726 28873 consensus_queue.cc:1048] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:13.494614 28853 consensus_queue.cc:1048] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20d8b4715ed24f0182e0d59bca186e52" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 42581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260630 12:32:13.645831 28875 mvcc.cc:204] Tried to move back new op lower bound from 7302441915820195840 to 7302441915034738688. Current Snapshot: MvccSnapshot[applied={T|T < 7302441915820195840}]
W20260630 12:32:13.653713 28893 log.cc:927] Time spent T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260630 12:32:13.664438 28892 log.cc:927] Time spent T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260630 12:32:14.651975 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:32:14.673229 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:14.673884 19991 tablet_replica.cc:333] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52: stopping tablet replica
I20260630 12:32:14.674571 19991 raft_consensus.cc:2243] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:14.675418 19991 raft_consensus.cc:2272] T 762cf9329d7e416682ca778102718725 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.677955 19991 tablet_replica.cc:333] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52: stopping tablet replica
I20260630 12:32:14.678495 19991 raft_consensus.cc:2243] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.678942 19991 raft_consensus.cc:2272] T 868546a9048641feabc4b4a906b3710b P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.681699 19991 tablet_replica.cc:333] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52: stopping tablet replica
I20260630 12:32:14.682236 19991 raft_consensus.cc:2243] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:14.682940 19991 raft_consensus.cc:2272] T 74025ae8cb0148ff83ba54baa2bdba02 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.685137 19991 tablet_replica.cc:333] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52: stopping tablet replica
I20260630 12:32:14.685623 19991 raft_consensus.cc:2243] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:14.686327 19991 raft_consensus.cc:2272] T 40823b1edb6e4538af396c6b01d2a896 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.688690 19991 tablet_replica.cc:333] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52: stopping tablet replica
I20260630 12:32:14.689183 19991 raft_consensus.cc:2243] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.689644 19991 raft_consensus.cc:2272] T 9f1569e2ccb64fdb8d35440c23e4c863 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.692299 19991 tablet_replica.cc:333] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52: stopping tablet replica
I20260630 12:32:14.692755 19991 raft_consensus.cc:2243] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.693194 19991 raft_consensus.cc:2272] T 0e0f8483736342cd81e4ddbbeb80c577 P 20d8b4715ed24f0182e0d59bca186e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.722764 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:14.741219 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:14.762732 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:14.763381 19991 tablet_replica.cc:333] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0: stopping tablet replica
I20260630 12:32:14.763948 19991 raft_consensus.cc:2243] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.764465 19991 raft_consensus.cc:2272] T 762cf9329d7e416682ca778102718725 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.767347 19991 tablet_replica.cc:333] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0: stopping tablet replica
I20260630 12:32:14.767884 19991 raft_consensus.cc:2243] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:14.768635 19991 raft_consensus.cc:2272] T 868546a9048641feabc4b4a906b3710b P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.771227 19991 tablet_replica.cc:333] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0: stopping tablet replica
I20260630 12:32:14.771760 19991 raft_consensus.cc:2243] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:14.772491 19991 raft_consensus.cc:2272] T 0e0f8483736342cd81e4ddbbeb80c577 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.774996 19991 tablet_replica.cc:333] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0: stopping tablet replica
I20260630 12:32:14.775520 19991 raft_consensus.cc:2243] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:14.776322 19991 raft_consensus.cc:2272] T 9f1569e2ccb64fdb8d35440c23e4c863 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.778481 19991 tablet_replica.cc:333] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0: stopping tablet replica
I20260630 12:32:14.778967 19991 raft_consensus.cc:2243] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.779448 19991 raft_consensus.cc:2272] T 40823b1edb6e4538af396c6b01d2a896 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.781749 19991 tablet_replica.cc:333] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0: stopping tablet replica
I20260630 12:32:14.782200 19991 raft_consensus.cc:2243] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.782649 19991 raft_consensus.cc:2272] T 74025ae8cb0148ff83ba54baa2bdba02 P 1da7f2f9dddf4aaa990518b6844bcfb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.808260 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:14.822790 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:14.842540 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:14.843173 19991 tablet_replica.cc:333] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88: stopping tablet replica
I20260630 12:32:14.843793 19991 raft_consensus.cc:2243] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.844267 19991 raft_consensus.cc:2272] T 74025ae8cb0148ff83ba54baa2bdba02 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.846467 19991 tablet_replica.cc:333] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88: stopping tablet replica
I20260630 12:32:14.846971 19991 raft_consensus.cc:2243] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.847445 19991 raft_consensus.cc:2272] T 40823b1edb6e4538af396c6b01d2a896 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.850338 19991 tablet_replica.cc:333] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88: stopping tablet replica
I20260630 12:32:14.850826 19991 raft_consensus.cc:2243] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.851274 19991 raft_consensus.cc:2272] T 762cf9329d7e416682ca778102718725 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.853790 19991 tablet_replica.cc:333] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88: stopping tablet replica
I20260630 12:32:14.854240 19991 raft_consensus.cc:2243] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.854646 19991 raft_consensus.cc:2272] T 868546a9048641feabc4b4a906b3710b P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.857081 19991 tablet_replica.cc:333] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88: stopping tablet replica
I20260630 12:32:14.857517 19991 raft_consensus.cc:2243] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.857918 19991 raft_consensus.cc:2272] T 9f1569e2ccb64fdb8d35440c23e4c863 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.860191 19991 tablet_replica.cc:333] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88: stopping tablet replica
I20260630 12:32:14.860659 19991 raft_consensus.cc:2243] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:14.861097 19991 raft_consensus.cc:2272] T 0e0f8483736342cd81e4ddbbeb80c577 P c26d370f2d0d42c79ceeaa5df3d11b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.876986 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:14.891546 19991 master.cc:562] Master@127.19.133.254:34997 shutting down...
I20260630 12:32:14.907368 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:14.907853 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:14.908134 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 84347ec83bdf4c01a4fa6ebb0eae2098: stopping tablet replica
I20260630 12:32:14.925137 19991 master.cc:584] Master@127.19.133.254:34997 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (3788 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:32:14.952605 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:43753
I20260630 12:32:14.953634 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:14.958423 28909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.958525 28910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:14.959611 28912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:14.960536 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:14.961323 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:14.961488 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:14.961594 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822734961584 us; error 0 us; skew 500 ppm
I20260630 12:32:14.962002 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:14.964121 19991 webserver.cc:533] Webserver started at http://127.19.133.254:39727/ using document root <none> and password file <none>
I20260630 12:32:14.964504 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:14.964649 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:14.964846 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:14.965782 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "5462e732bf754c97a0d4674212e76294"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-rw3v"
I20260630 12:32:14.969741 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:14.972951 28917 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:14.973623 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:14.973872 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "5462e732bf754c97a0d4674212e76294"
format_stamp: "Formatted at 2026-06-30 12:32:14 on dist-test-slave-rw3v"
I20260630 12:32:14.974133 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:14.986063 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:14.986935 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:15.018757 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:43753
I20260630 12:32:15.018846 28968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:43753 every 8 connection(s)
I20260630 12:32:15.022236 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:15.032015 28969 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294: Bootstrap starting.
I20260630 12:32:15.035964 28969 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:15.039471 28969 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294: No bootstrap required, opened a new log
I20260630 12:32:15.041293 28969 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5462e732bf754c97a0d4674212e76294" member_type: VOTER }
I20260630 12:32:15.041656 28969 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:15.041857 28969 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5462e732bf754c97a0d4674212e76294, State: Initialized, Role: FOLLOWER
I20260630 12:32:15.042411 28969 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5462e732bf754c97a0d4674212e76294" member_type: VOTER }
I20260630 12:32:15.042855 28969 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:15.043058 28969 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:15.043326 28969 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:15.047463 28969 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5462e732bf754c97a0d4674212e76294" member_type: VOTER }
I20260630 12:32:15.047919 28969 leader_election.cc:304] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [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: 5462e732bf754c97a0d4674212e76294; no voters: 
I20260630 12:32:15.048888 28969 leader_election.cc:290] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:15.049192 28972 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:15.050338 28972 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 1 LEADER]: Becoming Leader. State: Replica: 5462e732bf754c97a0d4674212e76294, State: Running, Role: LEADER
I20260630 12:32:15.050918 28972 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [LEADER]: Queue going to LEADER mode. State: All 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: "5462e732bf754c97a0d4674212e76294" member_type: VOTER }
I20260630 12:32:15.051478 28969 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:15.054987 28973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5462e732bf754c97a0d4674212e76294" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5462e732bf754c97a0d4674212e76294" member_type: VOTER } }
I20260630 12:32:15.056327 28973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:15.055876 28974 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5462e732bf754c97a0d4674212e76294. Latest consensus state: current_term: 1 leader_uuid: "5462e732bf754c97a0d4674212e76294" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5462e732bf754c97a0d4674212e76294" member_type: VOTER } }
I20260630 12:32:15.058007 28974 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:15.059981 28980 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:15.064523 28980 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:15.066084 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:15.072609 28980 catalog_manager.cc:1383] Generated new cluster ID: 049c52fcd9b74daa8038c3d166e3f234
I20260630 12:32:15.072860 28980 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:15.083313 28980 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:15.084512 28980 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:15.100786 28980 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294: Generated new TSK 0
I20260630 12:32:15.101359 28980 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:15.132179 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:15.137483 28990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:15.138522 28991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:15.139930 28993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:15.140169 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:15.140964 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:15.141147 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:15.141268 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822735141256 us; error 0 us; skew 500 ppm
I20260630 12:32:15.141712 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:15.143754 19991 webserver.cc:533] Webserver started at http://127.19.133.193:34163/ using document root <none> and password file <none>
I20260630 12:32:15.144163 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:15.144308 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:15.144510 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:15.145505 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "bfff3022944849c9b7e0b43474653efb"
format_stamp: "Formatted at 2026-06-30 12:32:15 on dist-test-slave-rw3v"
I20260630 12:32:15.149569 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:15.152539 28998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.153234 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:15.153514 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "bfff3022944849c9b7e0b43474653efb"
format_stamp: "Formatted at 2026-06-30 12:32:15 on dist-test-slave-rw3v"
I20260630 12:32:15.153774 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:15.165284 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:15.166293 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:15.167613 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:15.169700 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:15.169880 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.170089 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:15.170244 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.205955 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:45157
I20260630 12:32:15.206048 29060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:45157 every 8 connection(s)
I20260630 12:32:15.210507 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:15.216451 29065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:15.217793 29066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:15.219244 29068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:15.220834 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:15.221519 29061 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43753
I20260630 12:32:15.221853 29061 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:15.222338 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:15.222544 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:15.222484 29061 heartbeater.cc:507] Master 127.19.133.254:43753 requested a full tablet report, sending...
I20260630 12:32:15.222880 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822735222859 us; error 0 us; skew 500 ppm
I20260630 12:32:15.223526 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:15.224794 28934 ts_manager.cc:194] Registered new tserver with Master: bfff3022944849c9b7e0b43474653efb (127.19.133.193:45157)
I20260630 12:32:15.225883 19991 webserver.cc:533] Webserver started at http://127.19.133.194:40431/ using document root <none> and password file <none>
I20260630 12:32:15.226375 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:15.226547 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:15.226667 28934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36914
I20260630 12:32:15.226794 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:15.228853 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "18c33a5f02464c97944776a10cbb6793"
format_stamp: "Formatted at 2026-06-30 12:32:15 on dist-test-slave-rw3v"
I20260630 12:32:15.232877 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:15.235694 29073 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.236356 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:15.236579 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "18c33a5f02464c97944776a10cbb6793"
format_stamp: "Formatted at 2026-06-30 12:32:15 on dist-test-slave-rw3v"
I20260630 12:32:15.236788 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:15.253569 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:15.254483 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:15.255740 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:15.257727 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:15.257894 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.258112 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:15.258256 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.294401 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:43181
I20260630 12:32:15.294493 29135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:43181 every 8 connection(s)
I20260630 12:32:15.298862 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:15.304441 29139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:15.305019 29140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:15.307907 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:15.308805 29143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:15.309684 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:15.309823 29136 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43753
W20260630 12:32:15.309944 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:15.310272 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822735310256 us; error 0 us; skew 500 ppm
I20260630 12:32:15.310305 29136 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:15.310806 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:15.311070 29136 heartbeater.cc:507] Master 127.19.133.254:43753 requested a full tablet report, sending...
I20260630 12:32:15.313114 28934 ts_manager.cc:194] Registered new tserver with Master: 18c33a5f02464c97944776a10cbb6793 (127.19.133.194:43181)
I20260630 12:32:15.313230 19991 webserver.cc:533] Webserver started at http://127.19.133.195:39023/ using document root <none> and password file <none>
I20260630 12:32:15.313745 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:15.313902 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:15.314153 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:15.314556 28934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36916
I20260630 12:32:15.315199 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "355a917577fc4210bf7c7e8ae2f3b10d"
format_stamp: "Formatted at 2026-06-30 12:32:15 on dist-test-slave-rw3v"
I20260630 12:32:15.319289 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:32:15.322089 29147 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.322789 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:15.323040 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "355a917577fc4210bf7c7e8ae2f3b10d"
format_stamp: "Formatted at 2026-06-30 12:32:15 on dist-test-slave-rw3v"
I20260630 12:32:15.323334 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:15.336820 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:15.337800 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:15.339201 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:15.341389 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:15.341572 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.341792 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:15.341938 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:15.376906 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:41459
I20260630 12:32:15.377017 29209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:41459 every 8 connection(s)
I20260630 12:32:15.389382 29210 heartbeater.cc:344] Connected to a master server at 127.19.133.254:43753
I20260630 12:32:15.389778 29210 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:15.390447 29210 heartbeater.cc:507] Master 127.19.133.254:43753 requested a full tablet report, sending...
I20260630 12:32:15.392277 28934 ts_manager.cc:194] Registered new tserver with Master: 355a917577fc4210bf7c7e8ae2f3b10d (127.19.133.195:41459)
I20260630 12:32:15.393186 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013265953s
I20260630 12:32:15.393519 28934 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36918
I20260630 12:32:16.229300 29061 heartbeater.cc:499] Master 127.19.133.254:43753 was elected leader, sending a full tablet report...
I20260630 12:32:16.316890 29136 heartbeater.cc:499] Master 127.19.133.254:43753 was elected leader, sending a full tablet report...
I20260630 12:32:16.395823 29210 heartbeater.cc:499] Master 127.19.133.254:43753 was elected leader, sending a full tablet report...
I20260630 12:32:16.445430 28934 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36934:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:16.447081 28934 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:16.490159 29101 tablet_service.cc:1511] Processing CreateTablet for tablet fc5b7a27c9014659a976b190b00be16d (DEFAULT_TABLE table=test-workload [id=2ea376f2d3cf4f88add8eed3a55b2f41]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:16.491420 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5b7a27c9014659a976b190b00be16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:16.496866 29026 tablet_service.cc:1511] Processing CreateTablet for tablet fc5b7a27c9014659a976b190b00be16d (DEFAULT_TABLE table=test-workload [id=2ea376f2d3cf4f88add8eed3a55b2f41]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:16.497622 29175 tablet_service.cc:1511] Processing CreateTablet for tablet fc5b7a27c9014659a976b190b00be16d (DEFAULT_TABLE table=test-workload [id=2ea376f2d3cf4f88add8eed3a55b2f41]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:16.498152 29026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5b7a27c9014659a976b190b00be16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:16.498678 29175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc5b7a27c9014659a976b190b00be16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:16.509253 29230 tablet_bootstrap.cc:492] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793: Bootstrap starting.
I20260630 12:32:16.512152 29231 tablet_bootstrap.cc:492] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d: Bootstrap starting.
I20260630 12:32:16.513705 29232 tablet_bootstrap.cc:492] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb: Bootstrap starting.
I20260630 12:32:16.515787 29230 tablet_bootstrap.cc:654] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.517571 29231 tablet_bootstrap.cc:654] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.519274 29232 tablet_bootstrap.cc:654] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:16.520860 29230 tablet_bootstrap.cc:492] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793: No bootstrap required, opened a new log
I20260630 12:32:16.521344 29230 ts_tablet_manager.cc:1403] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:32:16.521541 29231 tablet_bootstrap.cc:492] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d: No bootstrap required, opened a new log
I20260630 12:32:16.521931 29231 ts_tablet_manager.cc:1403] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:32:16.524190 29231 raft_consensus.cc:359] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.524284 29230 raft_consensus.cc:359] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.524922 29231 raft_consensus.cc:385] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.525151 29230 raft_consensus.cc:385] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.525317 29231 raft_consensus.cc:740] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 355a917577fc4210bf7c7e8ae2f3b10d, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.525564 29230 raft_consensus.cc:740] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18c33a5f02464c97944776a10cbb6793, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.525710 29232 tablet_bootstrap.cc:492] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb: No bootstrap required, opened a new log
I20260630 12:32:16.526404 29232 ts_tablet_manager.cc:1403] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:32:16.526377 29231 consensus_queue.cc:260] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.526571 29230 consensus_queue.cc:260] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.529342 29231 ts_tablet_manager.cc:1434] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:32:16.530346 29232 raft_consensus.cc:359] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.531123 29232 raft_consensus.cc:385] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:16.531473 29232 raft_consensus.cc:740] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfff3022944849c9b7e0b43474653efb, State: Initialized, Role: FOLLOWER
I20260630 12:32:16.531586 29230 ts_tablet_manager.cc:1434] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.008s
I20260630 12:32:16.532429 29232 consensus_queue.cc:260] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.535216 29232 ts_tablet_manager.cc:1434] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:32:16.585695 29238 raft_consensus.cc:493] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:16.586115 29238 raft_consensus.cc:515] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.588089 29238 leader_election.cc:290] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18c33a5f02464c97944776a10cbb6793 (127.19.133.194:43181), 355a917577fc4210bf7c7e8ae2f3b10d (127.19.133.195:41459)
I20260630 12:32:16.598342 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5b7a27c9014659a976b190b00be16d" candidate_uuid: "bfff3022944849c9b7e0b43474653efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18c33a5f02464c97944776a10cbb6793" is_pre_election: true
I20260630 12:32:16.599066 29111 raft_consensus.cc:2468] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfff3022944849c9b7e0b43474653efb in term 0.
I20260630 12:32:16.599344 29185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5b7a27c9014659a976b190b00be16d" candidate_uuid: "bfff3022944849c9b7e0b43474653efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" is_pre_election: true
I20260630 12:32:16.599946 29185 raft_consensus.cc:2468] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfff3022944849c9b7e0b43474653efb in term 0.
I20260630 12:32:16.599992 29001 leader_election.cc:304] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c33a5f02464c97944776a10cbb6793, bfff3022944849c9b7e0b43474653efb; no voters: 
I20260630 12:32:16.600759 29238 raft_consensus.cc:2804] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:16.601094 29238 raft_consensus.cc:493] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:16.601379 29238 raft_consensus.cc:3060] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.606022 29238 raft_consensus.cc:515] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.607455 29238 leader_election.cc:290] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [CANDIDATE]: Term 1 election: Requested vote from peers 18c33a5f02464c97944776a10cbb6793 (127.19.133.194:43181), 355a917577fc4210bf7c7e8ae2f3b10d (127.19.133.195:41459)
I20260630 12:32:16.608027 29111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5b7a27c9014659a976b190b00be16d" candidate_uuid: "bfff3022944849c9b7e0b43474653efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18c33a5f02464c97944776a10cbb6793"
I20260630 12:32:16.608397 29185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc5b7a27c9014659a976b190b00be16d" candidate_uuid: "bfff3022944849c9b7e0b43474653efb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "355a917577fc4210bf7c7e8ae2f3b10d"
I20260630 12:32:16.608474 29111 raft_consensus.cc:3060] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.608902 29185 raft_consensus.cc:3060] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:16.613222 29111 raft_consensus.cc:2468] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfff3022944849c9b7e0b43474653efb in term 1.
I20260630 12:32:16.613369 29185 raft_consensus.cc:2468] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfff3022944849c9b7e0b43474653efb in term 1.
I20260630 12:32:16.614126 29001 leader_election.cc:304] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18c33a5f02464c97944776a10cbb6793, bfff3022944849c9b7e0b43474653efb; no voters: 
I20260630 12:32:16.614728 29238 raft_consensus.cc:2804] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:16.615839 29238 raft_consensus.cc:697] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 1 LEADER]: Becoming Leader. State: Replica: bfff3022944849c9b7e0b43474653efb, State: Running, Role: LEADER
I20260630 12:32:16.616539 29238 consensus_queue.cc:237] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } }
I20260630 12:32:16.623237 28933 catalog_manager.cc:5697] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb reported cstate change: term changed from 0 to 1, leader changed from <none> to bfff3022944849c9b7e0b43474653efb (127.19.133.193). New cstate: current_term: 1 leader_uuid: "bfff3022944849c9b7e0b43474653efb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfff3022944849c9b7e0b43474653efb" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 45157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:16.728227 29111 raft_consensus.cc:1275] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 1 FOLLOWER]: Refusing update from remote peer bfff3022944849c9b7e0b43474653efb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:16.728449 29185 raft_consensus.cc:1275] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 1 FOLLOWER]: Refusing update from remote peer bfff3022944849c9b7e0b43474653efb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:16.729422 29241 consensus_queue.cc:1048] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [LEADER]: Connected to new peer: Peer: permanent_uuid: "18c33a5f02464c97944776a10cbb6793" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:16.730042 29238 consensus_queue.cc:1048] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [LEADER]: Connected to new peer: Peer: permanent_uuid: "355a917577fc4210bf7c7e8ae2f3b10d" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 41459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:17.213864 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:32:17.240473 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:17.241032 19991 tablet_replica.cc:333] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb: stopping tablet replica
I20260630 12:32:17.241495 19991 raft_consensus.cc:2243] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:17.242347 19991 raft_consensus.cc:2272] T fc5b7a27c9014659a976b190b00be16d P bfff3022944849c9b7e0b43474653efb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:17.263129 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:17.272040 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:17.289209 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:17.289777 19991 tablet_replica.cc:333] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793: stopping tablet replica
I20260630 12:32:17.290263 19991 raft_consensus.cc:2243] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:17.290733 19991 raft_consensus.cc:2272] T fc5b7a27c9014659a976b190b00be16d P 18c33a5f02464c97944776a10cbb6793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:17.310660 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:17.319500 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:17.337431 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:17.337984 19991 tablet_replica.cc:333] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d: stopping tablet replica
I20260630 12:32:17.338449 19991 raft_consensus.cc:2243] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:17.338994 19991 raft_consensus.cc:2272] T fc5b7a27c9014659a976b190b00be16d P 355a917577fc4210bf7c7e8ae2f3b10d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:17.358807 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:17.367772 19991 master.cc:562] Master@127.19.133.254:43753 shutting down...
I20260630 12:32:17.385258 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:17.385735 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:17.385977 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5462e732bf754c97a0d4674212e76294: stopping tablet replica
I20260630 12:32:17.403487 19991 master.cc:584] Master@127.19.133.254:43753 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2473 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:32:17.428198 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:39177
I20260630 12:32:17.429272 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:17.433893 29266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:17.434664 29265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:17.435343 29268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:17.435848 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:17.436553 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:17.436751 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:17.436892 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822737436876 us; error 0 us; skew 500 ppm
I20260630 12:32:17.437359 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:17.439491 19991 webserver.cc:533] Webserver started at http://127.19.133.254:33793/ using document root <none> and password file <none>
I20260630 12:32:17.439924 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:17.440091 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:17.440327 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:17.441304 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "b50427ffc1854e90b726133a448e12c3"
format_stamp: "Formatted at 2026-06-30 12:32:17 on dist-test-slave-rw3v"
I20260630 12:32:17.445295 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:17.448264 29273 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.448889 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:32:17.449137 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "b50427ffc1854e90b726133a448e12c3"
format_stamp: "Formatted at 2026-06-30 12:32:17 on dist-test-slave-rw3v"
I20260630 12:32:17.449378 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:17.461791 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:17.462750 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:17.495307 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:39177
I20260630 12:32:17.495402 29324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:39177 every 8 connection(s)
I20260630 12:32:17.498781 29325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:17.508910 29325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3: Bootstrap starting.
I20260630 12:32:17.513101 29325 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:17.516911 29325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3: No bootstrap required, opened a new log
I20260630 12:32:17.518795 29325 raft_consensus.cc:359] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b50427ffc1854e90b726133a448e12c3" member_type: VOTER }
I20260630 12:32:17.519232 29325 raft_consensus.cc:385] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:17.519424 29325 raft_consensus.cc:740] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50427ffc1854e90b726133a448e12c3, State: Initialized, Role: FOLLOWER
I20260630 12:32:17.519948 29325 consensus_queue.cc:260] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b50427ffc1854e90b726133a448e12c3" member_type: VOTER }
I20260630 12:32:17.520370 29325 raft_consensus.cc:399] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:17.520548 29325 raft_consensus.cc:493] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:17.520748 29325 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:17.525252 29325 raft_consensus.cc:515] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b50427ffc1854e90b726133a448e12c3" member_type: VOTER }
I20260630 12:32:17.525691 29325 leader_election.cc:304] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [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: b50427ffc1854e90b726133a448e12c3; no voters: 
I20260630 12:32:17.526700 29325 leader_election.cc:290] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:17.526996 29328 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:17.528213 29328 raft_consensus.cc:697] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 1 LEADER]: Becoming Leader. State: Replica: b50427ffc1854e90b726133a448e12c3, State: Running, Role: LEADER
I20260630 12:32:17.528798 29328 consensus_queue.cc:237] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [LEADER]: Queue going to LEADER mode. State: All 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: "b50427ffc1854e90b726133a448e12c3" member_type: VOTER }
I20260630 12:32:17.529367 29325 sys_catalog.cc:565] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:17.533102 29329 sys_catalog.cc:455] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b50427ffc1854e90b726133a448e12c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b50427ffc1854e90b726133a448e12c3" member_type: VOTER } }
I20260630 12:32:17.533169 29330 sys_catalog.cc:455] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b50427ffc1854e90b726133a448e12c3. Latest consensus state: current_term: 1 leader_uuid: "b50427ffc1854e90b726133a448e12c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b50427ffc1854e90b726133a448e12c3" member_type: VOTER } }
I20260630 12:32:17.534061 29330 sys_catalog.cc:458] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:17.534752 29329 sys_catalog.cc:458] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:17.536011 29335 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:17.540609 29335 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:17.544349 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:17.548851 29335 catalog_manager.cc:1383] Generated new cluster ID: 03ece014f08146ee9dc44531bd93d2ff
I20260630 12:32:17.549090 29335 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:17.570834 29335 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:17.572053 29335 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:17.583514 29335 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3: Generated new TSK 0
I20260630 12:32:17.584297 29335 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:17.610477 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:17.616400 29346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:17.617276 29347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:17.618907 29349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:17.619103 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:17.619956 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:17.620139 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:17.620260 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822737620248 us; error 0 us; skew 500 ppm
I20260630 12:32:17.620702 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:17.622743 19991 webserver.cc:533] Webserver started at http://127.19.133.193:41999/ using document root <none> and password file <none>
I20260630 12:32:17.623216 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:17.623396 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:17.623612 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:17.624634 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "563dc36e153a41938a4dafdc09c61c2d"
format_stamp: "Formatted at 2026-06-30 12:32:17 on dist-test-slave-rw3v"
I20260630 12:32:17.628860 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:32:17.632138 29354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.632826 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:17.633085 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "563dc36e153a41938a4dafdc09c61c2d"
format_stamp: "Formatted at 2026-06-30 12:32:17 on dist-test-slave-rw3v"
I20260630 12:32:17.633329 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:17.652021 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:17.653056 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:17.654361 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:17.656487 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:17.656666 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.656885 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:17.657022 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.692441 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:34909
I20260630 12:32:17.692543 29416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:34909 every 8 connection(s)
I20260630 12:32:17.697068 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:17.703508 29421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:17.704380 29422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:17.707909 29424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:17.708359 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:17.708520 29417 heartbeater.cc:344] Connected to a master server at 127.19.133.254:39177
I20260630 12:32:17.708945 29417 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:17.709666 29417 heartbeater.cc:507] Master 127.19.133.254:39177 requested a full tablet report, sending...
I20260630 12:32:17.710067 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:17.710285 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:17.710474 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822737710455 us; error 0 us; skew 500 ppm
I20260630 12:32:17.711074 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:17.711668 29290 ts_manager.cc:194] Registered new tserver with Master: 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909)
I20260630 12:32:17.713637 19991 webserver.cc:533] Webserver started at http://127.19.133.194:38931/ using document root <none> and password file <none>
I20260630 12:32:17.714001 29290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38574
I20260630 12:32:17.714289 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:17.714546 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:17.714847 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:17.716208 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "f3a3b38a4d9e446cabaad04063609567"
format_stamp: "Formatted at 2026-06-30 12:32:17 on dist-test-slave-rw3v"
I20260630 12:32:17.720211 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.001s
I20260630 12:32:17.723349 29429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.724015 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:17.724275 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "f3a3b38a4d9e446cabaad04063609567"
format_stamp: "Formatted at 2026-06-30 12:32:17 on dist-test-slave-rw3v"
I20260630 12:32:17.724519 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:17.749366 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:17.750420 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:17.751801 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:17.753875 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:17.754066 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.754273 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:17.754417 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.789130 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:38595
I20260630 12:32:17.789242 29491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:38595 every 8 connection(s)
I20260630 12:32:17.793776 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:17.800885 29496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:17.801041 29495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:17.803646 29498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:17.803720 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:17.804373 29492 heartbeater.cc:344] Connected to a master server at 127.19.133.254:39177
I20260630 12:32:17.804796 29492 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:17.805117 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:17.805341 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:17.805510 29492 heartbeater.cc:507] Master 127.19.133.254:39177 requested a full tablet report, sending...
I20260630 12:32:17.805516 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822737805498 us; error 0 us; skew 500 ppm
I20260630 12:32:17.806340 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:17.807734 29290 ts_manager.cc:194] Registered new tserver with Master: f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:17.808945 19991 webserver.cc:533] Webserver started at http://127.19.133.195:38549/ using document root <none> and password file <none>
I20260630 12:32:17.809219 29290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38576
I20260630 12:32:17.809477 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:17.809724 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:17.809963 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:17.811054 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "f704f1be916c4871b33049c277cbed97"
format_stamp: "Formatted at 2026-06-30 12:32:17 on dist-test-slave-rw3v"
I20260630 12:32:17.815212 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:17.818406 29503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.819274 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:17.819573 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "f704f1be916c4871b33049c277cbed97"
format_stamp: "Formatted at 2026-06-30 12:32:17 on dist-test-slave-rw3v"
I20260630 12:32:17.819829 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:17.837946 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:17.839042 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:17.840467 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:17.842589 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:17.842787 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.842994 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:17.843158 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:17.878415 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:32983
I20260630 12:32:17.878526 29565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:32983 every 8 connection(s)
I20260630 12:32:17.891314 29566 heartbeater.cc:344] Connected to a master server at 127.19.133.254:39177
I20260630 12:32:17.891719 29566 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:17.892447 29566 heartbeater.cc:507] Master 127.19.133.254:39177 requested a full tablet report, sending...
I20260630 12:32:17.894345 29290 ts_manager.cc:194] Registered new tserver with Master: f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983)
I20260630 12:32:17.894853 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013529124s
I20260630 12:32:17.895733 29290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38584
I20260630 12:32:18.716858 29417 heartbeater.cc:499] Master 127.19.133.254:39177 was elected leader, sending a full tablet report...
I20260630 12:32:18.811573 29492 heartbeater.cc:499] Master 127.19.133.254:39177 was elected leader, sending a full tablet report...
I20260630 12:32:18.898233 29566 heartbeater.cc:499] Master 127.19.133.254:39177 was elected leader, sending a full tablet report...
I20260630 12:32:18.949460 29290 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38598:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:32:19.005373 29457 tablet_service.cc:1511] Processing CreateTablet for tablet 928222f646054b7aad08a0e89798fedb (DEFAULT_TABLE table=test-workload [id=5c5bbd4b800c436e91808f0007be8523]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:19.005553 29456 tablet_service.cc:1511] Processing CreateTablet for tablet 2e500878e0924547beb768fbd0403bf1 (DEFAULT_TABLE table=test-workload [id=5c5bbd4b800c436e91808f0007be8523]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:19.006537 29457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928222f646054b7aad08a0e89798fedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.007129 29456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e500878e0924547beb768fbd0403bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.015130 29382 tablet_service.cc:1511] Processing CreateTablet for tablet 2eea357a160a4839b3f88e941b17bf7b (DEFAULT_TABLE table=test-workload [id=5c5bbd4b800c436e91808f0007be8523]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:19.016487 29382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eea357a160a4839b3f88e941b17bf7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.016875 29381 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2f2d0b306748a39645a79a634fecf8 (DEFAULT_TABLE table=test-workload [id=5c5bbd4b800c436e91808f0007be8523]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:19.018086 29381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2f2d0b306748a39645a79a634fecf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.018741 29530 tablet_service.cc:1511] Processing CreateTablet for tablet b842fa86959c41a2969c34b6f57c0ecd (DEFAULT_TABLE table=test-workload [id=5c5bbd4b800c436e91808f0007be8523]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:19.019969 29530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b842fa86959c41a2969c34b6f57c0ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.024333 29531 tablet_service.cc:1511] Processing CreateTablet for tablet c19a14503e6341f8b342668666d6abe2 (DEFAULT_TABLE table=test-workload [id=5c5bbd4b800c436e91808f0007be8523]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:19.025698 29531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19a14503e6341f8b342668666d6abe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.040082 29586 tablet_bootstrap.cc:492] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567: Bootstrap starting.
I20260630 12:32:19.047237 29586 tablet_bootstrap.cc:654] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:19.047330 29587 tablet_bootstrap.cc:492] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d: Bootstrap starting.
I20260630 12:32:19.049175 29588 tablet_bootstrap.cc:492] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97: Bootstrap starting.
I20260630 12:32:19.052939 29586 tablet_bootstrap.cc:492] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567: No bootstrap required, opened a new log
I20260630 12:32:19.053330 29586 ts_tablet_manager.cc:1403] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:32:19.053648 29587 tablet_bootstrap.cc:654] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:19.055289 29588 tablet_bootstrap.cc:654] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:19.055419 29586 raft_consensus.cc:359] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } }
I20260630 12:32:19.055938 29586 raft_consensus.cc:385] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:19.056144 29586 raft_consensus.cc:740] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Initialized, Role: FOLLOWER
I20260630 12:32:19.056860 29586 consensus_queue.cc:260] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } }
I20260630 12:32:19.057462 29586 raft_consensus.cc:399] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:19.057691 29586 raft_consensus.cc:493] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:19.058051 29586 raft_consensus.cc:3060] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:19.058614 29587 tablet_bootstrap.cc:492] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d: No bootstrap required, opened a new log
I20260630 12:32:19.059094 29587 ts_tablet_manager.cc:1403] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:32:19.060052 29588 tablet_bootstrap.cc:492] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97: No bootstrap required, opened a new log
I20260630 12:32:19.060525 29588 ts_tablet_manager.cc:1403] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:32:19.061836 29587 raft_consensus.cc:359] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } }
I20260630 12:32:19.062399 29587 raft_consensus.cc:385] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:19.062673 29587 raft_consensus.cc:740] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Initialized, Role: FOLLOWER
I20260630 12:32:19.063036 29588 raft_consensus.cc:359] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:19.063618 29588 raft_consensus.cc:385] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:19.063405 29587 consensus_queue.cc:260] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } }
I20260630 12:32:19.063925 29588 raft_consensus.cc:740] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f704f1be916c4871b33049c277cbed97, State: Initialized, Role: FOLLOWER
I20260630 12:32:19.064113 29587 raft_consensus.cc:399] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:19.064319 29586 raft_consensus.cc:515] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } }
I20260630 12:32:19.065040 29587 raft_consensus.cc:493] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:19.064992 29588 consensus_queue.cc:260] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:19.065342 29586 leader_election.cc:304] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [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: f3a3b38a4d9e446cabaad04063609567; no voters: 
I20260630 12:32:19.065613 29587 raft_consensus.cc:3060] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:19.065825 29588 raft_consensus.cc:399] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:19.066145 29588 raft_consensus.cc:493] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:19.066507 29588 raft_consensus.cc:3060] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:19.066859 29586 leader_election.cc:290] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:19.067373 29592 raft_consensus.cc:2804] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:19.072461 29587 raft_consensus.cc:515] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } }
I20260630 12:32:19.073117 29588 raft_consensus.cc:515] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:19.073207 29587 leader_election.cc:304] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [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: 563dc36e153a41938a4dafdc09c61c2d; no voters: 
I20260630 12:32:19.073920 29588 leader_election.cc:304] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [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: f704f1be916c4871b33049c277cbed97; no voters: 
I20260630 12:32:19.075868 29592 raft_consensus.cc:697] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 1 LEADER]: Becoming Leader. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Running, Role: LEADER
I20260630 12:32:19.076685 29592 consensus_queue.cc:237] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [LEADER]: Queue going to LEADER mode. State: All 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: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } }
I20260630 12:32:19.078307 29586 ts_tablet_manager.cc:1434] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.012s
I20260630 12:32:19.079430 29586 tablet_bootstrap.cc:492] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567: Bootstrap starting.
I20260630 12:32:19.080981 29595 raft_consensus.cc:2804] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:19.081487 29587 leader_election.cc:290] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:19.086443 29586 tablet_bootstrap.cc:654] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:19.089819 29595 raft_consensus.cc:697] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 1 LEADER]: Becoming Leader. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Running, Role: LEADER
I20260630 12:32:19.090842 29588 leader_election.cc:290] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:19.091287 29596 raft_consensus.cc:2804] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:19.094153 29595 consensus_queue.cc:237] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [LEADER]: Queue going to LEADER mode. State: All 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: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } }
I20260630 12:32:19.098618 29290 catalog_manager.cc:5697] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a3b38a4d9e446cabaad04063609567 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "f3a3b38a4d9e446cabaad04063609567" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:19.100420 29587 ts_tablet_manager.cc:1434] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d: Time spent starting tablet: real 0.041s	user 0.016s	sys 0.008s
I20260630 12:32:19.103901 29587 tablet_bootstrap.cc:492] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d: Bootstrap starting.
I20260630 12:32:19.114405 29596 raft_consensus.cc:697] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Becoming Leader. State: Replica: f704f1be916c4871b33049c277cbed97, State: Running, Role: LEADER
I20260630 12:32:19.115409 29596 consensus_queue.cc:237] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All 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: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:19.114710 29588 ts_tablet_manager.cc:1434] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97: Time spent starting tablet: real 0.054s	user 0.021s	sys 0.018s
I20260630 12:32:19.121423 29588 tablet_bootstrap.cc:492] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97: Bootstrap starting.
I20260630 12:32:19.122401 29586 tablet_bootstrap.cc:492] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567: No bootstrap required, opened a new log
I20260630 12:32:19.123034 29586 ts_tablet_manager.cc:1403] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567: Time spent bootstrapping tablet: real 0.044s	user 0.028s	sys 0.008s
I20260630 12:32:19.121748 29587 tablet_bootstrap.cc:654] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:19.125752 29586 raft_consensus.cc:359] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } }
I20260630 12:32:19.126358 29586 raft_consensus.cc:385] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:19.126797 29586 raft_consensus.cc:740] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Initialized, Role: FOLLOWER
I20260630 12:32:19.127556 29586 consensus_queue.cc:260] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } }
I20260630 12:32:19.128247 29586 raft_consensus.cc:399] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:19.128567 29586 raft_consensus.cc:493] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:19.128937 29586 raft_consensus.cc:3060] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:19.130868 29588 tablet_bootstrap.cc:654] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:19.125415 29290 catalog_manager.cc:5697] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f704f1be916c4871b33049c277cbed97 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:19.136297 29586 raft_consensus.cc:515] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } }
I20260630 12:32:19.137831 29586 leader_election.cc:304] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [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: f3a3b38a4d9e446cabaad04063609567; no voters: 
I20260630 12:32:19.138744 29594 raft_consensus.cc:2804] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:19.139230 29594 raft_consensus.cc:697] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 1 LEADER]: Becoming Leader. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Running, Role: LEADER
I20260630 12:32:19.139865 29594 consensus_queue.cc:237] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [LEADER]: Queue going to LEADER mode. State: All 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: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } }
I20260630 12:32:19.142376 29587 tablet_bootstrap.cc:492] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d: No bootstrap required, opened a new log
I20260630 12:32:19.142992 29587 ts_tablet_manager.cc:1403] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260630 12:32:19.145037 29586 leader_election.cc:290] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:19.140165 29588 tablet_bootstrap.cc:492] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97: No bootstrap required, opened a new log
I20260630 12:32:19.146271 29588 ts_tablet_manager.cc:1403] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260630 12:32:19.147065 29586 ts_tablet_manager.cc:1434] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.000s
I20260630 12:32:19.149241 29588 raft_consensus.cc:359] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:19.150077 29587 raft_consensus.cc:359] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } }
I20260630 12:32:19.150789 29587 raft_consensus.cc:385] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:19.151134 29587 raft_consensus.cc:740] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Initialized, Role: FOLLOWER
I20260630 12:32:19.152060 29587 consensus_queue.cc:260] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } }
I20260630 12:32:19.152798 29587 raft_consensus.cc:399] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:19.153156 29587 raft_consensus.cc:493] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:19.153532 29587 raft_consensus.cc:3060] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:19.155253 29588 raft_consensus.cc:385] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:19.155655 29588 raft_consensus.cc:740] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f704f1be916c4871b33049c277cbed97, State: Initialized, Role: FOLLOWER
I20260630 12:32:19.162446 29587 raft_consensus.cc:515] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } }
I20260630 12:32:19.166363 29588 consensus_queue.cc:260] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:19.167927 29588 raft_consensus.cc:399] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:19.168325 29588 raft_consensus.cc:493] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:19.168718 29588 raft_consensus.cc:3060] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:19.169214 29290 catalog_manager.cc:5697] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a3b38a4d9e446cabaad04063609567 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "f3a3b38a4d9e446cabaad04063609567" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:19.176205 29588 raft_consensus.cc:515] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:19.177052 29588 leader_election.cc:304] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [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: f704f1be916c4871b33049c277cbed97; no voters: 
I20260630 12:32:19.177703 29588 leader_election.cc:290] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:19.177866 29596 raft_consensus.cc:2804] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:19.178283 29587 leader_election.cc:304] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [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: 563dc36e153a41938a4dafdc09c61c2d; no voters: 
I20260630 12:32:19.180018 29587 leader_election.cc:290] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:19.180061 29588 ts_tablet_manager.cc:1434] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.000s
I20260630 12:32:19.180544 29596 raft_consensus.cc:697] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Becoming Leader. State: Replica: f704f1be916c4871b33049c277cbed97, State: Running, Role: LEADER
I20260630 12:32:19.182705 29587 ts_tablet_manager.cc:1434] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.000s
I20260630 12:32:19.182884 29596 consensus_queue.cc:237] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All 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: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:19.179910 29289 catalog_manager.cc:5697] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193). New cstate: current_term: 1 leader_uuid: "563dc36e153a41938a4dafdc09c61c2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:19.180294 29599 raft_consensus.cc:2804] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:19.184362 29599 raft_consensus.cc:697] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 1 LEADER]: Becoming Leader. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Running, Role: LEADER
I20260630 12:32:19.185045 29599 consensus_queue.cc:237] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [LEADER]: Queue going to LEADER mode. State: All 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: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } }
I20260630 12:32:19.195299 29290 catalog_manager.cc:5697] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f704f1be916c4871b33049c277cbed97 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:19.199482 29289 catalog_manager.cc:5697] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193). New cstate: current_term: 1 leader_uuid: "563dc36e153a41938a4dafdc09c61c2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: HEALTHY } } }
W20260630 12:32:19.703848 29572 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.19.133.193:34909, user_credentials={real_user=slave}} blocked reactor thread for 55281.6us
I20260630 12:32:19.902602 29283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38614:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:19.905301 29283 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:19.949371 29382 tablet_service.cc:1511] Processing CreateTablet for tablet 283be04c4a54408ebe5f4d45643a4b7c (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:19.951447 29382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283be04c4a54408ebe5f4d45643a4b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.951071 29457 tablet_service.cc:1511] Processing CreateTablet for tablet 283be04c4a54408ebe5f4d45643a4b7c (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:19.952755 29457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283be04c4a54408ebe5f4d45643a4b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.952442 29530 tablet_service.cc:1511] Processing CreateTablet for tablet 283be04c4a54408ebe5f4d45643a4b7c (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:19.953867 29530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283be04c4a54408ebe5f4d45643a4b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.957549 29381 tablet_service.cc:1511] Processing CreateTablet for tablet 3e52c16e82d94d0b8e29c6a47485c3f1 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:19.957911 29456 tablet_service.cc:1511] Processing CreateTablet for tablet 3e52c16e82d94d0b8e29c6a47485c3f1 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:19.958804 29381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e52c16e82d94d0b8e29c6a47485c3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.959235 29456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e52c16e82d94d0b8e29c6a47485c3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.960282 29531 tablet_service.cc:1511] Processing CreateTablet for tablet 3e52c16e82d94d0b8e29c6a47485c3f1 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:19.961506 29531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e52c16e82d94d0b8e29c6a47485c3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.965826 29455 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba213a649e0402f9f1c0ffd44d77f37 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:19.967129 29455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba213a649e0402f9f1c0ffd44d77f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.967532 29529 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba213a649e0402f9f1c0ffd44d77f37 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:19.968727 29529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba213a649e0402f9f1c0ffd44d77f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.973153 29380 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba213a649e0402f9f1c0ffd44d77f37 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:19.973575 29454 tablet_service.cc:1511] Processing CreateTablet for tablet 2a562eed353b4b67af4b1f1ee96bffde (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:19.974403 29380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba213a649e0402f9f1c0ffd44d77f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.974843 29454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a562eed353b4b67af4b1f1ee96bffde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.977957 29378 tablet_service.cc:1511] Processing CreateTablet for tablet 0136589296384a3095ca925f360d67b6 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:19.978260 29379 tablet_service.cc:1511] Processing CreateTablet for tablet 2a562eed353b4b67af4b1f1ee96bffde (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:19.978780 29453 tablet_service.cc:1511] Processing CreateTablet for tablet 0136589296384a3095ca925f360d67b6 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:19.980077 29528 tablet_service.cc:1511] Processing CreateTablet for tablet 2a562eed353b4b67af4b1f1ee96bffde (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:19.981438 29528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a562eed353b4b67af4b1f1ee96bffde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.982904 29527 tablet_service.cc:1511] Processing CreateTablet for tablet 0136589296384a3095ca925f360d67b6 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:19.984169 29527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0136589296384a3095ca925f360d67b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.986581 29452 tablet_service.cc:1511] Processing CreateTablet for tablet 731f4d9cfbb841499154e17de37a2190 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:19.980134 29453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0136589296384a3095ca925f360d67b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.979295 29378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0136589296384a3095ca925f360d67b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.988425 29526 tablet_service.cc:1511] Processing CreateTablet for tablet 731f4d9cfbb841499154e17de37a2190 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:19.989694 29526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f4d9cfbb841499154e17de37a2190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.990039 29452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f4d9cfbb841499154e17de37a2190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.991516 29379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a562eed353b4b67af4b1f1ee96bffde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:19.992733 29377 tablet_service.cc:1511] Processing CreateTablet for tablet 731f4d9cfbb841499154e17de37a2190 (DEFAULT_TABLE table=test-workload-rf3 [id=5ee2e5a2794a45639903b0b793564922]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:19.993956 29377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f4d9cfbb841499154e17de37a2190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:20.029105 29643 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97: Bootstrap starting.
I20260630 12:32:20.048774 29643 tablet_bootstrap.cc:654] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.063920 29644 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d: Bootstrap starting.
I20260630 12:32:20.067621 29643 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97: No bootstrap required, opened a new log
I20260630 12:32:20.068162 29643 ts_tablet_manager.cc:1403] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.006s
I20260630 12:32:20.071115 29643 raft_consensus.cc:359] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.072077 29643 raft_consensus.cc:385] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.072417 29643 raft_consensus.cc:740] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f704f1be916c4871b33049c277cbed97, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.073539 29643 consensus_queue.cc:260] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.077708 29645 tablet_bootstrap.cc:492] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567: Bootstrap starting.
I20260630 12:32:20.077972 29643 ts_tablet_manager.cc:1434] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260630 12:32:20.079123 29643 tablet_bootstrap.cc:492] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97: Bootstrap starting.
I20260630 12:32:20.080518 29644 tablet_bootstrap.cc:654] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.085058 29645 tablet_bootstrap.cc:654] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.085458 29643 tablet_bootstrap.cc:654] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.093437 29644 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d: No bootstrap required, opened a new log
I20260630 12:32:20.093583 29645 tablet_bootstrap.cc:492] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567: No bootstrap required, opened a new log
I20260630 12:32:20.093999 29645 ts_tablet_manager.cc:1403] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:32:20.093977 29644 ts_tablet_manager.cc:1403] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.006s
I20260630 12:32:20.094329 29643 tablet_bootstrap.cc:492] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97: No bootstrap required, opened a new log
I20260630 12:32:20.094827 29643 ts_tablet_manager.cc:1403] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:32:20.096441 29645 raft_consensus.cc:359] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.096973 29645 raft_consensus.cc:385] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.097235 29645 raft_consensus.cc:740] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.097113 29644 raft_consensus.cc:359] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.098001 29644 raft_consensus.cc:385] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.097503 29643 raft_consensus.cc:359] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.098336 29644 raft_consensus.cc:740] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.098423 29643 raft_consensus.cc:385] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.098115 29645 consensus_queue.cc:260] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.099201 29644 consensus_queue.cc:260] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.100839 29645 ts_tablet_manager.cc:1434] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:32:20.101855 29645 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567: Bootstrap starting.
I20260630 12:32:20.103523 29644 ts_tablet_manager.cc:1434] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:32:20.104511 29644 tablet_bootstrap.cc:492] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d: Bootstrap starting.
I20260630 12:32:20.107879 29645 tablet_bootstrap.cc:654] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.098868 29643 raft_consensus.cc:740] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f704f1be916c4871b33049c277cbed97, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.111205 29643 consensus_queue.cc:260] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.113359 29643 ts_tablet_manager.cc:1434] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260630 12:32:20.114389 29644 tablet_bootstrap.cc:654] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.115024 29645 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567: No bootstrap required, opened a new log
I20260630 12:32:20.115572 29645 ts_tablet_manager.cc:1403] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260630 12:32:20.118744 29643 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97: Bootstrap starting.
I20260630 12:32:20.118527 29645 raft_consensus.cc:359] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.119307 29645 raft_consensus.cc:385] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.119652 29645 raft_consensus.cc:740] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.119752 29644 tablet_bootstrap.cc:492] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d: No bootstrap required, opened a new log
I20260630 12:32:20.120649 29644 ts_tablet_manager.cc:1403] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260630 12:32:20.123432 29644 raft_consensus.cc:359] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.124107 29644 raft_consensus.cc:385] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.124400 29644 raft_consensus.cc:740] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.124922 29643 tablet_bootstrap.cc:654] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.125473 29645 consensus_queue.cc:260] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.127777 29645 ts_tablet_manager.cc:1434] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260630 12:32:20.127898 29592 raft_consensus.cc:493] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.128836 29645 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567: Bootstrap starting.
I20260630 12:32:20.128505 29592 raft_consensus.cc:515] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.125052 29644 consensus_queue.cc:260] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.131423 29644 ts_tablet_manager.cc:1434] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:32:20.131546 29643 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97: No bootstrap required, opened a new log
I20260630 12:32:20.132031 29643 ts_tablet_manager.cc:1403] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260630 12:32:20.134136 29644 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d: Bootstrap starting.
I20260630 12:32:20.134768 29643 raft_consensus.cc:359] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.135496 29643 raft_consensus.cc:385] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.135793 29643 raft_consensus.cc:740] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f704f1be916c4871b33049c277cbed97, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.135890 29645 tablet_bootstrap.cc:654] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.136759 29643 consensus_queue.cc:260] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.139045 29643 ts_tablet_manager.cc:1434] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:32:20.139981 29643 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97: Bootstrap starting.
I20260630 12:32:20.145867 29643 tablet_bootstrap.cc:654] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.146773 29644 tablet_bootstrap.cc:654] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.162039 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f4d9cfbb841499154e17de37a2190" candidate_uuid: "f3a3b38a4d9e446cabaad04063609567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d" is_pre_election: true
I20260630 12:32:20.162923 29392 raft_consensus.cc:2468] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3a3b38a4d9e446cabaad04063609567 in term 0.
I20260630 12:32:20.164443 29432 leader_election.cc:304] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563dc36e153a41938a4dafdc09c61c2d, f3a3b38a4d9e446cabaad04063609567; no voters: 
I20260630 12:32:20.165509 29594 raft_consensus.cc:2804] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:20.165889 29594 raft_consensus.cc:493] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:20.166198 29594 raft_consensus.cc:3060] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.176752 29592 leader_election.cc:290] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983)
I20260630 12:32:20.186954 29594 raft_consensus.cc:515] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.218515 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f4d9cfbb841499154e17de37a2190" candidate_uuid: "f3a3b38a4d9e446cabaad04063609567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d"
I20260630 12:32:20.219367 29392 raft_consensus.cc:3060] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.228410 29392 raft_consensus.cc:2468] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3a3b38a4d9e446cabaad04063609567 in term 1.
I20260630 12:32:20.229602 29432 leader_election.cc:304] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563dc36e153a41938a4dafdc09c61c2d, f3a3b38a4d9e446cabaad04063609567; no voters: 
I20260630 12:32:20.230710 29592 raft_consensus.cc:2804] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.240911 29594 leader_election.cc:290] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 election: Requested vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983)
I20260630 12:32:20.245397 29592 raft_consensus.cc:697] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 1 LEADER]: Becoming Leader. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Running, Role: LEADER
I20260630 12:32:20.246630 29592 consensus_queue.cc:237] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.263616 29541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f4d9cfbb841499154e17de37a2190" candidate_uuid: "f3a3b38a4d9e446cabaad04063609567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f704f1be916c4871b33049c277cbed97" is_pre_election: true
I20260630 12:32:20.265865 29541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f4d9cfbb841499154e17de37a2190" candidate_uuid: "f3a3b38a4d9e446cabaad04063609567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f704f1be916c4871b33049c277cbed97"
W20260630 12:32:20.267736 29431 leader_election.cc:343] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:32:20.268826 29431 leader_election.cc:343] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:20.278245 29283 catalog_manager.cc:5697] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3a3b38a4d9e446cabaad04063609567 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "f3a3b38a4d9e446cabaad04063609567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:20.280185 29601 raft_consensus.cc:493] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.280755 29601 raft_consensus.cc:515] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.291926 29643 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97: No bootstrap required, opened a new log
I20260630 12:32:20.292513 29643 ts_tablet_manager.cc:1403] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97: Time spent bootstrapping tablet: real 0.153s	user 0.076s	sys 0.071s
I20260630 12:32:20.292526 29601 leader_election.cc:290] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.292012 29645 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567: No bootstrap required, opened a new log
I20260630 12:32:20.294394 29645 ts_tablet_manager.cc:1403] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567: Time spent bootstrapping tablet: real 0.166s	user 0.066s	sys 0.089s
I20260630 12:32:20.295508 29643 raft_consensus.cc:359] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.296357 29643 raft_consensus.cc:385] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.296680 29643 raft_consensus.cc:740] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f704f1be916c4871b33049c277cbed97, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.297221 29645 raft_consensus.cc:359] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.297976 29645 raft_consensus.cc:385] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.297570 29643 consensus_queue.cc:260] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.298300 29645 raft_consensus.cc:740] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.299183 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0136589296384a3095ca925f360d67b6" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d" is_pre_election: true
I20260630 12:32:20.299057 29645 consensus_queue.cc:260] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
W20260630 12:32:20.300841 29506 leader_election.cc:343] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:20.301433 29645 ts_tablet_manager.cc:1434] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:20.302386 29645 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567: Bootstrap starting.
I20260630 12:32:20.306092 29644 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d: No bootstrap required, opened a new log
I20260630 12:32:20.307884 29643 ts_tablet_manager.cc:1434] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:32:20.308290 29645 tablet_bootstrap.cc:654] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.308745 29644 ts_tablet_manager.cc:1403] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d: Time spent bootstrapping tablet: real 0.175s	user 0.053s	sys 0.077s
I20260630 12:32:20.311630 29644 raft_consensus.cc:359] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.314389 29643 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97: Bootstrap starting.
I20260630 12:32:20.315084 29601 raft_consensus.cc:493] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.316979 29601 raft_consensus.cc:515] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.319106 29601 leader_election.cc:290] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.320551 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a562eed353b4b67af4b1f1ee96bffde" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d" is_pre_election: true
I20260630 12:32:20.321655 29645 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567: No bootstrap required, opened a new log
I20260630 12:32:20.322146 29645 ts_tablet_manager.cc:1403] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.008s
I20260630 12:32:20.322587 29643 tablet_bootstrap.cc:654] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.323275 29644 raft_consensus.cc:385] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.323660 29644 raft_consensus.cc:740] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.324564 29644 consensus_queue.cc:260] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.324981 29645 raft_consensus.cc:359] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.325726 29645 raft_consensus.cc:385] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.325582 29392 raft_consensus.cc:2468] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 0.
I20260630 12:32:20.326169 29645 raft_consensus.cc:740] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.327268 29645 consensus_queue.cc:260] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.324842 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0136589296384a3095ca925f360d67b6" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567" is_pre_election: true
I20260630 12:32:20.329449 29645 ts_tablet_manager.cc:1434] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:32:20.330340 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a562eed353b4b67af4b1f1ee96bffde" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567" is_pre_election: true
I20260630 12:32:20.330601 29645 tablet_bootstrap.cc:492] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567: Bootstrap starting.
I20260630 12:32:20.329283 29506 leader_election.cc:304] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563dc36e153a41938a4dafdc09c61c2d, f704f1be916c4871b33049c277cbed97; no voters: 
I20260630 12:32:20.332412 29601 raft_consensus.cc:2804] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:20.332821 29601 raft_consensus.cc:493] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:20.333123 29601 raft_consensus.cc:3060] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.329289 29467 raft_consensus.cc:2468] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 0.
W20260630 12:32:20.336745 29507 leader_election.cc:343] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:20.341199 29645 tablet_bootstrap.cc:654] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.346834 29601 raft_consensus.cc:515] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.349952 29601 leader_election.cc:290] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Requested vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.350528 29601 raft_consensus.cc:493] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.351044 29601 raft_consensus.cc:515] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.351783 29644 ts_tablet_manager.cc:1434] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.002s
I20260630 12:32:20.352829 29644 tablet_bootstrap.cc:492] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d: Bootstrap starting.
I20260630 12:32:20.354235 29601 leader_election.cc:290] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.356855 29643 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97: No bootstrap required, opened a new log
I20260630 12:32:20.357494 29643 ts_tablet_manager.cc:1403] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.019s
I20260630 12:32:20.358999 29644 tablet_bootstrap.cc:654] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.361097 29643 raft_consensus.cc:359] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.361841 29643 raft_consensus.cc:385] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.362178 29643 raft_consensus.cc:740] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f704f1be916c4871b33049c277cbed97, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.359095 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283be04c4a54408ebe5f4d45643a4b7c" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d" is_pre_election: true
W20260630 12:32:20.364049 29506 leader_election.cc:343] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:20.363260 29643 consensus_queue.cc:260] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.362170 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a562eed353b4b67af4b1f1ee96bffde" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d"
I20260630 12:32:20.368878 29643 ts_tablet_manager.cc:1434] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:32:20.369009 29392 raft_consensus.cc:3060] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.370360 29643 tablet_bootstrap.cc:492] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97: Bootstrap starting.
I20260630 12:32:20.375996 29392 raft_consensus.cc:2468] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 1.
I20260630 12:32:20.376299 29643 tablet_bootstrap.cc:654] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.376916 29507 leader_election.cc:304] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [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: f3a3b38a4d9e446cabaad04063609567, f704f1be916c4871b33049c277cbed97; no voters: 563dc36e153a41938a4dafdc09c61c2d
I20260630 12:32:20.378314 29668 raft_consensus.cc:2804] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:20.378686 29668 raft_consensus.cc:493] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:20.378983 29668 raft_consensus.cc:3060] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.380618 29644 tablet_bootstrap.cc:492] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d: No bootstrap required, opened a new log
I20260630 12:32:20.381026 29645 tablet_bootstrap.cc:492] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567: No bootstrap required, opened a new log
I20260630 12:32:20.381091 29644 ts_tablet_manager.cc:1403] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260630 12:32:20.381726 29645 ts_tablet_manager.cc:1403] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.019s
I20260630 12:32:20.384315 29644 raft_consensus.cc:359] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.385082 29644 raft_consensus.cc:385] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.384763 29645 raft_consensus.cc:359] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.385447 29644 raft_consensus.cc:740] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.385641 29645 raft_consensus.cc:385] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.386062 29645 raft_consensus.cc:740] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.386484 29644 consensus_queue.cc:260] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.387043 29645 consensus_queue.cc:260] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.387928 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a562eed353b4b67af4b1f1ee96bffde" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567"
I20260630 12:32:20.389861 29645 ts_tablet_manager.cc:1434] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:32:20.391014 29645 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567: Bootstrap starting.
I20260630 12:32:20.396013 29644 ts_tablet_manager.cc:1434] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:32:20.397137 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283be04c4a54408ebe5f4d45643a4b7c" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567" is_pre_election: true
I20260630 12:32:20.397789 29467 raft_consensus.cc:2468] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 0.
I20260630 12:32:20.398922 29645 tablet_bootstrap.cc:654] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567: Neither blocks nor log segments found. Creating new log.
W20260630 12:32:20.399044 29507 leader_election.cc:343] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:20.401253 29507 leader_election.cc:304] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [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: f3a3b38a4d9e446cabaad04063609567, f704f1be916c4871b33049c277cbed97; no voters: 563dc36e153a41938a4dafdc09c61c2d
I20260630 12:32:20.402110 29601 raft_consensus.cc:2804] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:20.402546 29601 raft_consensus.cc:493] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:20.402868 29601 raft_consensus.cc:3060] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.404731 29644 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d: Bootstrap starting.
I20260630 12:32:20.409953 29601 raft_consensus.cc:515] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.386181 29668 raft_consensus.cc:515] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.419167 29391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0136589296384a3095ca925f360d67b6" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d"
I20260630 12:32:20.419761 29391 raft_consensus.cc:3060] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.424785 29644 tablet_bootstrap.cc:654] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.427498 29391 raft_consensus.cc:2468] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 1.
I20260630 12:32:20.428659 29506 leader_election.cc:304] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563dc36e153a41938a4dafdc09c61c2d, f704f1be916c4871b33049c277cbed97; no voters: 
I20260630 12:32:20.431850 29506 leader_election.cc:304] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [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: 563dc36e153a41938a4dafdc09c61c2d, f704f1be916c4871b33049c277cbed97; no voters: f3a3b38a4d9e446cabaad04063609567
I20260630 12:32:20.433815 29645 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567: No bootstrap required, opened a new log
I20260630 12:32:20.431959 29673 raft_consensus.cc:2804] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.434355 29645 ts_tablet_manager.cc:1403] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.025s
I20260630 12:32:20.437088 29601 leader_election.cc:290] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Requested vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.437299 29674 raft_consensus.cc:2804] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.437897 29674 raft_consensus.cc:697] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Becoming Leader. State: Replica: f704f1be916c4871b33049c277cbed97, State: Running, Role: LEADER
I20260630 12:32:20.438733 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283be04c4a54408ebe5f4d45643a4b7c" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567"
I20260630 12:32:20.439549 29467 raft_consensus.cc:3060] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.437175 29645 raft_consensus.cc:359] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.440707 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283be04c4a54408ebe5f4d45643a4b7c" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d"
I20260630 12:32:20.441063 29645 raft_consensus.cc:385] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.442507 29645 raft_consensus.cc:740] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3a3b38a4d9e446cabaad04063609567, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.442874 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0136589296384a3095ca925f360d67b6" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567"
I20260630 12:32:20.443450 29466 raft_consensus.cc:3060] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.443282 29645 consensus_queue.cc:260] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.445506 29645 ts_tablet_manager.cc:1434] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
W20260630 12:32:20.448417 29506 leader_election.cc:343] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:20.441596 29668 leader_election.cc:290] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Requested vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.442058 29673 raft_consensus.cc:697] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Becoming Leader. State: Replica: f704f1be916c4871b33049c277cbed97, State: Running, Role: LEADER
I20260630 12:32:20.449461 29644 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d: No bootstrap required, opened a new log
I20260630 12:32:20.449955 29644 ts_tablet_manager.cc:1403] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.007s
I20260630 12:32:20.449733 29673 consensus_queue.cc:237] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.451805 29467 raft_consensus.cc:2468] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 1.
I20260630 12:32:20.452785 29644 raft_consensus.cc:359] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.453481 29644 raft_consensus.cc:385] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.453776 29644 raft_consensus.cc:740] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.454047 29643 tablet_bootstrap.cc:492] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97: No bootstrap required, opened a new log
I20260630 12:32:20.454212 29507 leader_election.cc:304] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [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: f3a3b38a4d9e446cabaad04063609567, f704f1be916c4871b33049c277cbed97; no voters: 563dc36e153a41938a4dafdc09c61c2d
I20260630 12:32:20.454526 29644 consensus_queue.cc:260] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.455080 29674 consensus_queue.cc:237] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.456133 29675 raft_consensus.cc:2804] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.456785 29675 raft_consensus.cc:697] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Becoming Leader. State: Replica: f704f1be916c4871b33049c277cbed97, State: Running, Role: LEADER
I20260630 12:32:20.457566 29675 consensus_queue.cc:237] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.458892 29466 raft_consensus.cc:2468] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 1.
I20260630 12:32:20.454548 29643 ts_tablet_manager.cc:1403] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97: Time spent bootstrapping tablet: real 0.084s	user 0.047s	sys 0.027s
I20260630 12:32:20.463444 29644 ts_tablet_manager.cc:1434] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:32:20.464558 29644 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d: Bootstrap starting.
I20260630 12:32:20.465054 29643 raft_consensus.cc:359] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.465830 29643 raft_consensus.cc:385] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.466152 29643 raft_consensus.cc:740] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f704f1be916c4871b33049c277cbed97, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.467010 29643 consensus_queue.cc:260] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.469558 29643 ts_tablet_manager.cc:1434] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:20.471715 29644 tablet_bootstrap.cc:654] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:20.476624 29644 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d: No bootstrap required, opened a new log
I20260630 12:32:20.477075 29644 ts_tablet_manager.cc:1403] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:32:20.477327 29288 catalog_manager.cc:5697] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f704f1be916c4871b33049c277cbed97 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.479058 29288 catalog_manager.cc:5697] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f704f1be916c4871b33049c277cbed97 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.479916 29644 raft_consensus.cc:359] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.480604 29644 raft_consensus.cc:385] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:20.480893 29644 raft_consensus.cc:740] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 563dc36e153a41938a4dafdc09c61c2d, State: Initialized, Role: FOLLOWER
I20260630 12:32:20.481630 29644 consensus_queue.cc:260] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.483664 29644 ts_tablet_manager.cc:1434] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:32:20.493664 29283 catalog_manager.cc:5697] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f704f1be916c4871b33049c277cbed97 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.536300 29674 raft_consensus.cc:493] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.536783 29674 raft_consensus.cc:515] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.538370 29674 leader_election.cc:290] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.539115 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba213a649e0402f9f1c0ffd44d77f37" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d" is_pre_election: true
I20260630 12:32:20.539335 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba213a649e0402f9f1c0ffd44d77f37" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567" is_pre_election: true
I20260630 12:32:20.539719 29392 raft_consensus.cc:2468] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 0.
I20260630 12:32:20.539889 29466 raft_consensus.cc:2468] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 0.
I20260630 12:32:20.540598 29506 leader_election.cc:304] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563dc36e153a41938a4dafdc09c61c2d, f704f1be916c4871b33049c277cbed97; no voters: 
I20260630 12:32:20.541286 29674 raft_consensus.cc:2804] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:20.541617 29674 raft_consensus.cc:493] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:20.541878 29674 raft_consensus.cc:3060] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.546855 29674 raft_consensus.cc:515] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.548336 29674 leader_election.cc:290] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Requested vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
W20260630 12:32:20.548575 29338 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:20.549117 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba213a649e0402f9f1c0ffd44d77f37" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d"
I20260630 12:32:20.549348 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba213a649e0402f9f1c0ffd44d77f37" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567"
I20260630 12:32:20.549592 29392 raft_consensus.cc:3060] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.549885 29466 raft_consensus.cc:3060] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.554032 29392 raft_consensus.cc:2468] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 1.
I20260630 12:32:20.554845 29466 raft_consensus.cc:2468] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 1.
I20260630 12:32:20.554931 29506 leader_election.cc:304] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563dc36e153a41938a4dafdc09c61c2d, f704f1be916c4871b33049c277cbed97; no voters: 
I20260630 12:32:20.555721 29674 raft_consensus.cc:2804] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.556169 29674 raft_consensus.cc:697] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Becoming Leader. State: Replica: f704f1be916c4871b33049c277cbed97, State: Running, Role: LEADER
I20260630 12:32:20.556900 29674 consensus_queue.cc:237] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.563194 29283 catalog_manager.cc:5697] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f704f1be916c4871b33049c277cbed97 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.613366 29674 raft_consensus.cc:493] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.613826 29674 raft_consensus.cc:515] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.615535 29674 leader_election.cc:290] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.616194 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e52c16e82d94d0b8e29c6a47485c3f1" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d" is_pre_election: true
I20260630 12:32:20.616436 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e52c16e82d94d0b8e29c6a47485c3f1" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567" is_pre_election: true
I20260630 12:32:20.616735 29392 raft_consensus.cc:2468] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 0.
I20260630 12:32:20.617005 29466 raft_consensus.cc:2468] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 0.
I20260630 12:32:20.617682 29506 leader_election.cc:304] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563dc36e153a41938a4dafdc09c61c2d, f704f1be916c4871b33049c277cbed97; no voters: 
I20260630 12:32:20.618424 29674 raft_consensus.cc:2804] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:20.618780 29674 raft_consensus.cc:493] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:20.619071 29674 raft_consensus.cc:3060] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.623677 29674 raft_consensus.cc:515] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.625169 29674 leader_election.cc:290] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Requested vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.625833 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e52c16e82d94d0b8e29c6a47485c3f1" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d"
I20260630 12:32:20.626163 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e52c16e82d94d0b8e29c6a47485c3f1" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567"
I20260630 12:32:20.626283 29392 raft_consensus.cc:3060] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.626650 29466 raft_consensus.cc:3060] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.631065 29392 raft_consensus.cc:2468] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 1.
I20260630 12:32:20.631263 29466 raft_consensus.cc:2468] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f704f1be916c4871b33049c277cbed97 in term 1.
I20260630 12:32:20.631997 29506 leader_election.cc:304] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 563dc36e153a41938a4dafdc09c61c2d, f704f1be916c4871b33049c277cbed97; no voters: 
I20260630 12:32:20.632634 29599 raft_consensus.cc:493] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.632689 29674 raft_consensus.cc:2804] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:20.633356 29674 raft_consensus.cc:697] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Becoming Leader. State: Replica: f704f1be916c4871b33049c277cbed97, State: Running, Role: LEADER
I20260630 12:32:20.633249 29599 raft_consensus.cc:515] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.634101 29674 consensus_queue.cc:237] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.635533 29599 leader_election.cc:290] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595), f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983)
I20260630 12:32:20.644305 29283 catalog_manager.cc:5697] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f704f1be916c4871b33049c277cbed97 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:20.647495 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283be04c4a54408ebe5f4d45643a4b7c" candidate_uuid: "563dc36e153a41938a4dafdc09c61c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567" is_pre_election: true
I20260630 12:32:20.648281 29466 raft_consensus.cc:2393] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 563dc36e153a41938a4dafdc09c61c2d in current term 1: Already voted for candidate f704f1be916c4871b33049c277cbed97 in this term.
I20260630 12:32:20.648317 29541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283be04c4a54408ebe5f4d45643a4b7c" candidate_uuid: "563dc36e153a41938a4dafdc09c61c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f704f1be916c4871b33049c277cbed97" is_pre_election: true
I20260630 12:32:20.650017 29358 leader_election.cc:304] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [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: 563dc36e153a41938a4dafdc09c61c2d; no voters: f3a3b38a4d9e446cabaad04063609567, f704f1be916c4871b33049c277cbed97
I20260630 12:32:20.650790 29599 raft_consensus.cc:3060] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.652722 29674 raft_consensus.cc:493] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.653225 29674 raft_consensus.cc:515] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.655184 29674 leader_election.cc:290] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:20.655735 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f4d9cfbb841499154e17de37a2190" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d" is_pre_election: true
I20260630 12:32:20.656356 29392 raft_consensus.cc:2393] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f704f1be916c4871b33049c277cbed97 in current term 1: Already voted for candidate f3a3b38a4d9e446cabaad04063609567 in this term.
I20260630 12:32:20.656183 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f4d9cfbb841499154e17de37a2190" candidate_uuid: "f704f1be916c4871b33049c277cbed97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3a3b38a4d9e446cabaad04063609567" is_pre_election: true
I20260630 12:32:20.657223 29599 raft_consensus.cc:2749] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:20.657490 29507 leader_election.cc:304] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [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: f704f1be916c4871b33049c277cbed97; no voters: 563dc36e153a41938a4dafdc09c61c2d, f3a3b38a4d9e446cabaad04063609567
I20260630 12:32:20.658170 29674 raft_consensus.cc:3060] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.662235 29674 raft_consensus.cc:2749] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:20.676852 29592 raft_consensus.cc:493] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:20.677274 29592 raft_consensus.cc:515] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } }
I20260630 12:32:20.678792 29592 leader_election.cc:290] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909), f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983)
I20260630 12:32:20.679644 29392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a562eed353b4b67af4b1f1ee96bffde" candidate_uuid: "f3a3b38a4d9e446cabaad04063609567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "563dc36e153a41938a4dafdc09c61c2d" is_pre_election: true
I20260630 12:32:20.679868 29541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a562eed353b4b67af4b1f1ee96bffde" candidate_uuid: "f3a3b38a4d9e446cabaad04063609567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f704f1be916c4871b33049c277cbed97" is_pre_election: true
I20260630 12:32:20.680352 29392 raft_consensus.cc:2393] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3a3b38a4d9e446cabaad04063609567 in current term 1: Already voted for candidate f704f1be916c4871b33049c277cbed97 in this term.
I20260630 12:32:20.681357 29432 leader_election.cc:304] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [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: f3a3b38a4d9e446cabaad04063609567; no voters: 563dc36e153a41938a4dafdc09c61c2d, f704f1be916c4871b33049c277cbed97
I20260630 12:32:20.682032 29592 raft_consensus.cc:3060] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:20.689877 29592 raft_consensus.cc:2749] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:20.747412 29592 consensus_queue.cc:1048] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:20.768122 29592 consensus_queue.cc:1048] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:32:20.780262 29687 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.020s	sys 0.012s
W20260630 12:32:20.780409 29636 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.012s	sys 0.000s
W20260630 12:32:20.781325 29685 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.003s	sys 0.000s
W20260630 12:32:20.788053 29635 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.009s	sys 0.004s
W20260630 12:32:20.808943 29637 meta_cache.cc:1261] Time spent looking up entry by key: real 0.084s	user 0.003s	sys 0.017s
W20260630 12:32:20.815032 29684 meta_cache.cc:1261] Time spent looking up entry by key: real 0.088s	user 0.010s	sys 0.006s
I20260630 12:32:20.888862 29466 raft_consensus.cc:1275] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.890558 29674 consensus_queue.cc:1048] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:20.898558 29467 raft_consensus.cc:1275] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.904561 29467 raft_consensus.cc:1275] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.907310 29668 consensus_queue.cc:1048] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:20.910043 29392 raft_consensus.cc:1275] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.912503 29467 raft_consensus.cc:1275] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.913864 29675 consensus_queue.cc:1048] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:20.923764 29464 raft_consensus.cc:1275] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.924324 29674 consensus_queue.cc:1048] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:20.917670 29391 raft_consensus.cc:1275] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.918866 29390 raft_consensus.cc:1275] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.925765 29674 consensus_queue.cc:1048] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:20.914538 29392 raft_consensus.cc:1275] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:20.922678 29668 consensus_queue.cc:1048] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260630 12:32:21.006865 29392 raft_consensus.cc:1275] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:21.032807 29712 consensus_queue.cc:1048] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:21.033181 29674 consensus_queue.cc:1048] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.035997 29674 consensus_queue.cc:1048] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.038529 29674 consensus_queue.cc:1048] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:21.286686 29720 mvcc.cc:204] Tried to move back new op lower bound from 7302441946704633856 to 7302441944922632192. Current Snapshot: MvccSnapshot[applied={T|T < 7302441946704633856 or (T in {7302441946704633856})}]
W20260630 12:32:21.503335 29506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.193:34909, user_credentials={real_user=slave}} blocked reactor thread for 59732.3us
I20260630 12:32:22.151659 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:22.159215 29737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:22.159232 29738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:22.162526 29740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:22.162804 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:22.164024 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:22.164259 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:22.164440 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822742164425 us; error 0 us; skew 500 ppm
I20260630 12:32:22.164911 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:22.167343 19991 webserver.cc:533] Webserver started at http://127.19.133.196:46593/ using document root <none> and password file <none>
I20260630 12:32:22.167801 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:22.167987 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:22.168265 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:22.169334 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "c69d64805c904767bd3f6741ac800748"
format_stamp: "Formatted at 2026-06-30 12:32:22 on dist-test-slave-rw3v"
I20260630 12:32:22.173476 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:32:22.176527 29745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.177253 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:22.177528 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "c69d64805c904767bd3f6741ac800748"
format_stamp: "Formatted at 2026-06-30 12:32:22 on dist-test-slave-rw3v"
I20260630 12:32:22.177773 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:22.192195 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:22.193279 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:22.194648 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:22.196966 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:22.197153 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.197373 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:22.197531 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:22.233851 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:32989
I20260630 12:32:22.233963 29807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:32989 every 8 connection(s)
I20260630 12:32:22.247022 29808 heartbeater.cc:344] Connected to a master server at 127.19.133.254:39177
I20260630 12:32:22.247522 29808 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:22.248387 29808 heartbeater.cc:507] Master 127.19.133.254:39177 requested a full tablet report, sending...
I20260630 12:32:22.250381 29289 ts_manager.cc:194] Registered new tserver with Master: c69d64805c904767bd3f6741ac800748 (127.19.133.196:32989)
I20260630 12:32:22.251785 29289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37752
I20260630 12:32:22.613757 29540 consensus_queue.cc:237] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:22.619688 29464 raft_consensus.cc:1275] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:32:22.620710 29390 raft_consensus.cc:1275] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:32:22.621269 29668 consensus_queue.cc:1048] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:32:22.622702 29736 consensus_queue.cc:1048] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:32:22.630832 29668 raft_consensus.cc:2955] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
W20260630 12:32:22.633215 29505 consensus_peers.cc:597] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 -> Peer c69d64805c904767bd3f6741ac800748 (127.19.133.196:32989): Couldn't send request to peer c69d64805c904767bd3f6741ac800748. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e52c16e82d94d0b8e29c6a47485c3f1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:22.633529 29390 raft_consensus.cc:2955] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.635352 29464 raft_consensus.cc:2955] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.647315 29289 catalog_manager.cc:5697] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 reported cstate change: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:22.661597 29464 consensus_queue.cc:237] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:22.669371 29390 raft_consensus.cc:1275] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f3a3b38a4d9e446cabaad04063609567: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:32:22.670424 29540 raft_consensus.cc:1275] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Refusing update from remote peer f3a3b38a4d9e446cabaad04063609567: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:32:22.672683 29723 consensus_queue.cc:1048] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:32:22.674351 29723 consensus_queue.cc:1048] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260630 12:32:22.683454 29390 raft_consensus.cc:2955] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.696035 29824 raft_consensus.cc:2955] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
W20260630 12:32:22.697502 29431 consensus_peers.cc:597] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 -> Peer c69d64805c904767bd3f6741ac800748 (127.19.133.196:32989): Couldn't send request to peer c69d64805c904767bd3f6741ac800748. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 731f4d9cfbb841499154e17de37a2190. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:22.698880 29286 catalog_manager.cc:5697] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d reported cstate change: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "f3a3b38a4d9e446cabaad04063609567" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.704602 29540 raft_consensus.cc:2955] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.714471 29541 consensus_queue.cc:237] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } attrs { replace: true } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
W20260630 12:32:22.721149 29505 consensus_peers.cc:597] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 -> Peer c69d64805c904767bd3f6741ac800748 (127.19.133.196:32989): Couldn't send request to peer c69d64805c904767bd3f6741ac800748. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 283be04c4a54408ebe5f4d45643a4b7c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:22.722201 29390 raft_consensus.cc:1275] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:32:22.722353 29464 raft_consensus.cc:1275] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:32:22.723362 29736 consensus_queue.cc:1048] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:32:22.724036 29668 consensus_queue.cc:1048] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:32:22.729504 29736 raft_consensus.cc:2955] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } attrs { replace: true } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.731288 29464 raft_consensus.cc:2955] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } attrs { replace: true } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.732115 29390 raft_consensus.cc:2955] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } attrs { replace: true } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.742767 29541 consensus_queue.cc:237] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:22.742494 29286 catalog_manager.cc:5697] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 reported cstate change: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:22.749105 29463 raft_consensus.cc:1275] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260630 12:32:22.749269 29505 consensus_peers.cc:597] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 -> Peer c69d64805c904767bd3f6741ac800748 (127.19.133.196:32989): Couldn't send request to peer c69d64805c904767bd3f6741ac800748. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a562eed353b4b67af4b1f1ee96bffde. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:22.750556 29390 raft_consensus.cc:1275] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Refusing update from remote peer f704f1be916c4871b33049c277cbed97: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260630 12:32:22.751448 29736 consensus_queue.cc:1048] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:32:22.756642 29668 consensus_queue.cc:1048] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260630 12:32:22.766016 29716 raft_consensus.cc:2955] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.767520 29464 raft_consensus.cc:2955] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.767791 29390 raft_consensus.cc:2955] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:22.779660 29286 catalog_manager.cc:5697] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 reported cstate change: config changed from index -1 to 17, NON_VOTER c69d64805c904767bd3f6741ac800748 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "f704f1be916c4871b33049c277cbed97" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } } }
I20260630 12:32:23.073935 29826 ts_tablet_manager.cc:933] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: Initiating tablet copy from peer f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983)
I20260630 12:32:23.075683 29826 tablet_copy_client.cc:323] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:32983
I20260630 12:32:23.086752 29551 tablet_copy_service.cc:140] P f704f1be916c4871b33049c277cbed97: Received BeginTabletCopySession request for tablet 3e52c16e82d94d0b8e29c6a47485c3f1 from peer c69d64805c904767bd3f6741ac800748 ({username='slave'} at 127.0.0.1:42708)
I20260630 12:32:23.087277 29551 tablet_copy_service.cc:161] P f704f1be916c4871b33049c277cbed97: Beginning new tablet copy session on tablet 3e52c16e82d94d0b8e29c6a47485c3f1 from peer c69d64805c904767bd3f6741ac800748 at {username='slave'} at 127.0.0.1:42708: session id = c69d64805c904767bd3f6741ac800748-3e52c16e82d94d0b8e29c6a47485c3f1
I20260630 12:32:23.092509 29551 tablet_copy_source_session.cc:215] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:23.095209 29826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e52c16e82d94d0b8e29c6a47485c3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.105194 29826 tablet_copy_client.cc:806] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:23.105681 29826 tablet_copy_client.cc:670] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:23.109126 29826 tablet_copy_client.cc:538] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:23.114462 29826 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: Bootstrap starting.
I20260630 12:32:23.129442 29829 ts_tablet_manager.cc:933] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: Initiating tablet copy from peer f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983)
I20260630 12:32:23.132792 29829 tablet_copy_client.cc:323] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:32983
I20260630 12:32:23.134548 29551 tablet_copy_service.cc:140] P f704f1be916c4871b33049c277cbed97: Received BeginTabletCopySession request for tablet 283be04c4a54408ebe5f4d45643a4b7c from peer c69d64805c904767bd3f6741ac800748 ({username='slave'} at 127.0.0.1:42708)
I20260630 12:32:23.135025 29551 tablet_copy_service.cc:161] P f704f1be916c4871b33049c277cbed97: Beginning new tablet copy session on tablet 283be04c4a54408ebe5f4d45643a4b7c from peer c69d64805c904767bd3f6741ac800748 at {username='slave'} at 127.0.0.1:42708: session id = c69d64805c904767bd3f6741ac800748-283be04c4a54408ebe5f4d45643a4b7c
I20260630 12:32:23.140612 29551 tablet_copy_source_session.cc:215] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:23.143620 29829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283be04c4a54408ebe5f4d45643a4b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.161213 29829 tablet_copy_client.cc:806] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:23.161783 29829 tablet_copy_client.cc:670] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:23.165601 29829 tablet_copy_client.cc:538] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:23.173636 29829 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: Bootstrap starting.
I20260630 12:32:23.228358 29826 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=145 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:23.229247 29826 tablet_bootstrap.cc:492] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: Bootstrap complete.
I20260630 12:32:23.229857 29826 ts_tablet_manager.cc:1403] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: Time spent bootstrapping tablet: real 0.116s	user 0.099s	sys 0.013s
I20260630 12:32:23.232280 29826 raft_consensus.cc:359] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:23.233022 29826 raft_consensus.cc:740] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c69d64805c904767bd3f6741ac800748, State: Initialized, Role: LEARNER
I20260630 12:32:23.233585 29826 consensus_queue.cc:260] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:23.235677 29808 heartbeater.cc:499] Master 127.19.133.254:39177 was elected leader, sending a full tablet report...
I20260630 12:32:23.235934 29826 ts_tablet_manager.cc:1434] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:32:23.237704 29551 tablet_copy_service.cc:342] P f704f1be916c4871b33049c277cbed97: Request end of tablet copy session c69d64805c904767bd3f6741ac800748-3e52c16e82d94d0b8e29c6a47485c3f1 received from {username='slave'} at 127.0.0.1:42708
I20260630 12:32:23.238129 29551 tablet_copy_service.cc:434] P f704f1be916c4871b33049c277cbed97: ending tablet copy session c69d64805c904767bd3f6741ac800748-3e52c16e82d94d0b8e29c6a47485c3f1 on tablet 3e52c16e82d94d0b8e29c6a47485c3f1 with peer c69d64805c904767bd3f6741ac800748
I20260630 12:32:23.267481 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:32:23.274426 29826 ts_tablet_manager.cc:933] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: Initiating tablet copy from peer f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595)
I20260630 12:32:23.277427 29829 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:23.278519 29829 tablet_bootstrap.cc:492] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: Bootstrap complete.
I20260630 12:32:23.279667 29829 ts_tablet_manager.cc:1403] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: Time spent bootstrapping tablet: real 0.106s	user 0.106s	sys 0.000s
W20260630 12:32:23.281119 29506 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:32:23.283092 29829 raft_consensus.cc:359] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } attrs { replace: true } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:23.284050 29829 raft_consensus.cc:740] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c69d64805c904767bd3f6741ac800748, State: Initialized, Role: LEARNER
I20260630 12:32:23.284773 29829 consensus_queue.cc:260] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } attrs { replace: true } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:23.292730 29829 ts_tablet_manager.cc:1434] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260630 12:32:23.294477 29551 tablet_copy_service.cc:342] P f704f1be916c4871b33049c277cbed97: Request end of tablet copy session c69d64805c904767bd3f6741ac800748-283be04c4a54408ebe5f4d45643a4b7c received from {username='slave'} at 127.0.0.1:42708
I20260630 12:32:23.294893 29551 tablet_copy_service.cc:434] P f704f1be916c4871b33049c277cbed97: ending tablet copy session c69d64805c904767bd3f6741ac800748-283be04c4a54408ebe5f4d45643a4b7c on tablet 283be04c4a54408ebe5f4d45643a4b7c with peer c69d64805c904767bd3f6741ac800748
I20260630 12:32:23.297483 29829 ts_tablet_manager.cc:933] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: Initiating tablet copy from peer f704f1be916c4871b33049c277cbed97 (127.19.133.195:32983)
I20260630 12:32:23.307600 29829 tablet_copy_client.cc:323] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:32983
I20260630 12:32:23.309446 29551 tablet_copy_service.cc:140] P f704f1be916c4871b33049c277cbed97: Received BeginTabletCopySession request for tablet 2a562eed353b4b67af4b1f1ee96bffde from peer c69d64805c904767bd3f6741ac800748 ({username='slave'} at 127.0.0.1:42708)
I20260630 12:32:23.310110 29551 tablet_copy_service.cc:161] P f704f1be916c4871b33049c277cbed97: Beginning new tablet copy session on tablet 2a562eed353b4b67af4b1f1ee96bffde from peer c69d64805c904767bd3f6741ac800748 at {username='slave'} at 127.0.0.1:42708: session id = c69d64805c904767bd3f6741ac800748-2a562eed353b4b67af4b1f1ee96bffde
I20260630 12:32:23.321031 29826 tablet_copy_client.cc:323] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:38595
I20260630 12:32:23.326436 29551 tablet_copy_source_session.cc:215] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:23.329668 29829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a562eed353b4b67af4b1f1ee96bffde. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:32:23.332263 29506 consensus_peers.cc:597] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 -> Peer 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909): Couldn't send request to peer 563dc36e153a41938a4dafdc09c61c2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.334426 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:23.337201 19991 tablet_replica.cc:333] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d: stopping tablet replica
I20260630 12:32:23.338081 19991 raft_consensus.cc:2243] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.338827 19991 raft_consensus.cc:2272] T 283be04c4a54408ebe5f4d45643a4b7c P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.342648 19991 tablet_replica.cc:333] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d: stopping tablet replica
I20260630 12:32:23.343441 19991 raft_consensus.cc:2243] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.344110 19991 raft_consensus.cc:2272] T 0136589296384a3095ca925f360d67b6 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.346513 29829 tablet_copy_client.cc:806] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:23.346726 19991 tablet_replica.cc:333] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d: stopping tablet replica
I20260630 12:32:23.347060 29829 tablet_copy_client.cc:670] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:23.348091 19991 raft_consensus.cc:2243] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.348829 19991 raft_consensus.cc:2272] T 3e52c16e82d94d0b8e29c6a47485c3f1 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.351790 29829 tablet_copy_client.cc:538] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:23.353804 19991 tablet_replica.cc:333] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d: stopping tablet replica
W20260630 12:32:23.354503 29506 consensus_peers.cc:597] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 -> Peer 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909): Couldn't send request to peer 563dc36e153a41938a4dafdc09c61c2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.354628 19991 raft_consensus.cc:2243] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.355412 19991 raft_consensus.cc:2272] T 731f4d9cfbb841499154e17de37a2190 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.357694 29477 tablet_copy_service.cc:140] P f3a3b38a4d9e446cabaad04063609567: Received BeginTabletCopySession request for tablet 731f4d9cfbb841499154e17de37a2190 from peer c69d64805c904767bd3f6741ac800748 ({username='slave'} at 127.0.0.1:43830)
I20260630 12:32:23.358228 29477 tablet_copy_service.cc:161] P f3a3b38a4d9e446cabaad04063609567: Beginning new tablet copy session on tablet 731f4d9cfbb841499154e17de37a2190 from peer c69d64805c904767bd3f6741ac800748 at {username='slave'} at 127.0.0.1:43830: session id = c69d64805c904767bd3f6741ac800748-731f4d9cfbb841499154e17de37a2190
I20260630 12:32:23.358852 19991 tablet_replica.cc:333] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d: stopping tablet replica
I20260630 12:32:23.359476 29829 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: Bootstrap starting.
I20260630 12:32:23.359732 19991 raft_consensus.cc:2243] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.360533 19991 raft_consensus.cc:2272] T 2a562eed353b4b67af4b1f1ee96bffde P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.364428 19991 tablet_replica.cc:333] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d: stopping tablet replica
I20260630 12:32:23.365164 19991 raft_consensus.cc:2243] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.365247 29477 tablet_copy_source_session.cc:215] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:23.365818 19991 raft_consensus.cc:2272] T 7ba213a649e0402f9f1c0ffd44d77f37 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.368093 29826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f4d9cfbb841499154e17de37a2190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.369635 19991 tablet_replica.cc:333] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d: stopping tablet replica
I20260630 12:32:23.370378 19991 raft_consensus.cc:2243] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.370951 19991 raft_consensus.cc:2272] T 6c2f2d0b306748a39645a79a634fecf8 P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.374260 19991 tablet_replica.cc:333] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d: stopping tablet replica
I20260630 12:32:23.374910 19991 raft_consensus.cc:2243] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.375530 19991 raft_consensus.cc:2272] T 2eea357a160a4839b3f88e941b17bf7b P 563dc36e153a41938a4dafdc09c61c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.382292 29826 tablet_copy_client.cc:806] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:23.382874 29826 tablet_copy_client.cc:670] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:23.387127 29826 tablet_copy_client.cc:538] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:23.395586 29826 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: Bootstrap starting.
I20260630 12:32:23.399253 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:23.429121 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:23.452306 19991 tablet_copy_service.cc:362] P f3a3b38a4d9e446cabaad04063609567: Destroying tablet copy session c69d64805c904767bd3f6741ac800748-731f4d9cfbb841499154e17de37a2190 due to service shutdown
I20260630 12:32:23.452756 19991 tablet_copy_service.cc:434] P f3a3b38a4d9e446cabaad04063609567: ending tablet copy session c69d64805c904767bd3f6741ac800748-731f4d9cfbb841499154e17de37a2190 on tablet 731f4d9cfbb841499154e17de37a2190 with peer c69d64805c904767bd3f6741ac800748
I20260630 12:32:23.481127 29829 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:23.482084 29829 tablet_bootstrap.cc:492] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: Bootstrap complete.
I20260630 12:32:23.482755 29829 ts_tablet_manager.cc:1403] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: Time spent bootstrapping tablet: real 0.123s	user 0.107s	sys 0.004s
W20260630 12:32:23.483987 29507 consensus_peers.cc:597] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 -> Peer f3a3b38a4d9e446cabaad04063609567 (127.19.133.194:38595): Couldn't send request to peer f3a3b38a4d9e446cabaad04063609567. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.485351 29829 raft_consensus.cc:359] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:23.486203 29829 raft_consensus.cc:740] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c69d64805c904767bd3f6741ac800748, State: Initialized, Role: LEARNER
I20260630 12:32:23.486820 29829 consensus_queue.cc:260] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:23.489010 29829 ts_tablet_manager.cc:1434] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:32:23.491720 29551 tablet_copy_service.cc:342] P f704f1be916c4871b33049c277cbed97: Request end of tablet copy session c69d64805c904767bd3f6741ac800748-2a562eed353b4b67af4b1f1ee96bffde received from {username='slave'} at 127.0.0.1:42708
I20260630 12:32:23.492123 29551 tablet_copy_service.cc:434] P f704f1be916c4871b33049c277cbed97: ending tablet copy session c69d64805c904767bd3f6741ac800748-2a562eed353b4b67af4b1f1ee96bffde on tablet 2a562eed353b4b67af4b1f1ee96bffde with peer c69d64805c904767bd3f6741ac800748
W20260630 12:32:23.503628 29506 consensus_peers.cc:597] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 -> Peer 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909): Couldn't send request to peer 563dc36e153a41938a4dafdc09c61c2d. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:34909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:23.517647 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:23.518800 29826 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:23.519258 19991 tablet_replica.cc:333] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567: stopping tablet replica
I20260630 12:32:23.519673 29826 tablet_bootstrap.cc:492] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: Bootstrap complete.
I20260630 12:32:23.520109 19991 raft_consensus.cc:2243] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.520381 29826 ts_tablet_manager.cc:1403] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: Time spent bootstrapping tablet: real 0.125s	user 0.108s	sys 0.008s
I20260630 12:32:23.520860 19991 raft_consensus.cc:2272] T 7ba213a649e0402f9f1c0ffd44d77f37 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.522809 29826 raft_consensus.cc:359] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:23.523582 29826 raft_consensus.cc:740] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c69d64805c904767bd3f6741ac800748, State: Initialized, Role: LEARNER
I20260630 12:32:23.524117 19991 tablet_replica.cc:333] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567: stopping tablet replica
I20260630 12:32:23.524149 29826 consensus_queue.cc:260] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "563dc36e153a41938a4dafdc09c61c2d" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 34909 } } peers { permanent_uuid: "f3a3b38a4d9e446cabaad04063609567" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 38595 } } peers { permanent_uuid: "f704f1be916c4871b33049c277cbed97" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "c69d64805c904767bd3f6741ac800748" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 32989 } attrs { promote: true } }
I20260630 12:32:23.526254 29826 ts_tablet_manager.cc:1434] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:32:23.525111 19991 raft_consensus.cc:2243] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.527487 19991 raft_consensus.cc:2272] T 283be04c4a54408ebe5f4d45643a4b7c P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.530701 19991 tablet_replica.cc:333] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567: stopping tablet replica
I20260630 12:32:23.531457 19991 raft_consensus.cc:2243] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.532042 19991 raft_consensus.cc:2272] T 0136589296384a3095ca925f360d67b6 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.534101 19991 tablet_replica.cc:333] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567: stopping tablet replica
I20260630 12:32:23.534582 19991 raft_consensus.cc:2243] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.535120 19991 raft_consensus.cc:2272] T 2a562eed353b4b67af4b1f1ee96bffde P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.537962 19991 tablet_replica.cc:333] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567: stopping tablet replica
I20260630 12:32:23.538654 19991 raft_consensus.cc:2243] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.539278 19991 raft_consensus.cc:2272] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.541858 19991 tablet_replica.cc:333] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567: stopping tablet replica
I20260630 12:32:23.542341 19991 raft_consensus.cc:2243] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.543321 19991 raft_consensus.cc:2272] T 731f4d9cfbb841499154e17de37a2190 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.545588 19991 tablet_replica.cc:333] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567: stopping tablet replica
I20260630 12:32:23.546113 19991 raft_consensus.cc:2243] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.546525 19991 raft_consensus.cc:2272] T 2e500878e0924547beb768fbd0403bf1 P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.548797 19991 tablet_replica.cc:333] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567: stopping tablet replica
I20260630 12:32:23.549237 19991 raft_consensus.cc:2243] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.549621 19991 raft_consensus.cc:2272] T 928222f646054b7aad08a0e89798fedb P f3a3b38a4d9e446cabaad04063609567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.566785 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
W20260630 12:32:23.576982 29506 consensus_peers.cc:597] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 -> Peer 563dc36e153a41938a4dafdc09c61c2d (127.19.133.193:34909): Couldn't send request to peer 563dc36e153a41938a4dafdc09c61c2d. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:34909: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:32:23.580289 29826 tablet_copy_client.cc:1131] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.133.194:38595: connect: Connection refused (error 111)
I20260630 12:32:23.590158 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:23.610785 29783 raft_consensus.cc:1217] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260630 12:32:23.650246 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:23.651087 19991 tablet_replica.cc:333] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97: stopping tablet replica
I20260630 12:32:23.651906 19991 raft_consensus.cc:2243] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.652912 19991 raft_consensus.cc:2272] T 7ba213a649e0402f9f1c0ffd44d77f37 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.655808 19991 tablet_replica.cc:333] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97: stopping tablet replica
I20260630 12:32:23.655853 29783 raft_consensus.cc:1217] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260630 12:32:23.656805 19991 raft_consensus.cc:2243] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.657640 19991 raft_consensus.cc:2272] T 0136589296384a3095ca925f360d67b6 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.661383 19991 tablet_replica.cc:333] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97: stopping tablet replica
I20260630 12:32:23.662107 19991 raft_consensus.cc:2243] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.663414 19991 raft_consensus.cc:2272] T 283be04c4a54408ebe5f4d45643a4b7c P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.666461 19991 tablet_replica.cc:333] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97: stopping tablet replica
I20260630 12:32:23.667248 19991 raft_consensus.cc:2243] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.668569 19991 raft_consensus.cc:2272] T 3e52c16e82d94d0b8e29c6a47485c3f1 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.671326 19991 tablet_replica.cc:333] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97: stopping tablet replica
I20260630 12:32:23.672008 19991 raft_consensus.cc:2243] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:23.672670 19991 raft_consensus.cc:2272] T 731f4d9cfbb841499154e17de37a2190 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.675755 19991 tablet_replica.cc:333] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97: stopping tablet replica
I20260630 12:32:23.676560 19991 raft_consensus.cc:2243] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.677807 19991 raft_consensus.cc:2272] T 2a562eed353b4b67af4b1f1ee96bffde P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.680711 19991 tablet_replica.cc:333] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97: stopping tablet replica
I20260630 12:32:23.681377 19991 raft_consensus.cc:2243] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.681890 19991 raft_consensus.cc:2272] T c19a14503e6341f8b342668666d6abe2 P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.684762 19991 tablet_replica.cc:333] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97: stopping tablet replica
I20260630 12:32:23.685336 19991 raft_consensus.cc:2243] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.685839 19991 raft_consensus.cc:2272] T b842fa86959c41a2969c34b6f57c0ecd P f704f1be916c4871b33049c277cbed97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.715449 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:23.734071 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:32:23.753710 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:23.754987 19991 tablet_replica.cc:333] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748: stopping tablet replica
I20260630 12:32:23.755625 19991 raft_consensus.cc:2243] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:23.756003 19991 raft_consensus.cc:2272] T 731f4d9cfbb841499154e17de37a2190 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:23.758191 19991 tablet_replica.cc:333] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748: stopping tablet replica
I20260630 12:32:23.758679 19991 raft_consensus.cc:2243] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:23.759020 19991 raft_consensus.cc:2272] T 283be04c4a54408ebe5f4d45643a4b7c P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:23.761016 19991 tablet_replica.cc:333] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748: stopping tablet replica
I20260630 12:32:23.761480 19991 raft_consensus.cc:2243] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:23.761827 19991 raft_consensus.cc:2272] T 2a562eed353b4b67af4b1f1ee96bffde P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:23.764034 19991 tablet_replica.cc:333] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748: stopping tablet replica
I20260630 12:32:23.764485 19991 raft_consensus.cc:2243] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:32:23.764832 19991 raft_consensus.cc:2272] T 3e52c16e82d94d0b8e29c6a47485c3f1 P c69d64805c904767bd3f6741ac800748 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:32:23.786026 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:32:23.799973 19991 master.cc:562] Master@127.19.133.254:39177 shutting down...
W20260630 12:32:23.821918 29338 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:32:23.823081 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:23.823635 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:23.823941 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P b50427ffc1854e90b726133a448e12c3: stopping tablet replica
I20260630 12:32:23.843745 19991 master.cc:584] Master@127.19.133.254:39177 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6462 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:32:23.891590 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:34955
I20260630 12:32:23.892690 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:23.897080 29843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:23.897743 29844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:23.899489 29846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:23.899627 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:23.900475 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:23.900651 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:23.900792 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822743900775 us; error 0 us; skew 500 ppm
I20260630 12:32:23.901252 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:23.903848 19991 webserver.cc:533] Webserver started at http://127.19.133.254:39783/ using document root <none> and password file <none>
I20260630 12:32:23.904310 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:23.904479 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:23.904732 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:23.905783 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "032ee1749b664859b6775566c16055a0"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-rw3v"
I20260630 12:32:23.910202 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:32:23.913540 29851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:23.914283 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:23.914556 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "032ee1749b664859b6775566c16055a0"
format_stamp: "Formatted at 2026-06-30 12:32:23 on dist-test-slave-rw3v"
I20260630 12:32:23.914813 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:23.931901 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:23.932996 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:23.969452 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:34955
I20260630 12:32:23.969542 29902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:34955 every 8 connection(s)
I20260630 12:32:23.973007 29903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:23.983897 29903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0: Bootstrap starting.
I20260630 12:32:23.988792 29903 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:23.993320 29903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0: No bootstrap required, opened a new log
I20260630 12:32:23.995460 29903 raft_consensus.cc:359] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "032ee1749b664859b6775566c16055a0" member_type: VOTER }
I20260630 12:32:23.995853 29903 raft_consensus.cc:385] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:23.996054 29903 raft_consensus.cc:740] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 032ee1749b664859b6775566c16055a0, State: Initialized, Role: FOLLOWER
I20260630 12:32:23.996616 29903 consensus_queue.cc:260] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "032ee1749b664859b6775566c16055a0" member_type: VOTER }
I20260630 12:32:23.997037 29903 raft_consensus.cc:399] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:23.997246 29903 raft_consensus.cc:493] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:23.997479 29903 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.002228 29903 raft_consensus.cc:515] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "032ee1749b664859b6775566c16055a0" member_type: VOTER }
I20260630 12:32:24.002732 29903 leader_election.cc:304] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [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: 032ee1749b664859b6775566c16055a0; no voters: 
I20260630 12:32:24.003805 29903 leader_election.cc:290] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:24.004117 29906 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:24.005373 29906 raft_consensus.cc:697] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 1 LEADER]: Becoming Leader. State: Replica: 032ee1749b664859b6775566c16055a0, State: Running, Role: LEADER
I20260630 12:32:24.005975 29906 consensus_queue.cc:237] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [LEADER]: Queue going to LEADER mode. State: All 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: "032ee1749b664859b6775566c16055a0" member_type: VOTER }
I20260630 12:32:24.006376 29903 sys_catalog.cc:565] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:24.010620 29907 sys_catalog.cc:455] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "032ee1749b664859b6775566c16055a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "032ee1749b664859b6775566c16055a0" member_type: VOTER } }
I20260630 12:32:24.010690 29908 sys_catalog.cc:455] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 032ee1749b664859b6775566c16055a0. Latest consensus state: current_term: 1 leader_uuid: "032ee1749b664859b6775566c16055a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "032ee1749b664859b6775566c16055a0" member_type: VOTER } }
I20260630 12:32:24.011562 29907 sys_catalog.cc:458] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:24.011657 29908 sys_catalog.cc:458] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:24.015887 29913 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:24.021093 29913 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:24.022637 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:24.029295 29913 catalog_manager.cc:1383] Generated new cluster ID: ffba7471ee2a4c8692a2e5765843b351
I20260630 12:32:24.029590 29913 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:24.046262 29913 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:24.047534 29913 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:24.058804 29913 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0: Generated new TSK 0
I20260630 12:32:24.059463 29913 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:24.088845 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:24.094283 29924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:24.095228 29925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:24.096530 29927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:24.097105 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:24.097877 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:24.098060 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:24.098222 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822744098205 us; error 0 us; skew 500 ppm
I20260630 12:32:24.098701 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:24.100814 19991 webserver.cc:533] Webserver started at http://127.19.133.193:42165/ using document root <none> and password file <none>
I20260630 12:32:24.101262 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:24.101437 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:24.101683 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:24.102681 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "41aafdc2d1fc49069ed3b008a4010330"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-rw3v"
I20260630 12:32:24.106850 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:32:24.110056 29932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.110761 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:24.111032 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "41aafdc2d1fc49069ed3b008a4010330"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-rw3v"
I20260630 12:32:24.111325 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:24.125205 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:24.126219 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:24.127583 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:24.129704 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:24.129886 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.130097 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:24.130244 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.166252 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:44027
I20260630 12:32:24.166340 29994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:44027 every 8 connection(s)
I20260630 12:32:24.170630 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:24.177675 29999 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:24.179258 30000 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:24.180843 30002 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:24.181290 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:24.184015 29995 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34955
I20260630 12:32:24.184043 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:24.184546 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:24.184623 29995 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:24.184784 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822744184767 us; error 0 us; skew 500 ppm
I20260630 12:32:24.185541 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:24.185575 29995 heartbeater.cc:507] Master 127.19.133.254:34955 requested a full tablet report, sending...
I20260630 12:32:24.188025 29868 ts_manager.cc:194] Registered new tserver with Master: 41aafdc2d1fc49069ed3b008a4010330 (127.19.133.193:44027)
I20260630 12:32:24.188599 19991 webserver.cc:533] Webserver started at http://127.19.133.194:36153/ using document root <none> and password file <none>
I20260630 12:32:24.189153 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:24.189340 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:24.189584 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:24.189999 29868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44130
I20260630 12:32:24.190671 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "6b02de8086a84852950e17544155bf34"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-rw3v"
I20260630 12:32:24.195559 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:32:24.198628 30007 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.199399 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:24.199658 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "6b02de8086a84852950e17544155bf34"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-rw3v"
I20260630 12:32:24.199883 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:24.226995 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:24.227993 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:24.229269 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:24.231374 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:24.231561 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.231775 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:24.231931 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.268285 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:41161
I20260630 12:32:24.268393 30069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:41161 every 8 connection(s)
I20260630 12:32:24.273017 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:24.279248 30073 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:24.280159 30074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:24.283718 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:24.284044 30076 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:24.285208 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:24.285261 30070 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34955
W20260630 12:32:24.285435 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:24.285676 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822744285661 us; error 0 us; skew 500 ppm
I20260630 12:32:24.285724 30070 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:24.286266 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:24.286540 30070 heartbeater.cc:507] Master 127.19.133.254:34955 requested a full tablet report, sending...
I20260630 12:32:24.288692 29868 ts_manager.cc:194] Registered new tserver with Master: 6b02de8086a84852950e17544155bf34 (127.19.133.194:41161)
I20260630 12:32:24.289086 19991 webserver.cc:533] Webserver started at http://127.19.133.195:34841/ using document root <none> and password file <none>
I20260630 12:32:24.289640 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:24.289824 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:24.290071 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:24.290237 29868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44136
I20260630 12:32:24.291406 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "63735f4087b04cc7b1acb4665c9e3c56"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-rw3v"
I20260630 12:32:24.296067 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:32:24.299474 30081 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.300231 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:24.300513 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "63735f4087b04cc7b1acb4665c9e3c56"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-rw3v"
I20260630 12:32:24.300791 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:24.330462 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:24.331517 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:24.332836 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:24.335505 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:24.335716 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.335916 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:24.336058 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.372521 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:39513
I20260630 12:32:24.372617 30143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:39513 every 8 connection(s)
I20260630 12:32:24.385968 30144 heartbeater.cc:344] Connected to a master server at 127.19.133.254:34955
I20260630 12:32:24.386353 30144 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:24.386987 30144 heartbeater.cc:507] Master 127.19.133.254:34955 requested a full tablet report, sending...
I20260630 12:32:24.388943 29868 ts_manager.cc:194] Registered new tserver with Master: 63735f4087b04cc7b1acb4665c9e3c56 (127.19.133.195:39513)
I20260630 12:32:24.390039 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014597746s
I20260630 12:32:24.390484 29868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44138
I20260630 12:32:24.413631 29868 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44154:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:24.415365 29868 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:24.459651 30109 tablet_service.cc:1511] Processing CreateTablet for tablet 3cee9d6cb3044347a2ef64fadd05cd36 (DEFAULT_TABLE table=test-workload [id=d133a886ce8d4f158e0808dd65cce6f3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:24.460950 30109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cee9d6cb3044347a2ef64fadd05cd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.462512 29960 tablet_service.cc:1511] Processing CreateTablet for tablet 3cee9d6cb3044347a2ef64fadd05cd36 (DEFAULT_TABLE table=test-workload [id=d133a886ce8d4f158e0808dd65cce6f3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:24.463794 29960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cee9d6cb3044347a2ef64fadd05cd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.463790 30035 tablet_service.cc:1511] Processing CreateTablet for tablet 3cee9d6cb3044347a2ef64fadd05cd36 (DEFAULT_TABLE table=test-workload [id=d133a886ce8d4f158e0808dd65cce6f3]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:24.465159 30035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cee9d6cb3044347a2ef64fadd05cd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:24.475731 30159 tablet_bootstrap.cc:492] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56: Bootstrap starting.
I20260630 12:32:24.480384 30159 tablet_bootstrap.cc:654] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.484525 30161 tablet_bootstrap.cc:492] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34: Bootstrap starting.
I20260630 12:32:24.486132 30160 tablet_bootstrap.cc:492] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330: Bootstrap starting.
I20260630 12:32:24.489269 30159 tablet_bootstrap.cc:492] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56: No bootstrap required, opened a new log
I20260630 12:32:24.489816 30159 ts_tablet_manager.cc:1403] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:32:24.490236 30161 tablet_bootstrap.cc:654] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.492348 30160 tablet_bootstrap.cc:654] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:24.492923 30159 raft_consensus.cc:359] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.493667 30159 raft_consensus.cc:385] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.493939 30159 raft_consensus.cc:740] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63735f4087b04cc7b1acb4665c9e3c56, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.494784 30159 consensus_queue.cc:260] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.497747 30161 tablet_bootstrap.cc:492] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34: No bootstrap required, opened a new log
I20260630 12:32:24.497795 30144 heartbeater.cc:499] Master 127.19.133.254:34955 was elected leader, sending a full tablet report...
I20260630 12:32:24.498186 30159 ts_tablet_manager.cc:1434] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:32:24.498411 30161 ts_tablet_manager.cc:1403] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:32:24.498847 30160 tablet_bootstrap.cc:492] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330: No bootstrap required, opened a new log
I20260630 12:32:24.499444 30160 ts_tablet_manager.cc:1403] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:32:24.501431 30161 raft_consensus.cc:359] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.502236 30161 raft_consensus.cc:385] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.502044 30160 raft_consensus.cc:359] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.502607 30161 raft_consensus.cc:740] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b02de8086a84852950e17544155bf34, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.502887 30160 raft_consensus.cc:385] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:24.503268 30160 raft_consensus.cc:740] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aafdc2d1fc49069ed3b008a4010330, State: Initialized, Role: FOLLOWER
I20260630 12:32:24.504163 30160 consensus_queue.cc:260] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.503533 30161 consensus_queue.cc:260] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.512357 29995 heartbeater.cc:499] Master 127.19.133.254:34955 was elected leader, sending a full tablet report...
I20260630 12:32:24.513253 30160 ts_tablet_manager.cc:1434] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260630 12:32:24.514086 30161 ts_tablet_manager.cc:1434] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.009s
I20260630 12:32:24.514324 30070 heartbeater.cc:499] Master 127.19.133.254:34955 was elected leader, sending a full tablet report...
I20260630 12:32:24.664291 30165 raft_consensus.cc:493] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:24.664817 30165 raft_consensus.cc:515] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.666800 30165 leader_election.cc:290] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aafdc2d1fc49069ed3b008a4010330 (127.19.133.193:44027), 6b02de8086a84852950e17544155bf34 (127.19.133.194:41161)
I20260630 12:32:24.676882 29970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee9d6cb3044347a2ef64fadd05cd36" candidate_uuid: "63735f4087b04cc7b1acb4665c9e3c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aafdc2d1fc49069ed3b008a4010330" is_pre_election: true
I20260630 12:32:24.677542 29970 raft_consensus.cc:2468] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63735f4087b04cc7b1acb4665c9e3c56 in term 0.
I20260630 12:32:24.678539 30045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee9d6cb3044347a2ef64fadd05cd36" candidate_uuid: "63735f4087b04cc7b1acb4665c9e3c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b02de8086a84852950e17544155bf34" is_pre_election: true
I20260630 12:32:24.678715 30082 leader_election.cc:304] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aafdc2d1fc49069ed3b008a4010330, 63735f4087b04cc7b1acb4665c9e3c56; no voters: 
I20260630 12:32:24.679118 30045 raft_consensus.cc:2468] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63735f4087b04cc7b1acb4665c9e3c56 in term 0.
I20260630 12:32:24.679491 30165 raft_consensus.cc:2804] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:24.679792 30165 raft_consensus.cc:493] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:24.680117 30165 raft_consensus.cc:3060] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.685278 30165 raft_consensus.cc:515] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.686916 30165 leader_election.cc:290] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [CANDIDATE]: Term 1 election: Requested vote from peers 41aafdc2d1fc49069ed3b008a4010330 (127.19.133.193:44027), 6b02de8086a84852950e17544155bf34 (127.19.133.194:41161)
I20260630 12:32:24.688004 29970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee9d6cb3044347a2ef64fadd05cd36" candidate_uuid: "63735f4087b04cc7b1acb4665c9e3c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aafdc2d1fc49069ed3b008a4010330"
I20260630 12:32:24.688231 30045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cee9d6cb3044347a2ef64fadd05cd36" candidate_uuid: "63735f4087b04cc7b1acb4665c9e3c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b02de8086a84852950e17544155bf34"
I20260630 12:32:24.688555 29970 raft_consensus.cc:3060] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.688827 30045 raft_consensus.cc:3060] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:24.693671 29970 raft_consensus.cc:2468] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63735f4087b04cc7b1acb4665c9e3c56 in term 1.
I20260630 12:32:24.694092 30045 raft_consensus.cc:2468] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63735f4087b04cc7b1acb4665c9e3c56 in term 1.
I20260630 12:32:24.694743 30082 leader_election.cc:304] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aafdc2d1fc49069ed3b008a4010330, 63735f4087b04cc7b1acb4665c9e3c56; no voters: 
I20260630 12:32:24.695533 30165 raft_consensus.cc:2804] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:24.696421 30165 raft_consensus.cc:697] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 1 LEADER]: Becoming Leader. State: Replica: 63735f4087b04cc7b1acb4665c9e3c56, State: Running, Role: LEADER
I20260630 12:32:24.697477 30165 consensus_queue.cc:237] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } }
I20260630 12:32:24.704418 29866 catalog_manager.cc:5697] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63735f4087b04cc7b1acb4665c9e3c56 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "63735f4087b04cc7b1acb4665c9e3c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63735f4087b04cc7b1acb4665c9e3c56" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 39513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aafdc2d1fc49069ed3b008a4010330" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b02de8086a84852950e17544155bf34" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 41161 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:24.764683 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:32:24.790977 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:24.791941 19991 tablet_replica.cc:333] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330: stopping tablet replica
I20260630 12:32:24.792868 19991 raft_consensus.cc:2243] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.793582 19991 raft_consensus.cc:2272] T 3cee9d6cb3044347a2ef64fadd05cd36 P 41aafdc2d1fc49069ed3b008a4010330 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.803908 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:24.812736 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:24.827436 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:24.828258 19991 tablet_replica.cc:333] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34: stopping tablet replica
I20260630 12:32:24.828785 19991 raft_consensus.cc:2243] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:24.829200 19991 raft_consensus.cc:2272] T 3cee9d6cb3044347a2ef64fadd05cd36 P 6b02de8086a84852950e17544155bf34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.847373 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:24.856190 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:24.871289 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:24.872027 19991 tablet_replica.cc:333] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56: stopping tablet replica
I20260630 12:32:24.872555 19991 raft_consensus.cc:2243] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.873157 19991 pending_rounds.cc:70] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56: Trying to abort 1 pending ops.
I20260630 12:32:24.873339 19991 pending_rounds.cc:77] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441962287489024 op_type: NO_OP noop_request { }
I20260630 12:32:24.873607 19991 raft_consensus.cc:2889] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:24.873857 19991 raft_consensus.cc:2272] T 3cee9d6cb3044347a2ef64fadd05cd36 P 63735f4087b04cc7b1acb4665c9e3c56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.893085 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:24.901749 19991 master.cc:562] Master@127.19.133.254:34955 shutting down...
I20260630 12:32:24.915287 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:24.915824 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:24.916167 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 032ee1749b664859b6775566c16055a0: stopping tablet replica
I20260630 12:32:24.934944 19991 master.cc:584] Master@127.19.133.254:34955 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1073 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:32:24.965261 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:33043
I20260630 12:32:24.966253 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:24.970969 30172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:24.971844 30171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:24.972426 30174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:24.972934 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:24.973690 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:24.973865 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:24.973999 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822744973981 us; error 0 us; skew 500 ppm
I20260630 12:32:24.974473 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:24.976655 19991 webserver.cc:533] Webserver started at http://127.19.133.254:46039/ using document root <none> and password file <none>
I20260630 12:32:24.977085 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:24.977264 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:24.977504 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:24.978541 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-rw3v"
I20260630 12:32:24.982841 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:24.986274 30179 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:24.987003 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:24.987320 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8"
format_stamp: "Formatted at 2026-06-30 12:32:24 on dist-test-slave-rw3v"
I20260630 12:32:24.987576 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:25.011840 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.012791 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.045439 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:33043
I20260630 12:32:25.045516 30230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:33043 every 8 connection(s)
I20260630 12:32:25.048909 30231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:25.059317 30231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8: Bootstrap starting.
I20260630 12:32:25.063310 30231 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.066804 30231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8: No bootstrap required, opened a new log
I20260630 12:32:25.068673 30231 raft_consensus.cc:359] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8" member_type: VOTER }
I20260630 12:32:25.069012 30231 raft_consensus.cc:385] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.069213 30231 raft_consensus.cc:740] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3a6dc5c59e64d9b8aa3e31d98d0fdc8, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.069680 30231 consensus_queue.cc:260] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8" member_type: VOTER }
I20260630 12:32:25.070075 30231 raft_consensus.cc:399] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:25.070253 30231 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:25.070449 30231 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.074832 30231 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8" member_type: VOTER }
I20260630 12:32:25.075300 30231 leader_election.cc:304] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [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: e3a6dc5c59e64d9b8aa3e31d98d0fdc8; no voters: 
I20260630 12:32:25.076275 30231 leader_election.cc:290] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:25.076546 30234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:25.077759 30234 raft_consensus.cc:697] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: e3a6dc5c59e64d9b8aa3e31d98d0fdc8, State: Running, Role: LEADER
I20260630 12:32:25.078356 30234 consensus_queue.cc:237] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [LEADER]: Queue going to LEADER mode. State: All 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: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8" member_type: VOTER }
I20260630 12:32:25.078859 30231 sys_catalog.cc:565] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:25.081112 30236 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3a6dc5c59e64d9b8aa3e31d98d0fdc8. Latest consensus state: current_term: 1 leader_uuid: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8" member_type: VOTER } }
I20260630 12:32:25.081193 30235 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3a6dc5c59e64d9b8aa3e31d98d0fdc8" member_type: VOTER } }
I20260630 12:32:25.081835 30236 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:25.081847 30235 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:25.084461 30240 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:25.091553 30240 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:25.092517 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:25.100040 30240 catalog_manager.cc:1383] Generated new cluster ID: 6753981d45e743f79d7e473e97a660f7
I20260630 12:32:25.100428 30240 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:25.131079 30240 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:25.132366 30240 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:25.144769 30240 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8: Generated new TSK 0
I20260630 12:32:25.145287 30240 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:25.159099 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.164487 30252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:25.165336 30253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:25.166486 30255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:25.167363 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:25.168211 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.168401 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:25.168556 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822745168543 us; error 0 us; skew 500 ppm
I20260630 12:32:25.169063 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.171259 19991 webserver.cc:533] Webserver started at http://127.19.133.193:42671/ using document root <none> and password file <none>
I20260630 12:32:25.171710 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.171880 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.172147 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.173164 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "4ef1e4ce5eb74618bb112d81296b6961"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-rw3v"
I20260630 12:32:25.177372 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:25.180584 30260 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.181396 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:25.181638 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "4ef1e4ce5eb74618bb112d81296b6961"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-rw3v"
I20260630 12:32:25.181890 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:25.196573 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.197597 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.198933 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.201068 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.201297 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.201488 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.201611 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.236358 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:45875
I20260630 12:32:25.236450 30322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:45875 every 8 connection(s)
I20260630 12:32:25.240859 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.247335 30327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:25.247802 30328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:25.251598 30330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:25.251879 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:25.252661 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.252836 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:25.252955 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822745252944 us; error 0 us; skew 500 ppm
I20260630 12:32:25.253481 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.255889 19991 webserver.cc:533] Webserver started at http://127.19.133.194:40743/ using document root <none> and password file <none>
I20260630 12:32:25.256384 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.256572 30323 heartbeater.cc:344] Connected to a master server at 127.19.133.254:33043
I20260630 12:32:25.256608 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.257068 30323 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:25.257138 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.257773 30323 heartbeater.cc:507] Master 127.19.133.254:33043 requested a full tablet report, sending...
I20260630 12:32:25.258301 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "c3f9a23800c94d4280118ade3b8650e5"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-rw3v"
I20260630 12:32:25.259732 30196 ts_manager.cc:194] Registered new tserver with Master: 4ef1e4ce5eb74618bb112d81296b6961 (127.19.133.193:45875)
I20260630 12:32:25.261312 30196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60934
I20260630 12:32:25.262686 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:25.265818 30335 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.266577 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:25.266842 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "c3f9a23800c94d4280118ade3b8650e5"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-rw3v"
I20260630 12:32:25.267076 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:25.278980 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.279922 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.281206 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.283303 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.283473 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.283708 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.283846 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.319401 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:44111
I20260630 12:32:25.319499 30397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:44111 every 8 connection(s)
I20260630 12:32:25.324556 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.330660 30401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:25.331467 30402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:25.334013 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:25.335299 30405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:25.335716 30398 heartbeater.cc:344] Connected to a master server at 127.19.133.254:33043
I20260630 12:32:25.336089 30398 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:25.336272 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.336521 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:25.336688 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822745336672 us; error 0 us; skew 500 ppm
I20260630 12:32:25.336799 30398 heartbeater.cc:507] Master 127.19.133.254:33043 requested a full tablet report, sending...
I20260630 12:32:25.337222 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.338869 30196 ts_manager.cc:194] Registered new tserver with Master: c3f9a23800c94d4280118ade3b8650e5 (127.19.133.194:44111)
I20260630 12:32:25.339684 19991 webserver.cc:533] Webserver started at http://127.19.133.195:35173/ using document root <none> and password file <none>
I20260630 12:32:25.340188 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.340368 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.340334 30196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60938
I20260630 12:32:25.340875 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.342036 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "df262a95b2d345eeb3b5c68f2c83caa5"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-rw3v"
I20260630 12:32:25.346060 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:25.348989 30409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.349716 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:25.349967 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "df262a95b2d345eeb3b5c68f2c83caa5"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-rw3v"
I20260630 12:32:25.350219 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:25.376516 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.377490 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.378770 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.380867 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.381052 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.381265 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.381410 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.416585 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:45473
I20260630 12:32:25.416685 30471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:45473 every 8 connection(s)
I20260630 12:32:25.421146 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:25.428319 30475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:25.431392 30476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:25.433713 30472 heartbeater.cc:344] Connected to a master server at 127.19.133.254:33043
I20260630 12:32:25.434152 30472 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:25.434999 30472 heartbeater.cc:507] Master 127.19.133.254:33043 requested a full tablet report, sending...
I20260630 12:32:25.435923 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:25.437009 30478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:25.437060 30196 ts_manager.cc:194] Registered new tserver with Master: df262a95b2d345eeb3b5c68f2c83caa5 (127.19.133.195:45473)
I20260630 12:32:25.437879 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:25.438077 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:25.438266 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822745438249 us; error 0 us; skew 500 ppm
I20260630 12:32:25.438560 30196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60954
I20260630 12:32:25.438789 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:25.441324 19991 webserver.cc:533] Webserver started at http://127.19.133.196:40987/ using document root <none> and password file <none>
I20260630 12:32:25.441749 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:25.441920 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:25.442174 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:25.443120 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "37edfa2dfdad4093ac9c6349464a5b19"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-rw3v"
I20260630 12:32:25.447023 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:32:25.449941 30483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.450627 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:25.450886 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "37edfa2dfdad4093ac9c6349464a5b19"
format_stamp: "Formatted at 2026-06-30 12:32:25 on dist-test-slave-rw3v"
I20260630 12:32:25.451190 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:25.476379 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:25.477396 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:25.478734 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:25.480890 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:25.481081 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.481319 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:25.481498 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:25.517198 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:46115
I20260630 12:32:25.517311 30545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:46115 every 8 connection(s)
I20260630 12:32:25.529978 30546 heartbeater.cc:344] Connected to a master server at 127.19.133.254:33043
I20260630 12:32:25.530314 30546 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:25.530944 30546 heartbeater.cc:507] Master 127.19.133.254:33043 requested a full tablet report, sending...
I20260630 12:32:25.532706 30196 ts_manager.cc:194] Registered new tserver with Master: 37edfa2dfdad4093ac9c6349464a5b19 (127.19.133.196:46115)
I20260630 12:32:25.533751 19991 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013509306s
I20260630 12:32:25.533923 30196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60966
I20260630 12:32:25.556162 30196 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60970:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:32:25.593708 30511 tablet_service.cc:1511] Processing CreateTablet for tablet eb923e0a92f74549a4e785eed665552d (DEFAULT_TABLE table=test-workload [id=9efb40a7039742218d9a6fde08563f54]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:25.594791 30511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb923e0a92f74549a4e785eed665552d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:25.605044 30363 tablet_service.cc:1511] Processing CreateTablet for tablet eb923e0a92f74549a4e785eed665552d (DEFAULT_TABLE table=test-workload [id=9efb40a7039742218d9a6fde08563f54]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:25.606341 30363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb923e0a92f74549a4e785eed665552d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:25.609889 30437 tablet_service.cc:1511] Processing CreateTablet for tablet eb923e0a92f74549a4e785eed665552d (DEFAULT_TABLE table=test-workload [id=9efb40a7039742218d9a6fde08563f54]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:32:25.611451 30437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb923e0a92f74549a4e785eed665552d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:25.613157 30561 tablet_bootstrap.cc:492] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19: Bootstrap starting.
I20260630 12:32:25.619419 30561 tablet_bootstrap.cc:654] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.622100 30562 tablet_bootstrap.cc:492] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5: Bootstrap starting.
I20260630 12:32:25.628907 30564 tablet_bootstrap.cc:492] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5: Bootstrap starting.
I20260630 12:32:25.630041 30562 tablet_bootstrap.cc:654] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.630077 30561 tablet_bootstrap.cc:492] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19: No bootstrap required, opened a new log
I20260630 12:32:25.630702 30561 ts_tablet_manager.cc:1403] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:32:25.634053 30562 tablet_bootstrap.cc:492] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5: No bootstrap required, opened a new log
I20260630 12:32:25.633649 30561 raft_consensus.cc:359] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.634485 30562 ts_tablet_manager.cc:1403] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:32:25.634441 30561 raft_consensus.cc:385] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.635075 30564 tablet_bootstrap.cc:654] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:25.635003 30561 raft_consensus.cc:740] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37edfa2dfdad4093ac9c6349464a5b19, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.635947 30561 consensus_queue.cc:260] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.637665 30562 raft_consensus.cc:359] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.639493 30562 raft_consensus.cc:385] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.639787 30562 raft_consensus.cc:740] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f9a23800c94d4280118ade3b8650e5, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.640538 30562 consensus_queue.cc:260] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.643044 30398 heartbeater.cc:499] Master 127.19.133.254:33043 was elected leader, sending a full tablet report...
I20260630 12:32:25.643492 30562 ts_tablet_manager.cc:1434] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:32:25.644629 30546 heartbeater.cc:499] Master 127.19.133.254:33043 was elected leader, sending a full tablet report...
I20260630 12:32:25.645152 30561 ts_tablet_manager.cc:1434] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:32:25.646201 30564 tablet_bootstrap.cc:492] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5: No bootstrap required, opened a new log
I20260630 12:32:25.646654 30564 ts_tablet_manager.cc:1403] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:32:25.648861 30564 raft_consensus.cc:359] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.649544 30564 raft_consensus.cc:385] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:25.649813 30564 raft_consensus.cc:740] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df262a95b2d345eeb3b5c68f2c83caa5, State: Initialized, Role: FOLLOWER
I20260630 12:32:25.650626 30564 consensus_queue.cc:260] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.653064 30472 heartbeater.cc:499] Master 127.19.133.254:33043 was elected leader, sending a full tablet report...
I20260630 12:32:25.653586 30564 ts_tablet_manager.cc:1434] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:25.732402 30567 raft_consensus.cc:493] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:25.732893 30567 raft_consensus.cc:515] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.734817 30567 leader_election.cc:290] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f9a23800c94d4280118ade3b8650e5 (127.19.133.194:44111), df262a95b2d345eeb3b5c68f2c83caa5 (127.19.133.195:45473)
I20260630 12:32:25.737936 30568 raft_consensus.cc:493] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:25.738379 30568 raft_consensus.cc:515] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.746016 30373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb923e0a92f74549a4e785eed665552d" candidate_uuid: "37edfa2dfdad4093ac9c6349464a5b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f9a23800c94d4280118ade3b8650e5" is_pre_election: true
I20260630 12:32:25.746655 30373 raft_consensus.cc:2468] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37edfa2dfdad4093ac9c6349464a5b19 in term 0.
I20260630 12:32:25.747866 30568 leader_election.cc:290] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37edfa2dfdad4093ac9c6349464a5b19 (127.19.133.196:46115), df262a95b2d345eeb3b5c68f2c83caa5 (127.19.133.195:45473)
I20260630 12:32:25.747879 30485 leader_election.cc:304] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37edfa2dfdad4093ac9c6349464a5b19, c3f9a23800c94d4280118ade3b8650e5; no voters: 
I20260630 12:32:25.748940 30567 raft_consensus.cc:2804] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:25.749364 30567 raft_consensus.cc:493] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:25.749735 30567 raft_consensus.cc:3060] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.747987 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb923e0a92f74549a4e785eed665552d" candidate_uuid: "37edfa2dfdad4093ac9c6349464a5b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" is_pre_election: true
I20260630 12:32:25.750679 30447 raft_consensus.cc:2468] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37edfa2dfdad4093ac9c6349464a5b19 in term 0.
I20260630 12:32:25.752869 30521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb923e0a92f74549a4e785eed665552d" candidate_uuid: "c3f9a23800c94d4280118ade3b8650e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37edfa2dfdad4093ac9c6349464a5b19" is_pre_election: true
I20260630 12:32:25.755904 30567 raft_consensus.cc:515] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.757004 30521 raft_consensus.cc:2393] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3f9a23800c94d4280118ade3b8650e5 in current term 1: Already voted for candidate 37edfa2dfdad4093ac9c6349464a5b19 in this term.
I20260630 12:32:25.758064 30567 leader_election.cc:290] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [CANDIDATE]: Term 1 election: Requested vote from peers c3f9a23800c94d4280118ade3b8650e5 (127.19.133.194:44111), df262a95b2d345eeb3b5c68f2c83caa5 (127.19.133.195:45473)
I20260630 12:32:25.758045 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb923e0a92f74549a4e785eed665552d" candidate_uuid: "c3f9a23800c94d4280118ade3b8650e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" is_pre_election: true
I20260630 12:32:25.758921 30447 raft_consensus.cc:2468] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f9a23800c94d4280118ade3b8650e5 in term 0.
I20260630 12:32:25.759375 30373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb923e0a92f74549a4e785eed665552d" candidate_uuid: "37edfa2dfdad4093ac9c6349464a5b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f9a23800c94d4280118ade3b8650e5"
I20260630 12:32:25.759907 30373 raft_consensus.cc:3060] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.760088 30336 leader_election.cc:304] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3f9a23800c94d4280118ade3b8650e5, df262a95b2d345eeb3b5c68f2c83caa5; no voters: 
I20260630 12:32:25.760102 30447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb923e0a92f74549a4e785eed665552d" candidate_uuid: "37edfa2dfdad4093ac9c6349464a5b19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df262a95b2d345eeb3b5c68f2c83caa5"
I20260630 12:32:25.761255 30447 raft_consensus.cc:3060] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:25.764707 30373 raft_consensus.cc:2468] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37edfa2dfdad4093ac9c6349464a5b19 in term 1.
I20260630 12:32:25.765419 30568 raft_consensus.cc:2764] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:32:25.765621 30485 leader_election.cc:304] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37edfa2dfdad4093ac9c6349464a5b19, c3f9a23800c94d4280118ade3b8650e5; no voters: 
I20260630 12:32:25.766305 30447 raft_consensus.cc:2468] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37edfa2dfdad4093ac9c6349464a5b19 in term 1.
I20260630 12:32:25.766455 30567 raft_consensus.cc:2804] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:25.767597 30567 raft_consensus.cc:697] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 1 LEADER]: Becoming Leader. State: Replica: 37edfa2dfdad4093ac9c6349464a5b19, State: Running, Role: LEADER
I20260630 12:32:25.768339 30567 consensus_queue.cc:237] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } }
I20260630 12:32:25.774091 30194 catalog_manager.cc:5697] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37edfa2dfdad4093ac9c6349464a5b19 (127.19.133.196). New cstate: current_term: 1 leader_uuid: "37edfa2dfdad4093ac9c6349464a5b19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37edfa2dfdad4093ac9c6349464a5b19" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 46115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f9a23800c94d4280118ade3b8650e5" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df262a95b2d345eeb3b5c68f2c83caa5" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 45473 } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:25.821678 19991 auto_rebalancer.cc:639] Failed to schedule move for tablet eb923e0a92f74549a4e785eed665552d: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:32:25.822906 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:32:25.837390 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.852205 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:25.858973 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:25.872954 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.873670 19991 tablet_replica.cc:333] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5: stopping tablet replica
I20260630 12:32:25.874199 19991 raft_consensus.cc:2243] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.874594 19991 raft_consensus.cc:2272] T eb923e0a92f74549a4e785eed665552d P c3f9a23800c94d4280118ade3b8650e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.892768 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:25.901049 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:25.915489 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.916183 19991 tablet_replica.cc:333] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5: stopping tablet replica
I20260630 12:32:25.916647 19991 raft_consensus.cc:2243] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:25.917038 19991 raft_consensus.cc:2272] T eb923e0a92f74549a4e785eed665552d P df262a95b2d345eeb3b5c68f2c83caa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.935238 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:25.943557 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:32:25.959906 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:25.960655 19991 tablet_replica.cc:333] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19: stopping tablet replica
I20260630 12:32:25.961131 19991 raft_consensus.cc:2243] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:25.961747 19991 pending_rounds.cc:70] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19: Trying to abort 1 pending ops.
I20260630 12:32:25.961925 19991 pending_rounds.cc:77] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302441966673661952 op_type: NO_OP noop_request { }
I20260630 12:32:25.962173 19991 raft_consensus.cc:2889] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:32:25.962425 19991 raft_consensus.cc:2272] T eb923e0a92f74549a4e785eed665552d P 37edfa2dfdad4093ac9c6349464a5b19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:25.981160 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:32:25.989676 19991 master.cc:562] Master@127.19.133.254:33043 shutting down...
I20260630 12:32:26.002580 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:26.003122 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:26.003485 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P e3a6dc5c59e64d9b8aa3e31d98d0fdc8: stopping tablet replica
I20260630 12:32:26.021950 19991 master.cc:584] Master@127.19.133.254:33043 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1086 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:32:26.051445 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:33017
I20260630 12:32:26.052408 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:26.056700 30577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:26.056993 30578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:26.058177 30580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:26.058812 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:26.059593 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:26.059763 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:26.059870 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822746059860 us; error 0 us; skew 500 ppm
I20260630 12:32:26.060279 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:26.062273 19991 webserver.cc:533] Webserver started at http://127.19.133.254:33275/ using document root <none> and password file <none>
I20260630 12:32:26.062704 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:26.062850 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:26.063038 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:26.064029 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "a650d9160a4547bc9a48249ef68b233a"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-rw3v"
I20260630 12:32:26.067975 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:26.070940 30585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.071619 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:26.071873 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "a650d9160a4547bc9a48249ef68b233a"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-rw3v"
I20260630 12:32:26.072103 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:26.091913 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:26.092808 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:26.124617 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:33017
I20260630 12:32:26.124713 30636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:33017 every 8 connection(s)
I20260630 12:32:26.128058 30637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:26.137745 30637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a: Bootstrap starting.
I20260630 12:32:26.141631 30637 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:26.145032 30637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a: No bootstrap required, opened a new log
I20260630 12:32:26.146775 30637 raft_consensus.cc:359] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a650d9160a4547bc9a48249ef68b233a" member_type: VOTER }
I20260630 12:32:26.147135 30637 raft_consensus.cc:385] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:26.147360 30637 raft_consensus.cc:740] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a650d9160a4547bc9a48249ef68b233a, State: Initialized, Role: FOLLOWER
I20260630 12:32:26.147866 30637 consensus_queue.cc:260] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a650d9160a4547bc9a48249ef68b233a" member_type: VOTER }
I20260630 12:32:26.148275 30637 raft_consensus.cc:399] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:26.148470 30637 raft_consensus.cc:493] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:26.148710 30637 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:26.152837 30637 raft_consensus.cc:515] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a650d9160a4547bc9a48249ef68b233a" member_type: VOTER }
I20260630 12:32:26.153280 30637 leader_election.cc:304] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [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: a650d9160a4547bc9a48249ef68b233a; no voters: 
I20260630 12:32:26.154259 30637 leader_election.cc:290] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:26.154520 30640 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:26.155777 30640 raft_consensus.cc:697] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 1 LEADER]: Becoming Leader. State: Replica: a650d9160a4547bc9a48249ef68b233a, State: Running, Role: LEADER
I20260630 12:32:26.156368 30640 consensus_queue.cc:237] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [LEADER]: Queue going to LEADER mode. State: All 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: "a650d9160a4547bc9a48249ef68b233a" member_type: VOTER }
I20260630 12:32:26.156797 30637 sys_catalog.cc:565] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:26.158959 30641 sys_catalog.cc:455] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a650d9160a4547bc9a48249ef68b233a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a650d9160a4547bc9a48249ef68b233a" member_type: VOTER } }
I20260630 12:32:26.159031 30642 sys_catalog.cc:455] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [sys.catalog]: SysCatalogTable state changed. Reason: New leader a650d9160a4547bc9a48249ef68b233a. Latest consensus state: current_term: 1 leader_uuid: "a650d9160a4547bc9a48249ef68b233a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a650d9160a4547bc9a48249ef68b233a" member_type: VOTER } }
I20260630 12:32:26.159679 30642 sys_catalog.cc:458] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:26.160226 30641 sys_catalog.cc:458] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:26.162477 30646 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:26.167094 30646 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:26.169992 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:26.175530 30646 catalog_manager.cc:1383] Generated new cluster ID: 031efd46bfa84028824769eb78053076
I20260630 12:32:26.175799 30646 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:26.192812 30646 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:26.194011 30646 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:26.206491 30646 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a: Generated new TSK 0
I20260630 12:32:26.207018 30646 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:26.236420 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:26.241562 30658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:26.242336 30659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:26.244143 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:26.244472 30661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:26.245363 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:26.245560 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:26.245714 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822746245698 us; error 0 us; skew 500 ppm
I20260630 12:32:26.246179 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:26.248246 19991 webserver.cc:533] Webserver started at http://127.19.133.193:39241/ using document root <none> and password file <none>
I20260630 12:32:26.248663 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:26.248831 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:26.249075 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:26.250048 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "f7d9a42d3f544b94be5ee9ca47107345"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-rw3v"
I20260630 12:32:26.254012 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:26.256963 30666 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.257604 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:26.257881 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "f7d9a42d3f544b94be5ee9ca47107345"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-rw3v"
I20260630 12:32:26.258164 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:26.268572 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:26.269443 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:26.270689 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:26.272771 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:26.272949 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.273165 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:26.273326 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.307965 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:46555
I20260630 12:32:26.308051 30728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:46555 every 8 connection(s)
I20260630 12:32:26.312511 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:26.318849 30733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:26.319789 30734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:26.322389 30736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:26.322568 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:26.323529 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:26.323745 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:26.323757 30729 heartbeater.cc:344] Connected to a master server at 127.19.133.254:33017
I20260630 12:32:26.324025 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822746324008 us; error 0 us; skew 500 ppm
I20260630 12:32:26.324257 30729 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:26.324747 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:26.325086 30729 heartbeater.cc:507] Master 127.19.133.254:33017 requested a full tablet report, sending...
I20260630 12:32:26.327503 30602 ts_manager.cc:194] Registered new tserver with Master: f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555)
I20260630 12:32:26.328085 19991 webserver.cc:533] Webserver started at http://127.19.133.194:45451/ using document root <none> and password file <none>
I20260630 12:32:26.328517 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:26.328665 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:26.328847 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:26.329191 30602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43686
I20260630 12:32:26.329856 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "914aadc441df48c29def17eb500fd8dd"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-rw3v"
I20260630 12:32:26.333910 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:32:26.336728 30741 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.337404 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:32:26.337636 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "914aadc441df48c29def17eb500fd8dd"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-rw3v"
I20260630 12:32:26.337855 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:26.369133 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:26.370062 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:26.371364 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:26.373437 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:26.373682 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.373900 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:26.374044 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.408471 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:39221
I20260630 12:32:26.408576 30803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:39221 every 8 connection(s)
I20260630 12:32:26.412889 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:26.418964 30807 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:26.419574 30808 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:26.422663 30811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:26.422782 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:26.423794 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:32:26.423833 30804 heartbeater.cc:344] Connected to a master server at 127.19.133.254:33017
W20260630 12:32:26.424160 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:26.424304 30804 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:26.424377 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822746424358 us; error 0 us; skew 500 ppm
I20260630 12:32:26.425184 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:26.425190 30804 heartbeater.cc:507] Master 127.19.133.254:33017 requested a full tablet report, sending...
I20260630 12:32:26.427560 30602 ts_manager.cc:194] Registered new tserver with Master: 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:26.427603 19991 webserver.cc:533] Webserver started at http://127.19.133.195:40405/ using document root <none> and password file <none>
I20260630 12:32:26.428406 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:26.428650 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:26.428947 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:26.429425 30602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43692
I20260630 12:32:26.430320 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "ad8bf72502e5446b9bd057f3e53ea3a2"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-rw3v"
I20260630 12:32:26.434221 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.006s
I20260630 12:32:26.437057 30815 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.437688 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:32:26.437939 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "ad8bf72502e5446b9bd057f3e53ea3a2"
format_stamp: "Formatted at 2026-06-30 12:32:26 on dist-test-slave-rw3v"
I20260630 12:32:26.438195 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:26.453873 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:26.454810 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:26.456073 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:26.458142 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:26.458326 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.458528 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:26.458673 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:26.493216 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:33731
I20260630 12:32:26.493296 30877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:33731 every 8 connection(s)
I20260630 12:32:26.505366 30878 heartbeater.cc:344] Connected to a master server at 127.19.133.254:33017
I20260630 12:32:26.505721 30878 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:26.506364 30878 heartbeater.cc:507] Master 127.19.133.254:33017 requested a full tablet report, sending...
I20260630 12:32:26.508308 30602 ts_manager.cc:194] Registered new tserver with Master: ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195:33731)
I20260630 12:32:26.509320 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013151759s
I20260630 12:32:26.509524 30602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43700
I20260630 12:32:27.331594 30729 heartbeater.cc:499] Master 127.19.133.254:33017 was elected leader, sending a full tablet report...
I20260630 12:32:27.431802 30804 heartbeater.cc:499] Master 127.19.133.254:33017 was elected leader, sending a full tablet report...
I20260630 12:32:27.511883 30878 heartbeater.cc:499] Master 127.19.133.254:33017 was elected leader, sending a full tablet report...
I20260630 12:32:27.564519 30602 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43706:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:27.566613 30602 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:27.619688 30694 tablet_service.cc:1511] Processing CreateTablet for tablet cce551e506464ea8baee2948d5336c12 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:27.621040 30694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce551e506464ea8baee2948d5336c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.621690 30691 tablet_service.cc:1511] Processing CreateTablet for tablet 5130afd1d4684c9082b9de51f02661ad (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:27.622860 30691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5130afd1d4684c9082b9de51f02661ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.624106 30693 tablet_service.cc:1511] Processing CreateTablet for tablet 32aaebc689c54640afcfc085f046faf2 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:27.625384 30693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32aaebc689c54640afcfc085f046faf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.626472 30843 tablet_service.cc:1511] Processing CreateTablet for tablet cce551e506464ea8baee2948d5336c12 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:27.627779 30843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce551e506464ea8baee2948d5336c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.628121 30841 tablet_service.cc:1511] Processing CreateTablet for tablet 6f995b1f94f448d99cd71fc901ac0656 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:27.629364 30841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f995b1f94f448d99cd71fc901ac0656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.632076 30840 tablet_service.cc:1511] Processing CreateTablet for tablet 5130afd1d4684c9082b9de51f02661ad (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:27.632925 30769 tablet_service.cc:1511] Processing CreateTablet for tablet cce551e506464ea8baee2948d5336c12 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:32:27.634207 30769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce551e506464ea8baee2948d5336c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.634027 30842 tablet_service.cc:1511] Processing CreateTablet for tablet 32aaebc689c54640afcfc085f046faf2 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:27.628127 30692 tablet_service.cc:1511] Processing CreateTablet for tablet 6f995b1f94f448d99cd71fc901ac0656 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:27.636528 30692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f995b1f94f448d99cd71fc901ac0656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.640264 30768 tablet_service.cc:1511] Processing CreateTablet for tablet 32aaebc689c54640afcfc085f046faf2 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:32:27.641513 30768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32aaebc689c54640afcfc085f046faf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.633322 30840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5130afd1d4684c9082b9de51f02661ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.645062 30767 tablet_service.cc:1511] Processing CreateTablet for tablet 6f995b1f94f448d99cd71fc901ac0656 (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:32:27.646282 30767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f995b1f94f448d99cd71fc901ac0656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.648587 30842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32aaebc689c54640afcfc085f046faf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.652124 30766 tablet_service.cc:1511] Processing CreateTablet for tablet 5130afd1d4684c9082b9de51f02661ad (DEFAULT_TABLE table=test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:32:27.653264 30766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5130afd1d4684c9082b9de51f02661ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:27.675534 30897 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2: Bootstrap starting.
I20260630 12:32:27.686636 30898 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: Bootstrap starting.
I20260630 12:32:27.687537 30897 tablet_bootstrap.cc:654] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.698078 30897 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2: No bootstrap required, opened a new log
I20260630 12:32:27.698625 30897 ts_tablet_manager.cc:1403] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260630 12:32:27.700173 30899 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345: Bootstrap starting.
I20260630 12:32:27.699777 30898 tablet_bootstrap.cc:654] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.701269 30897 raft_consensus.cc:359] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.702031 30897 raft_consensus.cc:385] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.702373 30897 raft_consensus.cc:740] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8bf72502e5446b9bd057f3e53ea3a2, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.703112 30897 consensus_queue.cc:260] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.706034 30899 tablet_bootstrap.cc:654] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.706853 30897 ts_tablet_manager.cc:1434] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260630 12:32:27.707888 30897 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: Bootstrap starting.
I20260630 12:32:27.713176 30897 tablet_bootstrap.cc:654] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.718068 30898 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: No bootstrap required, opened a new log
I20260630 12:32:27.718636 30898 ts_tablet_manager.cc:1403] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260630 12:32:27.721563 30898 raft_consensus.cc:359] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.722265 30898 raft_consensus.cc:385] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.722577 30898 raft_consensus.cc:740] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914aadc441df48c29def17eb500fd8dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.723412 30898 consensus_queue.cc:260] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.724186 30897 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: No bootstrap required, opened a new log
I20260630 12:32:27.724761 30897 ts_tablet_manager.cc:1403] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260630 12:32:27.727417 30897 raft_consensus.cc:359] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.728288 30897 raft_consensus.cc:385] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.728631 30897 raft_consensus.cc:740] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8bf72502e5446b9bd057f3e53ea3a2, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.728991 30902 raft_consensus.cc:493] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:27.729566 30897 consensus_queue.cc:260] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.730324 30902 raft_consensus.cc:515] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.731976 30897 ts_tablet_manager.cc:1434] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:27.733764 30898 ts_tablet_manager.cc:1434] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:32:27.735263 30897 tablet_bootstrap.cc:492] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2: Bootstrap starting.
I20260630 12:32:27.742990 30897 tablet_bootstrap.cc:654] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.736379 30898 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd: Bootstrap starting.
I20260630 12:32:27.749433 30898 tablet_bootstrap.cc:654] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.762979 30898 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd: No bootstrap required, opened a new log
I20260630 12:32:27.763674 30898 ts_tablet_manager.cc:1403] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260630 12:32:27.766907 30898 raft_consensus.cc:359] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.767741 30898 raft_consensus.cc:385] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.768085 30898 raft_consensus.cc:740] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914aadc441df48c29def17eb500fd8dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.769064 30898 consensus_queue.cc:260] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.763541 30902 leader_election.cc:290] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555), 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:27.778160 30898 ts_tablet_manager.cc:1434] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260630 12:32:27.779690 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce551e506464ea8baee2948d5336c12" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914aadc441df48c29def17eb500fd8dd" is_pre_election: true
I20260630 12:32:27.780239 30898 tablet_bootstrap.cc:492] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd: Bootstrap starting.
I20260630 12:32:27.780390 30779 raft_consensus.cc:2468] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 0.
I20260630 12:32:27.787592 30898 tablet_bootstrap.cc:654] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.790940 30817 leader_election.cc:304] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 914aadc441df48c29def17eb500fd8dd, ad8bf72502e5446b9bd057f3e53ea3a2; no voters: 
I20260630 12:32:27.792061 30902 raft_consensus.cc:2804] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:27.792498 30902 raft_consensus.cc:493] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:27.792892 30902 raft_consensus.cc:3060] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:27.800850 30898 tablet_bootstrap.cc:492] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd: No bootstrap required, opened a new log
I20260630 12:32:27.801529 30898 ts_tablet_manager.cc:1403] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260630 12:32:27.801951 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce551e506464ea8baee2948d5336c12" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9a42d3f544b94be5ee9ca47107345" is_pre_election: true
W20260630 12:32:27.803856 30817 leader_election.cc:343] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:27.804445 30898 raft_consensus.cc:359] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.805315 30898 raft_consensus.cc:385] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.805647 30898 raft_consensus.cc:740] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914aadc441df48c29def17eb500fd8dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.806437 30898 consensus_queue.cc:260] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.808363 30899 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345: No bootstrap required, opened a new log
I20260630 12:32:27.808389 30897 tablet_bootstrap.cc:492] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2: No bootstrap required, opened a new log
I20260630 12:32:27.808804 30898 ts_tablet_manager.cc:1434] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:27.809111 30899 ts_tablet_manager.cc:1403] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345: Time spent bootstrapping tablet: real 0.109s	user 0.037s	sys 0.058s
I20260630 12:32:27.809227 30897 ts_tablet_manager.cc:1403] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2: Time spent bootstrapping tablet: real 0.074s	user 0.036s	sys 0.032s
I20260630 12:32:27.811373 30898 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd: Bootstrap starting.
I20260630 12:32:27.811381 30902 raft_consensus.cc:515] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.811890 30899 raft_consensus.cc:359] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.812600 30899 raft_consensus.cc:385] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.812896 30899 raft_consensus.cc:740] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9a42d3f544b94be5ee9ca47107345, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.813629 30899 consensus_queue.cc:260] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.815063 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce551e506464ea8baee2948d5336c12" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9a42d3f544b94be5ee9ca47107345"
I20260630 12:32:27.815945 30897 raft_consensus.cc:359] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
W20260630 12:32:27.816534 30817 leader_election.cc:343] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:27.816674 30897 raft_consensus.cc:385] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.817309 30897 raft_consensus.cc:740] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8bf72502e5446b9bd057f3e53ea3a2, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.817662 30898 tablet_bootstrap.cc:654] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.818284 30897 consensus_queue.cc:260] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.820598 30899 ts_tablet_manager.cc:1434] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.007s
I20260630 12:32:27.821602 30899 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345: Bootstrap starting.
I20260630 12:32:27.822983 30897 ts_tablet_manager.cc:1434] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260630 12:32:27.824011 30897 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2: Bootstrap starting.
I20260630 12:32:27.827435 30899 tablet_bootstrap.cc:654] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.828469 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce551e506464ea8baee2948d5336c12" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914aadc441df48c29def17eb500fd8dd"
I20260630 12:32:27.829077 30779 raft_consensus.cc:3060] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:27.829409 30898 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd: No bootstrap required, opened a new log
I20260630 12:32:27.829929 30898 ts_tablet_manager.cc:1403] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260630 12:32:27.832755 30898 raft_consensus.cc:359] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.833562 30898 raft_consensus.cc:385] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.833880 30898 raft_consensus.cc:740] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914aadc441df48c29def17eb500fd8dd, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.834725 30898 consensus_queue.cc:260] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.836730 30779 raft_consensus.cc:2468] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 1.
I20260630 12:32:27.838002 30817 leader_election.cc:304] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [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: 914aadc441df48c29def17eb500fd8dd, ad8bf72502e5446b9bd057f3e53ea3a2; no voters: f7d9a42d3f544b94be5ee9ca47107345
I20260630 12:32:27.838721 30898 ts_tablet_manager.cc:1434] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:27.838961 30903 raft_consensus.cc:2804] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:27.844889 30902 leader_election.cc:290] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555), 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:27.849799 30903 raft_consensus.cc:697] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Becoming Leader. State: Replica: ad8bf72502e5446b9bd057f3e53ea3a2, State: Running, Role: LEADER
I20260630 12:32:27.850709 30903 consensus_queue.cc:237] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.852442 30899 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345: No bootstrap required, opened a new log
I20260630 12:32:27.852957 30899 ts_tablet_manager.cc:1403] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.009s
I20260630 12:32:27.853237 30897 tablet_bootstrap.cc:654] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.855875 30899 raft_consensus.cc:359] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.856649 30899 raft_consensus.cc:385] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.857012 30899 raft_consensus.cc:740] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9a42d3f544b94be5ee9ca47107345, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.857739 30899 consensus_queue.cc:260] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.859709 30899 ts_tablet_manager.cc:1434] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:32:27.860658 30899 tablet_bootstrap.cc:492] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345: Bootstrap starting.
I20260630 12:32:27.862365 30600 catalog_manager.cc:5697] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:27.865952 30899 tablet_bootstrap.cc:654] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.876397 30897 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2: No bootstrap required, opened a new log
I20260630 12:32:27.876596 30899 tablet_bootstrap.cc:492] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345: No bootstrap required, opened a new log
I20260630 12:32:27.876786 30897 ts_tablet_manager.cc:1403] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.009s
I20260630 12:32:27.877012 30899 ts_tablet_manager.cc:1403] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260630 12:32:27.878922 30897 raft_consensus.cc:359] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.879179 30899 raft_consensus.cc:359] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.879511 30897 raft_consensus.cc:385] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.879776 30899 raft_consensus.cc:385] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.879828 30897 raft_consensus.cc:740] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad8bf72502e5446b9bd057f3e53ea3a2, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.880097 30899 raft_consensus.cc:740] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9a42d3f544b94be5ee9ca47107345, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.880561 30897 consensus_queue.cc:260] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.880726 30899 consensus_queue.cc:260] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.882393 30899 ts_tablet_manager.cc:1434] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:32:27.882558 30897 ts_tablet_manager.cc:1434] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:32:27.883279 30899 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: Bootstrap starting.
I20260630 12:32:27.888597 30899 tablet_bootstrap.cc:654] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:27.893126 30899 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: No bootstrap required, opened a new log
I20260630 12:32:27.893487 30899 ts_tablet_manager.cc:1403] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260630 12:32:27.895452 30899 raft_consensus.cc:359] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.895959 30899 raft_consensus.cc:385] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:27.896164 30899 raft_consensus.cc:740] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9a42d3f544b94be5ee9ca47107345, State: Initialized, Role: FOLLOWER
I20260630 12:32:27.896679 30899 consensus_queue.cc:260] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:27.898190 30899 ts_tablet_manager.cc:1434] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:32:27.977015 30903 raft_consensus.cc:493] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:27.977476 30903 raft_consensus.cc:515] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.979081 30903 leader_election.cc:290] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555), 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:27.979912 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32aaebc689c54640afcfc085f046faf2" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9a42d3f544b94be5ee9ca47107345" is_pre_election: true
I20260630 12:32:27.980156 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32aaebc689c54640afcfc085f046faf2" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914aadc441df48c29def17eb500fd8dd" is_pre_election: true
I20260630 12:32:27.980463 30704 raft_consensus.cc:2468] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 0.
I20260630 12:32:27.980784 30779 raft_consensus.cc:2468] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 0.
I20260630 12:32:27.981383 30817 leader_election.cc:304] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad8bf72502e5446b9bd057f3e53ea3a2, f7d9a42d3f544b94be5ee9ca47107345; no voters: 
I20260630 12:32:27.982075 30903 raft_consensus.cc:2804] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:27.982329 30903 raft_consensus.cc:493] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:27.982575 30903 raft_consensus.cc:3060] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:27.987390 30903 raft_consensus.cc:515] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:27.988816 30903 leader_election.cc:290] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555), 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:27.989548 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32aaebc689c54640afcfc085f046faf2" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9a42d3f544b94be5ee9ca47107345"
I20260630 12:32:27.989692 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32aaebc689c54640afcfc085f046faf2" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914aadc441df48c29def17eb500fd8dd"
I20260630 12:32:27.990024 30704 raft_consensus.cc:3060] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:27.990186 30779 raft_consensus.cc:3060] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:27.994510 30704 raft_consensus.cc:2468] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 1.
I20260630 12:32:27.994628 30779 raft_consensus.cc:2468] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 1.
I20260630 12:32:27.995424 30817 leader_election.cc:304] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad8bf72502e5446b9bd057f3e53ea3a2, f7d9a42d3f544b94be5ee9ca47107345; no voters: 
I20260630 12:32:27.996073 30903 raft_consensus.cc:2804] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:27.996420 30903 raft_consensus.cc:697] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Becoming Leader. State: Replica: ad8bf72502e5446b9bd057f3e53ea3a2, State: Running, Role: LEADER
I20260630 12:32:27.996979 30903 consensus_queue.cc:237] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:28.003360 30602 catalog_manager.cc:5697] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:28.026130 30906 raft_consensus.cc:493] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:28.026546 30906 raft_consensus.cc:515] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:28.028498 30906 leader_election.cc:290] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555), ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195:33731)
I20260630 12:32:28.038582 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f995b1f94f448d99cd71fc901ac0656" candidate_uuid: "914aadc441df48c29def17eb500fd8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9a42d3f544b94be5ee9ca47107345" is_pre_election: true
I20260630 12:32:28.039253 30704 raft_consensus.cc:2468] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 914aadc441df48c29def17eb500fd8dd in term 0.
I20260630 12:32:28.039757 30853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f995b1f94f448d99cd71fc901ac0656" candidate_uuid: "914aadc441df48c29def17eb500fd8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" is_pre_election: true
I20260630 12:32:28.040148 30743 leader_election.cc:304] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 914aadc441df48c29def17eb500fd8dd, f7d9a42d3f544b94be5ee9ca47107345; no voters: 
I20260630 12:32:28.040460 30853 raft_consensus.cc:2468] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 914aadc441df48c29def17eb500fd8dd in term 0.
I20260630 12:32:28.040863 30906 raft_consensus.cc:2804] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:28.041141 30906 raft_consensus.cc:493] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:28.041452 30906 raft_consensus.cc:3060] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.046049 30906 raft_consensus.cc:515] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:28.047470 30906 leader_election.cc:290] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [CANDIDATE]: Term 1 election: Requested vote from peers f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555), ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195:33731)
I20260630 12:32:28.048060 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f995b1f94f448d99cd71fc901ac0656" candidate_uuid: "914aadc441df48c29def17eb500fd8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9a42d3f544b94be5ee9ca47107345"
I20260630 12:32:28.048341 30853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f995b1f94f448d99cd71fc901ac0656" candidate_uuid: "914aadc441df48c29def17eb500fd8dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2"
I20260630 12:32:28.048496 30704 raft_consensus.cc:3060] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.048830 30853 raft_consensus.cc:3060] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.052966 30704 raft_consensus.cc:2468] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914aadc441df48c29def17eb500fd8dd in term 1.
I20260630 12:32:28.053562 30853 raft_consensus.cc:2468] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 914aadc441df48c29def17eb500fd8dd in term 1.
I20260630 12:32:28.053874 30743 leader_election.cc:304] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 914aadc441df48c29def17eb500fd8dd, f7d9a42d3f544b94be5ee9ca47107345; no voters: 
I20260630 12:32:28.054641 30906 raft_consensus.cc:2804] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:28.055612 30906 raft_consensus.cc:697] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 1 LEADER]: Becoming Leader. State: Replica: 914aadc441df48c29def17eb500fd8dd, State: Running, Role: LEADER
I20260630 12:32:28.056231 30906 consensus_queue.cc:237] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:28.064093 30602 catalog_manager.cc:5697] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 914aadc441df48c29def17eb500fd8dd (127.19.133.194). New cstate: current_term: 1 leader_uuid: "914aadc441df48c29def17eb500fd8dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:28.098462 30903 raft_consensus.cc:493] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:28.099094 30903 raft_consensus.cc:515] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:28.100822 30903 leader_election.cc:290] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555), 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:28.101600 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130afd1d4684c9082b9de51f02661ad" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9a42d3f544b94be5ee9ca47107345" is_pre_election: true
I20260630 12:32:28.101836 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130afd1d4684c9082b9de51f02661ad" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914aadc441df48c29def17eb500fd8dd" is_pre_election: true
I20260630 12:32:28.102131 30704 raft_consensus.cc:2468] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 0.
I20260630 12:32:28.102380 30779 raft_consensus.cc:2468] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 0.
I20260630 12:32:28.103024 30817 leader_election.cc:304] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad8bf72502e5446b9bd057f3e53ea3a2, f7d9a42d3f544b94be5ee9ca47107345; no voters: 
I20260630 12:32:28.103643 30903 raft_consensus.cc:2804] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:28.103914 30903 raft_consensus.cc:493] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:28.104157 30903 raft_consensus.cc:3060] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.108764 30903 raft_consensus.cc:515] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:28.110173 30903 leader_election.cc:290] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 election: Requested vote from peers f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555), 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:28.110803 30704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130afd1d4684c9082b9de51f02661ad" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9a42d3f544b94be5ee9ca47107345"
I20260630 12:32:28.111047 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5130afd1d4684c9082b9de51f02661ad" candidate_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914aadc441df48c29def17eb500fd8dd"
I20260630 12:32:28.111280 30704 raft_consensus.cc:3060] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.111570 30779 raft_consensus.cc:3060] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.115746 30704 raft_consensus.cc:2468] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 1.
I20260630 12:32:28.115973 30779 raft_consensus.cc:2468] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in term 1.
I20260630 12:32:28.116659 30817 leader_election.cc:304] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad8bf72502e5446b9bd057f3e53ea3a2, f7d9a42d3f544b94be5ee9ca47107345; no voters: 
I20260630 12:32:28.117264 30903 raft_consensus.cc:2804] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:28.117719 30903 raft_consensus.cc:697] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Becoming Leader. State: Replica: ad8bf72502e5446b9bd057f3e53ea3a2, State: Running, Role: LEADER
I20260630 12:32:28.118402 30903 consensus_queue.cc:237] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } }
I20260630 12:32:28.124287 30602 catalog_manager.cc:5697] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:28.182526 30912 raft_consensus.cc:493] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:28.182971 30912 raft_consensus.cc:515] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } }
I20260630 12:32:28.184852 30912 leader_election.cc:290] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195:33731), 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:28.194285 30853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce551e506464ea8baee2948d5336c12" candidate_uuid: "f7d9a42d3f544b94be5ee9ca47107345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" is_pre_election: true
I20260630 12:32:28.195299 30779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce551e506464ea8baee2948d5336c12" candidate_uuid: "f7d9a42d3f544b94be5ee9ca47107345" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "914aadc441df48c29def17eb500fd8dd" is_pre_election: true
I20260630 12:32:28.195950 30779 raft_consensus.cc:2393] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7d9a42d3f544b94be5ee9ca47107345 in current term 1: Already voted for candidate ad8bf72502e5446b9bd057f3e53ea3a2 in this term.
I20260630 12:32:28.196798 30668 leader_election.cc:304] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [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: f7d9a42d3f544b94be5ee9ca47107345; no voters: 914aadc441df48c29def17eb500fd8dd, ad8bf72502e5446b9bd057f3e53ea3a2
I20260630 12:32:28.197444 30912 raft_consensus.cc:3060] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:28.202118 30912 raft_consensus.cc:2749] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:28.314690 30903 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:28.325057 30903 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:28.451506 30906 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:28.461725 30906 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:28.512593 30902 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:28.522524 30903 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:28.597755 30903 consensus_queue.cc:1048] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:28.607945 30915 consensus_queue.cc:1048] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:35.252097 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:35.259030 30944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:35.260087 30945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:35.261343 30947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:35.262627 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:35.264375 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:35.264575 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:35.264726 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822755264710 us; error 0 us; skew 500 ppm
I20260630 12:32:35.265259 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:35.267822 19991 webserver.cc:533] Webserver started at http://127.19.133.196:44405/ using document root <none> and password file <none>
I20260630 12:32:35.268285 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:35.268452 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:35.268704 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:35.270097 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7"
format_stamp: "Formatted at 2026-06-30 12:32:35 on dist-test-slave-rw3v"
I20260630 12:32:35.274781 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:32:35.278072 30952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:35.278829 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:32:35.279111 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7"
format_stamp: "Formatted at 2026-06-30 12:32:35 on dist-test-slave-rw3v"
I20260630 12:32:35.279408 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:35.297187 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:35.298856 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:35.300261 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:35.302589 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:35.302783 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:35.303005 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:35.303210 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:32:35.344345 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:34911
I20260630 12:32:35.344448 31014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:34911 every 8 connection(s)
I20260630 12:32:35.360025 31015 heartbeater.cc:344] Connected to a master server at 127.19.133.254:33017
I20260630 12:32:35.360447 31015 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:35.361229 31015 heartbeater.cc:507] Master 127.19.133.254:33017 requested a full tablet report, sending...
I20260630 12:32:35.363194 30600 ts_manager.cc:194] Registered new tserver with Master: 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196:34911)
I20260630 12:32:35.364804 30600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55286
I20260630 12:32:36.237051 30853 consensus_queue.cc:237] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.246989 30703 raft_consensus.cc:1275] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:36.247107 30779 raft_consensus.cc:1275] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:36.248535 30902 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:36.249436 31023 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:32:36.258602 30817 consensus_peers.cc:597] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 -> Peer 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196:34911): Couldn't send request to peer 5efb68c9d76b4e3d9228d2111e1c8cb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32aaebc689c54640afcfc085f046faf2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:36.258850 31023 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.260630 30779 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.262629 30703 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.276126 30600 catalog_manager.cc:5697] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd reported cstate change: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.289394 30779 consensus_queue.cc:237] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.300199 30853 raft_consensus.cc:1275] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Refusing update from remote peer 914aadc441df48c29def17eb500fd8dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:36.300491 30703 raft_consensus.cc:1275] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Refusing update from remote peer 914aadc441df48c29def17eb500fd8dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:36.303282 31035 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:32:36.304982 30940 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:32:36.309664 30743 consensus_peers.cc:597] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd -> Peer 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196:34911): Couldn't send request to peer 5efb68c9d76b4e3d9228d2111e1c8cb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f995b1f94f448d99cd71fc901ac0656. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:36.311206 31035 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.312829 30703 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.316342 30853 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.327119 30852 consensus_queue.cc:237] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.327771 30601 catalog_manager.cc:5697] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 reported cstate change: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "914aadc441df48c29def17eb500fd8dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
W20260630 12:32:36.336124 30817 consensus_peers.cc:597] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 -> Peer 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196:34911): Couldn't send request to peer 5efb68c9d76b4e3d9228d2111e1c8cb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cce551e506464ea8baee2948d5336c12. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:36.336369 30779 raft_consensus.cc:1275] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:36.337720 30703 raft_consensus.cc:1275] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:36.339359 31019 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:36.343748 31019 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:32:36.347783 30902 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.349555 30779 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.361336 30601 catalog_manager.cc:5697] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd reported cstate change: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.367486 31015 heartbeater.cc:499] Master 127.19.133.254:33017 was elected leader, sending a full tablet report...
I20260630 12:32:36.368881 30703 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } } }
I20260630 12:32:36.743110 31043 ts_tablet_manager.cc:933] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Initiating tablet copy from peer ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195:33731)
I20260630 12:32:36.744194 31044 ts_tablet_manager.cc:933] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Initiating tablet copy from peer 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221)
I20260630 12:32:36.745052 31043 tablet_copy_client.cc:323] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:33731
I20260630 12:32:36.752452 31044 tablet_copy_client.cc:323] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:39221
I20260630 12:32:36.764398 30789 tablet_copy_service.cc:140] P 914aadc441df48c29def17eb500fd8dd: Received BeginTabletCopySession request for tablet 6f995b1f94f448d99cd71fc901ac0656 from peer 5efb68c9d76b4e3d9228d2111e1c8cb7 ({username='slave'} at 127.0.0.1:59698)
I20260630 12:32:36.764909 30789 tablet_copy_service.cc:161] P 914aadc441df48c29def17eb500fd8dd: Beginning new tablet copy session on tablet 6f995b1f94f448d99cd71fc901ac0656 from peer 5efb68c9d76b4e3d9228d2111e1c8cb7 at {username='slave'} at 127.0.0.1:59698: session id = 5efb68c9d76b4e3d9228d2111e1c8cb7-6f995b1f94f448d99cd71fc901ac0656
I20260630 12:32:36.767988 30863 tablet_copy_service.cc:140] P ad8bf72502e5446b9bd057f3e53ea3a2: Received BeginTabletCopySession request for tablet 32aaebc689c54640afcfc085f046faf2 from peer 5efb68c9d76b4e3d9228d2111e1c8cb7 ({username='slave'} at 127.0.0.1:60090)
I20260630 12:32:36.768582 30863 tablet_copy_service.cc:161] P ad8bf72502e5446b9bd057f3e53ea3a2: Beginning new tablet copy session on tablet 32aaebc689c54640afcfc085f046faf2 from peer 5efb68c9d76b4e3d9228d2111e1c8cb7 at {username='slave'} at 127.0.0.1:60090: session id = 5efb68c9d76b4e3d9228d2111e1c8cb7-32aaebc689c54640afcfc085f046faf2
I20260630 12:32:36.772812 30789 tablet_copy_source_session.cc:215] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:36.776211 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f995b1f94f448d99cd71fc901ac0656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:36.776239 30863 tablet_copy_source_session.cc:215] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:36.778954 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32aaebc689c54640afcfc085f046faf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:36.790082 31043 tablet_copy_client.cc:806] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:36.790664 31043 tablet_copy_client.cc:670] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:36.793352 31044 tablet_copy_client.cc:806] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:36.793967 31044 tablet_copy_client.cc:670] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:36.794401 31043 tablet_copy_client.cc:538] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:36.797912 31044 tablet_copy_client.cc:538] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:36.800715 31043 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap starting.
I20260630 12:32:36.806207 31044 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap starting.
I20260630 12:32:36.816413 31043 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:36.817068 31043 tablet_bootstrap.cc:492] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap complete.
I20260630 12:32:36.817572 31043 ts_tablet_manager.cc:1403] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260630 12:32:36.820161 31043 raft_consensus.cc:359] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.820755 31043 raft_consensus.cc:740] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efb68c9d76b4e3d9228d2111e1c8cb7, State: Initialized, Role: LEARNER
I20260630 12:32:36.821269 31043 consensus_queue.cc:260] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.823925 31043 ts_tablet_manager.cc:1434] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260630 12:32:36.826340 31044 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:36.826665 30863 tablet_copy_service.cc:342] P ad8bf72502e5446b9bd057f3e53ea3a2: Request end of tablet copy session 5efb68c9d76b4e3d9228d2111e1c8cb7-32aaebc689c54640afcfc085f046faf2 received from {username='slave'} at 127.0.0.1:60090
I20260630 12:32:36.827171 30863 tablet_copy_service.cc:434] P ad8bf72502e5446b9bd057f3e53ea3a2: ending tablet copy session 5efb68c9d76b4e3d9228d2111e1c8cb7-32aaebc689c54640afcfc085f046faf2 on tablet 32aaebc689c54640afcfc085f046faf2 with peer 5efb68c9d76b4e3d9228d2111e1c8cb7
I20260630 12:32:36.827255 31044 tablet_bootstrap.cc:492] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap complete.
I20260630 12:32:36.827977 31044 ts_tablet_manager.cc:1403] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.011s
I20260630 12:32:36.830852 31044 raft_consensus.cc:359] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.831725 31044 raft_consensus.cc:740] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efb68c9d76b4e3d9228d2111e1c8cb7, State: Initialized, Role: LEARNER
I20260630 12:32:36.832448 31044 consensus_queue.cc:260] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.834982 31044 ts_tablet_manager.cc:1434] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:36.836838 30789 tablet_copy_service.cc:342] P 914aadc441df48c29def17eb500fd8dd: Request end of tablet copy session 5efb68c9d76b4e3d9228d2111e1c8cb7-6f995b1f94f448d99cd71fc901ac0656 received from {username='slave'} at 127.0.0.1:59698
I20260630 12:32:36.837253 30789 tablet_copy_service.cc:434] P 914aadc441df48c29def17eb500fd8dd: ending tablet copy session 5efb68c9d76b4e3d9228d2111e1c8cb7-6f995b1f94f448d99cd71fc901ac0656 on tablet 6f995b1f94f448d99cd71fc901ac0656 with peer 5efb68c9d76b4e3d9228d2111e1c8cb7
I20260630 12:32:36.838905 31043 ts_tablet_manager.cc:933] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Initiating tablet copy from peer ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195:33731)
I20260630 12:32:36.847759 31043 tablet_copy_client.cc:323] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.195:33731
I20260630 12:32:36.849112 30863 tablet_copy_service.cc:140] P ad8bf72502e5446b9bd057f3e53ea3a2: Received BeginTabletCopySession request for tablet cce551e506464ea8baee2948d5336c12 from peer 5efb68c9d76b4e3d9228d2111e1c8cb7 ({username='slave'} at 127.0.0.1:60090)
I20260630 12:32:36.849519 30863 tablet_copy_service.cc:161] P ad8bf72502e5446b9bd057f3e53ea3a2: Beginning new tablet copy session on tablet cce551e506464ea8baee2948d5336c12 from peer 5efb68c9d76b4e3d9228d2111e1c8cb7 at {username='slave'} at 127.0.0.1:60090: session id = 5efb68c9d76b4e3d9228d2111e1c8cb7-cce551e506464ea8baee2948d5336c12
I20260630 12:32:36.854493 30863 tablet_copy_source_session.cc:215] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:32:36.857105 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce551e506464ea8baee2948d5336c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:36.868685 31043 tablet_copy_client.cc:806] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Starting download of 0 data blocks...
I20260630 12:32:36.869244 31043 tablet_copy_client.cc:670] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Starting download of 1 WAL segments...
I20260630 12:32:36.872584 31043 tablet_copy_client.cc:538] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:32:36.879570 31043 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap starting.
I20260630 12:32:36.893615 31043 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:32:36.894248 31043 tablet_bootstrap.cc:492] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Bootstrap complete.
I20260630 12:32:36.894737 31043 ts_tablet_manager.cc:1403] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260630 12:32:36.896772 31043 raft_consensus.cc:359] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.897338 31043 raft_consensus.cc:740] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5efb68c9d76b4e3d9228d2111e1c8cb7, State: Initialized, Role: LEARNER
I20260630 12:32:36.897799 31043 consensus_queue.cc:260] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: true } }
I20260630 12:32:36.899608 31043 ts_tablet_manager.cc:1434] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:32:36.901239 30863 tablet_copy_service.cc:342] P ad8bf72502e5446b9bd057f3e53ea3a2: Request end of tablet copy session 5efb68c9d76b4e3d9228d2111e1c8cb7-cce551e506464ea8baee2948d5336c12 received from {username='slave'} at 127.0.0.1:60090
I20260630 12:32:36.901641 30863 tablet_copy_service.cc:434] P ad8bf72502e5446b9bd057f3e53ea3a2: ending tablet copy session 5efb68c9d76b4e3d9228d2111e1c8cb7-cce551e506464ea8baee2948d5336c12 on tablet cce551e506464ea8baee2948d5336c12 with peer 5efb68c9d76b4e3d9228d2111e1c8cb7
I20260630 12:32:37.130963 30989 raft_consensus.cc:1217] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:37.179817 30989 raft_consensus.cc:1217] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:37.352322 30989 raft_consensus.cc:1217] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:32:37.581014 30902 raft_consensus.cc:1064] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2: attempting to promote NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 to VOTER
I20260630 12:32:37.583107 30902 consensus_queue.cc:237] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } }
I20260630 12:32:37.591711 30989 raft_consensus.cc:1275] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.592665 30779 raft_consensus.cc:1275] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.593729 31057 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:37.594547 31056 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:37.595927 30703 raft_consensus.cc:1275] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.597962 31056 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:37.614949 31057 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.616665 30703 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.617094 30779 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.628780 30989 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.633582 30602 catalog_manager.cc:5697] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 reported cstate change: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:37.652143 31059 raft_consensus.cc:1064] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd: attempting to promote NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 to VOTER
I20260630 12:32:37.654632 31059 consensus_queue.cc:237] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } }
I20260630 12:32:37.657594 30853 consensus_queue.cc:237] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } }
I20260630 12:32:37.662385 30989 raft_consensus.cc:1275] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Refusing update from remote peer 914aadc441df48c29def17eb500fd8dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.663990 30852 raft_consensus.cc:1275] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Refusing update from remote peer 914aadc441df48c29def17eb500fd8dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.665328 30940 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:37.666977 30940 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:37.668000 30989 raft_consensus.cc:1275] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:37.669523 31057 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:37.675163 30703 raft_consensus.cc:1275] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Refusing update from remote peer 914aadc441df48c29def17eb500fd8dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.679786 31059 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:37.681316 31057 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 914aadc441df48c29def17eb500fd8dd (127.19.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.687712 30989 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 914aadc441df48c29def17eb500fd8dd (127.19.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.691344 30940 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.694065 30704 raft_consensus.cc:1275] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:37.695886 31056 consensus_queue.cc:1048] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:37.696026 30988 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.701490 30704 raft_consensus.cc:2955] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 914aadc441df48c29def17eb500fd8dd (127.19.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.710225 30587 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32aaebc689c54640afcfc085f046faf2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:37.715279 30600 catalog_manager.cc:5697] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 reported cstate change: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "914aadc441df48c29def17eb500fd8dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.716424 30599 catalog_manager.cc:5697] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 reported cstate change: config changed from index 3 to 4, VOTER 914aadc441df48c29def17eb500fd8dd (127.19.133.194) evicted. New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:37.732564 30768 tablet_service.cc:1558] Processing DeleteTablet for tablet 32aaebc689c54640afcfc085f046faf2 with delete_type TABLET_DATA_TOMBSTONED (TS 914aadc441df48c29def17eb500fd8dd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50676
I20260630 12:32:37.733274 30853 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.737174 31075 tablet_replica.cc:333] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: stopping tablet replica
I20260630 12:32:37.738224 31075 raft_consensus.cc:2243] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:37.737064 30703 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } attrs { replace: true } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.738953 31075 raft_consensus.cc:2272] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.746148 31075 ts_tablet_manager.cc:1916] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:37.760192 30779 consensus_queue.cc:237] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } }
I20260630 12:32:37.764027 31075 ts_tablet_manager.cc:1929] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:32:37.764478 31075 log.cc:1199] T 32aaebc689c54640afcfc085f046faf2 P 914aadc441df48c29def17eb500fd8dd: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-1-root/wals/32aaebc689c54640afcfc085f046faf2
I20260630 12:32:37.766136 30587 catalog_manager.cc:5028] TS 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221): tablet 32aaebc689c54640afcfc085f046faf2 (table test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]) successfully deleted
I20260630 12:32:37.766863 30988 raft_consensus.cc:1275] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Refusing update from remote peer 914aadc441df48c29def17eb500fd8dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:37.768110 30703 raft_consensus.cc:1275] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Refusing update from remote peer 914aadc441df48c29def17eb500fd8dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:37.768121 30940 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:32:37.769380 31073 consensus_queue.cc:1048] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:37.774746 30940 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.776495 30988 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.779701 30704 raft_consensus.cc:2955] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:37.783703 30587 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f995b1f94f448d99cd71fc901ac0656 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:37.788926 30601 catalog_manager.cc:5697] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd reported cstate change: config changed from index 3 to 4, VOTER ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195) evicted. New cstate: current_term: 1 leader_uuid: "914aadc441df48c29def17eb500fd8dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:37.799346 30842 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f995b1f94f448d99cd71fc901ac0656 with delete_type TABLET_DATA_TOMBSTONED (TS ad8bf72502e5446b9bd057f3e53ea3a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38126
I20260630 12:32:37.801311 31076 tablet_replica.cc:333] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: stopping tablet replica
I20260630 12:32:37.802245 31076 raft_consensus.cc:2243] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:37.802899 31076 raft_consensus.cc:2272] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:37.806607 31076 ts_tablet_manager.cc:1916] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:37.816570 31076 ts_tablet_manager.cc:1929] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:32:37.816855 31076 log.cc:1199] T 6f995b1f94f448d99cd71fc901ac0656 P ad8bf72502e5446b9bd057f3e53ea3a2: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-2-root/wals/6f995b1f94f448d99cd71fc901ac0656
I20260630 12:32:37.818106 30587 catalog_manager.cc:5028] TS ad8bf72502e5446b9bd057f3e53ea3a2 (127.19.133.195:33731): tablet 6f995b1f94f448d99cd71fc901ac0656 (table test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]) successfully deleted
I20260630 12:32:37.977900 31057 raft_consensus.cc:1064] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2: attempting to promote NON_VOTER 5efb68c9d76b4e3d9228d2111e1c8cb7 to VOTER
I20260630 12:32:37.979830 31057 consensus_queue.cc:237] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [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: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } }
I20260630 12:32:37.985661 30779 raft_consensus.cc:1275] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.985774 30988 raft_consensus.cc:1275] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 LEARNER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.986286 30704 raft_consensus.cc:1275] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:37.987113 31056 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:37.987934 31057 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:37.988866 30902 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:32:38.002025 31057 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:38.003346 30988 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:38.008625 30704 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:38.011853 30779 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:38.016690 30601 catalog_manager.cc:5697] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 reported cstate change: config changed from index 2 to 3, 5efb68c9d76b4e3d9228d2111e1c8cb7 (127.19.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7d9a42d3f544b94be5ee9ca47107345" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:38.038429 30853 consensus_queue.cc:237] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [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: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } }
I20260630 12:32:38.043783 30779 raft_consensus.cc:1275] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:38.043805 30988 raft_consensus.cc:1275] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Refusing update from remote peer ad8bf72502e5446b9bd057f3e53ea3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:32:38.045313 31056 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:38.046046 31057 consensus_queue.cc:1048] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:32:38.052265 30902 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:38.058552 30587 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cce551e506464ea8baee2948d5336c12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:32:38.059197 30988 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:38.059556 30779 raft_consensus.cc:2955] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } } }
I20260630 12:32:38.066143 30602 catalog_manager.cc:5697] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 reported cstate change: config changed from index 3 to 4, VOTER f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193) evicted. New cstate: current_term: 1 leader_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad8bf72502e5446b9bd057f3e53ea3a2" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 33731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "914aadc441df48c29def17eb500fd8dd" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 39221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5efb68c9d76b4e3d9228d2111e1c8cb7" member_type: VOTER last_known_addr { host: "127.19.133.196" port: 34911 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:32:38.078884 30692 tablet_service.cc:1558] Processing DeleteTablet for tablet cce551e506464ea8baee2948d5336c12 with delete_type TABLET_DATA_TOMBSTONED (TS f7d9a42d3f544b94be5ee9ca47107345 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49716
I20260630 12:32:38.080791 31081 tablet_replica.cc:333] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: stopping tablet replica
I20260630 12:32:38.081650 31081 raft_consensus.cc:2243] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.082360 31081 raft_consensus.cc:2272] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.084909 31081 ts_tablet_manager.cc:1916] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:32:38.094902 31081 ts_tablet_manager.cc:1929] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:32:38.095211 31081 log.cc:1199] T cce551e506464ea8baee2948d5336c12 P f7d9a42d3f544b94be5ee9ca47107345: Deleting WAL directory at /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822528341235-19991-0/minicluster-data/ts-0-root/wals/cce551e506464ea8baee2948d5336c12
I20260630 12:32:38.096506 30587 catalog_manager.cc:5028] TS f7d9a42d3f544b94be5ee9ca47107345 (127.19.133.193:46555): tablet cce551e506464ea8baee2948d5336c12 (table test-workload [id=a767487ed9e34e5f916eb5c0ee4b6beb]) successfully deleted
I20260630 12:32:38.381023 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:32:38.400604 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.401435 19991 tablet_replica.cc:333] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345: stopping tablet replica
I20260630 12:32:38.402161 19991 raft_consensus.cc:2243] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.402763 19991 raft_consensus.cc:2272] T 5130afd1d4684c9082b9de51f02661ad P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.404843 19991 tablet_replica.cc:333] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345: stopping tablet replica
I20260630 12:32:38.405254 19991 raft_consensus.cc:2243] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.405649 19991 raft_consensus.cc:2272] T 32aaebc689c54640afcfc085f046faf2 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.407899 19991 tablet_replica.cc:333] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345: stopping tablet replica
I20260630 12:32:38.408353 19991 raft_consensus.cc:2243] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.408854 19991 raft_consensus.cc:2272] T 6f995b1f94f448d99cd71fc901ac0656 P f7d9a42d3f544b94be5ee9ca47107345 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.431079 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:38.445946 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
W20260630 12:32:38.448021 30817 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260630 12:32:38.451058 30817 consensus_peers.cc:597] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 -> Peer 914aadc441df48c29def17eb500fd8dd (127.19.133.194:39221): Couldn't send request to peer 914aadc441df48c29def17eb500fd8dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:38.466711 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.467445 19991 tablet_replica.cc:333] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd: stopping tablet replica
I20260630 12:32:38.468025 19991 raft_consensus.cc:2243] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.468786 19991 raft_consensus.cc:2272] T 6f995b1f94f448d99cd71fc901ac0656 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.471036 19991 tablet_replica.cc:333] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd: stopping tablet replica
I20260630 12:32:38.471608 19991 raft_consensus.cc:2243] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.472021 19991 raft_consensus.cc:2272] T 5130afd1d4684c9082b9de51f02661ad P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.474062 19991 tablet_replica.cc:333] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd: stopping tablet replica
I20260630 12:32:38.474498 19991 raft_consensus.cc:2243] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.475023 19991 raft_consensus.cc:2272] T cce551e506464ea8baee2948d5336c12 P 914aadc441df48c29def17eb500fd8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.497120 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:38.512094 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:38.530109 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.530719 19991 tablet_replica.cc:333] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2: stopping tablet replica
I20260630 12:32:38.531312 19991 raft_consensus.cc:2243] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.532022 19991 raft_consensus.cc:2272] T 32aaebc689c54640afcfc085f046faf2 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.534315 19991 tablet_replica.cc:333] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2: stopping tablet replica
I20260630 12:32:38.534785 19991 raft_consensus.cc:2243] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.535527 19991 raft_consensus.cc:2272] T 5130afd1d4684c9082b9de51f02661ad P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.537340 19991 tablet_replica.cc:333] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2: stopping tablet replica
I20260630 12:32:38.537778 19991 raft_consensus.cc:2243] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.538437 19991 raft_consensus.cc:2272] T cce551e506464ea8baee2948d5336c12 P ad8bf72502e5446b9bd057f3e53ea3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.560786 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:38.575589 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:32:38.591431 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:38.591984 19991 tablet_replica.cc:333] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7: stopping tablet replica
I20260630 12:32:38.592487 19991 raft_consensus.cc:2243] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.592988 19991 raft_consensus.cc:2272] T cce551e506464ea8baee2948d5336c12 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.594990 19991 tablet_replica.cc:333] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7: stopping tablet replica
I20260630 12:32:38.595476 19991 raft_consensus.cc:2243] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.595947 19991 raft_consensus.cc:2272] T 6f995b1f94f448d99cd71fc901ac0656 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.598053 19991 tablet_replica.cc:333] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7: stopping tablet replica
I20260630 12:32:38.598482 19991 raft_consensus.cc:2243] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:38.598937 19991 raft_consensus.cc:2272] T 32aaebc689c54640afcfc085f046faf2 P 5efb68c9d76b4e3d9228d2111e1c8cb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.618079 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:32:38.628832 19991 master.cc:562] Master@127.19.133.254:33017 shutting down...
I20260630 12:32:38.643848 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:38.644322 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:38.644625 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P a650d9160a4547bc9a48249ef68b233a: stopping tablet replica
I20260630 12:32:38.663411 19991 master.cc:584] Master@127.19.133.254:33017 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12653 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:32:38.703174 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:46881
I20260630 12:32:38.704209 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:38.708823 31083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:38.709053 31084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:38.710134 31086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:38.710949 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:38.711743 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:38.711913 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:38.712059 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822758712034 us; error 0 us; skew 500 ppm
I20260630 12:32:38.712522 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:38.714586 19991 webserver.cc:533] Webserver started at http://127.19.133.254:43495/ using document root <none> and password file <none>
I20260630 12:32:38.715022 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:38.715214 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:38.715448 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:38.716408 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "83bdddcd002f48eab6d8843e57509a91"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-rw3v"
I20260630 12:32:38.720420 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:38.723470 31091 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:38.724133 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:38.724370 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "83bdddcd002f48eab6d8843e57509a91"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-rw3v"
I20260630 12:32:38.724611 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:38.742852 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:38.743888 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:38.778864 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:46881
I20260630 12:32:38.778985 31142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:46881 every 8 connection(s)
I20260630 12:32:38.782490 31143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:38.792783 31143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91: Bootstrap starting.
I20260630 12:32:38.797261 31143 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:38.801270 31143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91: No bootstrap required, opened a new log
I20260630 12:32:38.803359 31143 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83bdddcd002f48eab6d8843e57509a91" member_type: VOTER }
I20260630 12:32:38.803719 31143 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:38.803923 31143 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bdddcd002f48eab6d8843e57509a91, State: Initialized, Role: FOLLOWER
I20260630 12:32:38.804467 31143 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83bdddcd002f48eab6d8843e57509a91" member_type: VOTER }
I20260630 12:32:38.804881 31143 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:38.805083 31143 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:38.805318 31143 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:38.809737 31143 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83bdddcd002f48eab6d8843e57509a91" member_type: VOTER }
I20260630 12:32:38.810195 31143 leader_election.cc:304] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [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: 83bdddcd002f48eab6d8843e57509a91; no voters: 
I20260630 12:32:38.811252 31143 leader_election.cc:290] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:38.811530 31146 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:38.812785 31146 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 1 LEADER]: Becoming Leader. State: Replica: 83bdddcd002f48eab6d8843e57509a91, State: Running, Role: LEADER
I20260630 12:32:38.813381 31146 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [LEADER]: Queue going to LEADER mode. State: All 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: "83bdddcd002f48eab6d8843e57509a91" member_type: VOTER }
I20260630 12:32:38.814007 31143 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:38.817764 31147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83bdddcd002f48eab6d8843e57509a91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83bdddcd002f48eab6d8843e57509a91" member_type: VOTER } }
I20260630 12:32:38.817955 31148 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83bdddcd002f48eab6d8843e57509a91. Latest consensus state: current_term: 1 leader_uuid: "83bdddcd002f48eab6d8843e57509a91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83bdddcd002f48eab6d8843e57509a91" member_type: VOTER } }
I20260630 12:32:38.818434 31147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:38.818562 31148 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:38.824673 31153 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:38.829514 31153 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:38.832978 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:38.838547 31153 catalog_manager.cc:1383] Generated new cluster ID: 7a6fdaae5c96426b857e66a302b753bf
I20260630 12:32:38.838791 31153 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:38.853699 31153 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:38.854871 31153 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:38.868389 31153 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91: Generated new TSK 0
I20260630 12:32:38.868917 31153 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:38.899722 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:38.905115 31164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:38.905979 31165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:38.907486 31167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:38.907632 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:38.908558 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:38.908739 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:38.908857 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822758908846 us; error 0 us; skew 500 ppm
I20260630 12:32:38.909307 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:38.911358 19991 webserver.cc:533] Webserver started at http://127.19.133.193:35955/ using document root <none> and password file <none>
I20260630 12:32:38.911769 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:38.911916 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:38.912124 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:38.913069 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "c163a53e09494e4d90d14db686573025"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-rw3v"
I20260630 12:32:38.917174 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:32:38.920079 31172 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:38.920797 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:38.921038 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "c163a53e09494e4d90d14db686573025"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-rw3v"
I20260630 12:32:38.921311 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:38.935953 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:38.936913 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:38.938158 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:38.940232 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:38.940414 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:38.940618 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:38.940766 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:38.975947 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:44989
I20260630 12:32:38.976091 31234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:44989 every 8 connection(s)
I20260630 12:32:38.980450 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:38.987010 31239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:38.988693 31240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:38.991044 31242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:38.991091 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:38.992556 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:38.992820 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:38.992981 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822758992965 us; error 0 us; skew 500 ppm
I20260630 12:32:38.993144 31235 heartbeater.cc:344] Connected to a master server at 127.19.133.254:46881
I20260630 12:32:38.993530 31235 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:38.993551 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:38.994313 31235 heartbeater.cc:507] Master 127.19.133.254:46881 requested a full tablet report, sending...
I20260630 12:32:38.996162 19991 webserver.cc:533] Webserver started at http://127.19.133.194:37547/ using document root <none> and password file <none>
I20260630 12:32:38.996655 31108 ts_manager.cc:194] Registered new tserver with Master: c163a53e09494e4d90d14db686573025 (127.19.133.193:44989)
I20260630 12:32:38.996817 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:38.997116 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:38.997419 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:38.998799 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "b3940e6e31594b738468d915f57aba4c"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-rw3v"
I20260630 12:32:38.999025 31108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58276
I20260630 12:32:39.003242 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:39.006419 31247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.007117 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:39.007418 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "b3940e6e31594b738468d915f57aba4c"
format_stamp: "Formatted at 2026-06-30 12:32:38 on dist-test-slave-rw3v"
I20260630 12:32:39.007661 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:39.032055 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:39.033021 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:39.034376 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:39.036448 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:39.036616 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.036846 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:39.036985 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.072227 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:43761
I20260630 12:32:39.072335 31309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:43761 every 8 connection(s)
I20260630 12:32:39.076750 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:39.083282 31313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.084132 31314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:39.085413 31316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:39.089481 31310 heartbeater.cc:344] Connected to a master server at 127.19.133.254:46881
I20260630 12:32:39.089927 31310 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:39.090452 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:39.090873 31310 heartbeater.cc:507] Master 127.19.133.254:46881 requested a full tablet report, sending...
I20260630 12:32:39.091336 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:39.091576 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:39.091746 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822759091728 us; error 0 us; skew 500 ppm
I20260630 12:32:39.092379 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:39.092929 31108 ts_manager.cc:194] Registered new tserver with Master: b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761)
I20260630 12:32:39.094437 31108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58292
I20260630 12:32:39.094794 19991 webserver.cc:533] Webserver started at http://127.19.133.195:38263/ using document root <none> and password file <none>
I20260630 12:32:39.095374 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:39.095618 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:39.095871 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:39.096845 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "b709f18b26fd421984e305806a2b80c9"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-rw3v"
I20260630 12:32:39.101063 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:32:39.104180 31321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.104912 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:39.105197 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "b709f18b26fd421984e305806a2b80c9"
format_stamp: "Formatted at 2026-06-30 12:32:39 on dist-test-slave-rw3v"
I20260630 12:32:39.105448 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:39.120064 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:39.121094 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:39.122399 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:39.124536 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:39.124722 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.124923 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:39.125068 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:39.161542 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:43533
I20260630 12:32:39.161640 31383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:43533 every 8 connection(s)
I20260630 12:32:39.174067 31384 heartbeater.cc:344] Connected to a master server at 127.19.133.254:46881
I20260630 12:32:39.174474 31384 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:39.175129 31384 heartbeater.cc:507] Master 127.19.133.254:46881 requested a full tablet report, sending...
I20260630 12:32:39.176926 31108 ts_manager.cc:194] Registered new tserver with Master: b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:39.177727 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013185134s
I20260630 12:32:39.178211 31108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58300
I20260630 12:32:40.001825 31235 heartbeater.cc:499] Master 127.19.133.254:46881 was elected leader, sending a full tablet report...
I20260630 12:32:40.097257 31310 heartbeater.cc:499] Master 127.19.133.254:46881 was elected leader, sending a full tablet report...
I20260630 12:32:40.180795 31384 heartbeater.cc:499] Master 127.19.133.254:46881 was elected leader, sending a full tablet report...
I20260630 12:32:40.238149 31108 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58302:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:40.240881 31108 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:40.318712 31275 tablet_service.cc:1511] Processing CreateTablet for tablet ba3bce196b4f4765a2cd17af48872f32 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:40.320567 31275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3bce196b4f4765a2cd17af48872f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.320921 31274 tablet_service.cc:1511] Processing CreateTablet for tablet 2045d02b48bf40cd82205b2d110aaeca (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:40.322229 31274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2045d02b48bf40cd82205b2d110aaeca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.323691 31273 tablet_service.cc:1511] Processing CreateTablet for tablet 21cc550c758d4681a4bd70f688f90feb (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:40.324003 31272 tablet_service.cc:1511] Processing CreateTablet for tablet c3dd6e0a4ff54e09b17c7d43dc9b6b2c (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:40.324985 31273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cc550c758d4681a4bd70f688f90feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.326138 31271 tablet_service.cc:1511] Processing CreateTablet for tablet f75af7276ff84bfbb705cbc2b6c1d4d1 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:40.326642 31272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dd6e0a4ff54e09b17c7d43dc9b6b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.327503 31271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75af7276ff84bfbb705cbc2b6c1d4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.327836 31270 tablet_service.cc:1511] Processing CreateTablet for tablet 8527877495944b31b143043ecb941e90 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:40.329108 31270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527877495944b31b143043ecb941e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.345352 31349 tablet_service.cc:1511] Processing CreateTablet for tablet ba3bce196b4f4765a2cd17af48872f32 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:40.346923 31349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3bce196b4f4765a2cd17af48872f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.353314 31405 tablet_bootstrap.cc:492] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c: Bootstrap starting.
I20260630 12:32:40.356379 31348 tablet_service.cc:1511] Processing CreateTablet for tablet 2045d02b48bf40cd82205b2d110aaeca (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:40.357738 31348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2045d02b48bf40cd82205b2d110aaeca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.358069 31197 tablet_service.cc:1511] Processing CreateTablet for tablet c3dd6e0a4ff54e09b17c7d43dc9b6b2c (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:40.359436 31197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dd6e0a4ff54e09b17c7d43dc9b6b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.360332 31347 tablet_service.cc:1511] Processing CreateTablet for tablet 21cc550c758d4681a4bd70f688f90feb (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:40.361578 31347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cc550c758d4681a4bd70f688f90feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.362242 31196 tablet_service.cc:1511] Processing CreateTablet for tablet f75af7276ff84bfbb705cbc2b6c1d4d1 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:40.363490 31196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75af7276ff84bfbb705cbc2b6c1d4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.364310 31200 tablet_service.cc:1511] Processing CreateTablet for tablet ba3bce196b4f4765a2cd17af48872f32 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:40.365500 31200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3bce196b4f4765a2cd17af48872f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.368307 31195 tablet_service.cc:1511] Processing CreateTablet for tablet 8527877495944b31b143043ecb941e90 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:40.371032 31195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527877495944b31b143043ecb941e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.372704 31199 tablet_service.cc:1511] Processing CreateTablet for tablet 2045d02b48bf40cd82205b2d110aaeca (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:40.373961 31199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2045d02b48bf40cd82205b2d110aaeca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.368312 31198 tablet_service.cc:1511] Processing CreateTablet for tablet 21cc550c758d4681a4bd70f688f90feb (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:40.376530 31198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cc550c758d4681a4bd70f688f90feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.377682 31405 tablet_bootstrap.cc:654] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.381726 31346 tablet_service.cc:1511] Processing CreateTablet for tablet c3dd6e0a4ff54e09b17c7d43dc9b6b2c (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:40.384342 31345 tablet_service.cc:1511] Processing CreateTablet for tablet f75af7276ff84bfbb705cbc2b6c1d4d1 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:40.387579 31344 tablet_service.cc:1511] Processing CreateTablet for tablet 8527877495944b31b143043ecb941e90 (DEFAULT_TABLE table=test-workload [id=c2308231ef624cf5895307af03b73dcc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:40.383011 31346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3dd6e0a4ff54e09b17c7d43dc9b6b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.389982 31407 tablet_bootstrap.cc:492] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025: Bootstrap starting.
I20260630 12:32:40.391510 31345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75af7276ff84bfbb705cbc2b6c1d4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.394953 31344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527877495944b31b143043ecb941e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:40.396576 31407 tablet_bootstrap.cc:654] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.438143 31407 tablet_bootstrap.cc:492] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025: No bootstrap required, opened a new log
I20260630 12:32:40.438791 31407 ts_tablet_manager.cc:1403] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.028s
I20260630 12:32:40.442312 31407 raft_consensus.cc:359] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.446727 31407 raft_consensus.cc:385] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.447460 31407 raft_consensus.cc:740] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c163a53e09494e4d90d14db686573025, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.449079 31407 consensus_queue.cc:260] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.465888 31405 tablet_bootstrap.cc:492] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c: No bootstrap required, opened a new log
I20260630 12:32:40.467854 31405 ts_tablet_manager.cc:1403] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c: Time spent bootstrapping tablet: real 0.115s	user 0.035s	sys 0.047s
I20260630 12:32:40.472149 31407 ts_tablet_manager.cc:1434] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.005s
I20260630 12:32:40.472728 31409 tablet_bootstrap.cc:492] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9: Bootstrap starting.
I20260630 12:32:40.471772 31405 raft_consensus.cc:359] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.473291 31407 tablet_bootstrap.cc:492] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025: Bootstrap starting.
I20260630 12:32:40.473646 31405 raft_consensus.cc:385] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.474031 31405 raft_consensus.cc:740] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.474812 31405 consensus_queue.cc:260] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.479628 31409 tablet_bootstrap.cc:654] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.480057 31407 tablet_bootstrap.cc:654] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025: Neither blocks nor log segments found. Creating new log.
W20260630 12:32:40.480791 31236 tablet.cc:2406] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:32:40.484622 31405 ts_tablet_manager.cc:1434] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:32:40.485649 31405 tablet_bootstrap.cc:492] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c: Bootstrap starting.
I20260630 12:32:40.492017 31405 tablet_bootstrap.cc:654] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.492775 31407 tablet_bootstrap.cc:492] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025: No bootstrap required, opened a new log
I20260630 12:32:40.493348 31407 ts_tablet_manager.cc:1403] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:32:40.496230 31407 raft_consensus.cc:359] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.496974 31407 raft_consensus.cc:385] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.497300 31407 raft_consensus.cc:740] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c163a53e09494e4d90d14db686573025, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.498551 31409 tablet_bootstrap.cc:492] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9: No bootstrap required, opened a new log
I20260630 12:32:40.498167 31407 consensus_queue.cc:260] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.498941 31409 ts_tablet_manager.cc:1403] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260630 12:32:40.499179 31405 tablet_bootstrap.cc:492] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c: No bootstrap required, opened a new log
I20260630 12:32:40.499673 31405 ts_tablet_manager.cc:1403] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260630 12:32:40.500329 31407 ts_tablet_manager.cc:1434] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:32:40.501281 31407 tablet_bootstrap.cc:492] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025: Bootstrap starting.
I20260630 12:32:40.502290 31405 raft_consensus.cc:359] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.502527 31409 raft_consensus.cc:359] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.503007 31405 raft_consensus.cc:385] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.503322 31409 raft_consensus.cc:385] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.503420 31405 raft_consensus.cc:740] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.503796 31409 raft_consensus.cc:740] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b709f18b26fd421984e305806a2b80c9, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.504395 31405 consensus_queue.cc:260] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.504954 31409 consensus_queue.cc:260] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.507809 31407 tablet_bootstrap.cc:654] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.508478 31405 ts_tablet_manager.cc:1434] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:32:40.509596 31405 tablet_bootstrap.cc:492] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c: Bootstrap starting.
I20260630 12:32:40.514438 31409 ts_tablet_manager.cc:1434] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:32:40.515894 31405 tablet_bootstrap.cc:654] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.519500 31407 tablet_bootstrap.cc:492] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025: No bootstrap required, opened a new log
I20260630 12:32:40.519981 31407 ts_tablet_manager.cc:1403] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:32:40.522302 31405 tablet_bootstrap.cc:492] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c: No bootstrap required, opened a new log
I20260630 12:32:40.522809 31405 ts_tablet_manager.cc:1403] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:32:40.520061 31409 tablet_bootstrap.cc:492] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9: Bootstrap starting.
I20260630 12:32:40.523082 31407 raft_consensus.cc:359] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.523859 31407 raft_consensus.cc:385] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.524158 31407 raft_consensus.cc:740] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c163a53e09494e4d90d14db686573025, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.525090 31407 consensus_queue.cc:260] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.525732 31405 raft_consensus.cc:359] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.526439 31405 raft_consensus.cc:385] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.526722 31405 raft_consensus.cc:740] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.527205 31407 ts_tablet_manager.cc:1434] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:40.527653 31405 consensus_queue.cc:260] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.528218 31407 tablet_bootstrap.cc:492] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025: Bootstrap starting.
I20260630 12:32:40.528885 31409 tablet_bootstrap.cc:654] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.531790 31405 ts_tablet_manager.cc:1434] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:40.532829 31405 tablet_bootstrap.cc:492] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c: Bootstrap starting.
I20260630 12:32:40.534762 31407 tablet_bootstrap.cc:654] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.538730 31405 tablet_bootstrap.cc:654] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.546258 31407 tablet_bootstrap.cc:492] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025: No bootstrap required, opened a new log
I20260630 12:32:40.546826 31407 ts_tablet_manager.cc:1403] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260630 12:32:40.549713 31407 raft_consensus.cc:359] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.550550 31407 raft_consensus.cc:385] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.550900 31407 raft_consensus.cc:740] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c163a53e09494e4d90d14db686573025, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.551883 31407 consensus_queue.cc:260] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.553376 31409 tablet_bootstrap.cc:492] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9: No bootstrap required, opened a new log
I20260630 12:32:40.553929 31409 ts_tablet_manager.cc:1403] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.013s
I20260630 12:32:40.554096 31407 ts_tablet_manager.cc:1434] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:32:40.556072 31407 tablet_bootstrap.cc:492] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025: Bootstrap starting.
I20260630 12:32:40.556483 31405 tablet_bootstrap.cc:492] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c: No bootstrap required, opened a new log
I20260630 12:32:40.556991 31405 ts_tablet_manager.cc:1403] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.011s
I20260630 12:32:40.556782 31409 raft_consensus.cc:359] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.557554 31409 raft_consensus.cc:385] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.557907 31409 raft_consensus.cc:740] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b709f18b26fd421984e305806a2b80c9, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.558790 31409 consensus_queue.cc:260] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.559883 31405 raft_consensus.cc:359] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.560618 31405 raft_consensus.cc:385] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.560909 31405 raft_consensus.cc:740] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.561638 31405 consensus_queue.cc:260] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.562601 31407 tablet_bootstrap.cc:654] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.565513 31405 ts_tablet_manager.cc:1434] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:32:40.566663 31405 tablet_bootstrap.cc:492] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c: Bootstrap starting.
I20260630 12:32:40.567205 31409 ts_tablet_manager.cc:1434] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260630 12:32:40.572863 31405 tablet_bootstrap.cc:654] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.573083 31409 tablet_bootstrap.cc:492] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9: Bootstrap starting.
I20260630 12:32:40.573937 31407 tablet_bootstrap.cc:492] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025: No bootstrap required, opened a new log
I20260630 12:32:40.574496 31407 ts_tablet_manager.cc:1403] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:32:40.577584 31407 raft_consensus.cc:359] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.578516 31407 raft_consensus.cc:385] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.579001 31407 raft_consensus.cc:740] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c163a53e09494e4d90d14db686573025, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.579948 31409 tablet_bootstrap.cc:654] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.579777 31407 consensus_queue.cc:260] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.582278 31407 ts_tablet_manager.cc:1434] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:32:40.583271 31407 tablet_bootstrap.cc:492] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025: Bootstrap starting.
I20260630 12:32:40.585091 31405 tablet_bootstrap.cc:492] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c: No bootstrap required, opened a new log
I20260630 12:32:40.585567 31405 ts_tablet_manager.cc:1403] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:32:40.585580 31409 tablet_bootstrap.cc:492] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9: No bootstrap required, opened a new log
I20260630 12:32:40.586388 31409 ts_tablet_manager.cc:1403] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:32:40.588271 31405 raft_consensus.cc:359] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.589054 31405 raft_consensus.cc:385] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.589257 31407 tablet_bootstrap.cc:654] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.589407 31405 raft_consensus.cc:740] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.590394 31405 consensus_queue.cc:260] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.591951 31409 raft_consensus.cc:359] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.593103 31409 raft_consensus.cc:385] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.593456 31409 raft_consensus.cc:740] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b709f18b26fd421984e305806a2b80c9, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.594413 31405 ts_tablet_manager.cc:1434] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:32:40.594460 31409 consensus_queue.cc:260] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.595654 31405 tablet_bootstrap.cc:492] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c: Bootstrap starting.
I20260630 12:32:40.599720 31409 ts_tablet_manager.cc:1434] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:32:40.600857 31409 tablet_bootstrap.cc:492] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9: Bootstrap starting.
I20260630 12:32:40.602134 31405 tablet_bootstrap.cc:654] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.607319 31409 tablet_bootstrap.cc:654] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.612293 31407 tablet_bootstrap.cc:492] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025: No bootstrap required, opened a new log
I20260630 12:32:40.612793 31407 ts_tablet_manager.cc:1403] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260630 12:32:40.615499 31407 raft_consensus.cc:359] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.616086 31405 tablet_bootstrap.cc:492] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c: No bootstrap required, opened a new log
I20260630 12:32:40.616268 31407 raft_consensus.cc:385] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.616734 31407 raft_consensus.cc:740] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c163a53e09494e4d90d14db686573025, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.616847 31405 ts_tablet_manager.cc:1403] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260630 12:32:40.617583 31409 tablet_bootstrap.cc:492] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9: No bootstrap required, opened a new log
I20260630 12:32:40.617413 31407 consensus_queue.cc:260] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.618048 31409 ts_tablet_manager.cc:1403] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260630 12:32:40.619107 31407 ts_tablet_manager.cc:1434] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:32:40.619695 31405 raft_consensus.cc:359] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.620296 31405 raft_consensus.cc:385] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.620502 31405 raft_consensus.cc:740] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.621098 31405 consensus_queue.cc:260] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.621819 31409 raft_consensus.cc:359] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.622557 31409 raft_consensus.cc:385] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.622852 31409 raft_consensus.cc:740] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b709f18b26fd421984e305806a2b80c9, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.623086 31405 ts_tablet_manager.cc:1434] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:32:40.623582 31409 consensus_queue.cc:260] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.625561 31409 ts_tablet_manager.cc:1434] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:32:40.626595 31409 tablet_bootstrap.cc:492] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9: Bootstrap starting.
I20260630 12:32:40.632243 31409 tablet_bootstrap.cc:654] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.637527 31409 tablet_bootstrap.cc:492] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9: No bootstrap required, opened a new log
I20260630 12:32:40.637880 31409 ts_tablet_manager.cc:1403] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:32:40.639838 31409 raft_consensus.cc:359] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.640317 31409 raft_consensus.cc:385] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.640523 31409 raft_consensus.cc:740] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b709f18b26fd421984e305806a2b80c9, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.641055 31409 consensus_queue.cc:260] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.642942 31409 ts_tablet_manager.cc:1434] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:32:40.643833 31409 tablet_bootstrap.cc:492] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9: Bootstrap starting.
I20260630 12:32:40.648253 31409 tablet_bootstrap.cc:654] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:40.652092 31409 tablet_bootstrap.cc:492] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9: No bootstrap required, opened a new log
I20260630 12:32:40.652437 31409 ts_tablet_manager.cc:1403] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:32:40.654280 31409 raft_consensus.cc:359] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.654743 31409 raft_consensus.cc:385] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:40.654943 31409 raft_consensus.cc:740] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b709f18b26fd421984e305806a2b80c9, State: Initialized, Role: FOLLOWER
I20260630 12:32:40.655479 31409 consensus_queue.cc:260] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.656963 31409 ts_tablet_manager.cc:1434] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:32:40.666416 31415 raft_consensus.cc:493] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.666827 31415 raft_consensus.cc:515] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.668841 31415 leader_election.cc:290] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c163a53e09494e4d90d14db686573025 (127.19.133.193:44989), b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761)
I20260630 12:32:40.679546 31210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dd6e0a4ff54e09b17c7d43dc9b6b2c" candidate_uuid: "b709f18b26fd421984e305806a2b80c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025" is_pre_election: true
I20260630 12:32:40.680311 31210 raft_consensus.cc:2468] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b709f18b26fd421984e305806a2b80c9 in term 0.
I20260630 12:32:40.680698 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dd6e0a4ff54e09b17c7d43dc9b6b2c" candidate_uuid: "b709f18b26fd421984e305806a2b80c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3940e6e31594b738468d915f57aba4c" is_pre_election: true
I20260630 12:32:40.681366 31285 raft_consensus.cc:2468] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b709f18b26fd421984e305806a2b80c9 in term 0.
I20260630 12:32:40.681550 31323 leader_election.cc:304] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b709f18b26fd421984e305806a2b80c9, c163a53e09494e4d90d14db686573025; no voters: 
I20260630 12:32:40.682360 31415 raft_consensus.cc:2804] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.682705 31415 raft_consensus.cc:493] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.682976 31415 raft_consensus.cc:3060] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.687932 31415 raft_consensus.cc:515] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.689465 31415 leader_election.cc:290] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [CANDIDATE]: Term 1 election: Requested vote from peers c163a53e09494e4d90d14db686573025 (127.19.133.193:44989), b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761)
I20260630 12:32:40.690059 31210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dd6e0a4ff54e09b17c7d43dc9b6b2c" candidate_uuid: "b709f18b26fd421984e305806a2b80c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025"
I20260630 12:32:40.690366 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3dd6e0a4ff54e09b17c7d43dc9b6b2c" candidate_uuid: "b709f18b26fd421984e305806a2b80c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3940e6e31594b738468d915f57aba4c"
I20260630 12:32:40.690502 31210 raft_consensus.cc:3060] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.690836 31285 raft_consensus.cc:3060] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.695514 31285 raft_consensus.cc:2468] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b709f18b26fd421984e305806a2b80c9 in term 1.
I20260630 12:32:40.695541 31411 raft_consensus.cc:493] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.695551 31210 raft_consensus.cc:2468] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b709f18b26fd421984e305806a2b80c9 in term 1.
I20260630 12:32:40.696390 31323 leader_election.cc:304] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, b709f18b26fd421984e305806a2b80c9; no voters: 
I20260630 12:32:40.696242 31411 raft_consensus.cc:515] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.697126 31415 raft_consensus.cc:2804] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.698668 31411 leader_election.cc:290] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533), c163a53e09494e4d90d14db686573025 (127.19.133.193:44989)
I20260630 12:32:40.698369 31415 raft_consensus.cc:697] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 1 LEADER]: Becoming Leader. State: Replica: b709f18b26fd421984e305806a2b80c9, State: Running, Role: LEADER
I20260630 12:32:40.699730 31415 consensus_queue.cc:237] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.703662 31411 raft_consensus.cc:493] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.704161 31411 raft_consensus.cc:515] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.706117 31411 leader_election.cc:290] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c163a53e09494e4d90d14db686573025 (127.19.133.193:44989), b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:40.710546 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3bce196b4f4765a2cd17af48872f32" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9" is_pre_election: true
I20260630 12:32:40.710943 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc550c758d4681a4bd70f688f90feb" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9" is_pre_election: true
I20260630 12:32:40.711431 31359 raft_consensus.cc:2468] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 0.
I20260630 12:32:40.710490 31105 catalog_manager.cc:5697] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b709f18b26fd421984e305806a2b80c9 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "b709f18b26fd421984e305806a2b80c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:40.711661 31358 raft_consensus.cc:2468] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 0.
I20260630 12:32:40.712677 31249 leader_election.cc:304] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, b709f18b26fd421984e305806a2b80c9; no voters: 
I20260630 12:32:40.713449 31411 raft_consensus.cc:2804] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.713613 31249 leader_election.cc:304] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, b709f18b26fd421984e305806a2b80c9; no voters: 
I20260630 12:32:40.713858 31411 raft_consensus.cc:493] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.714283 31411 raft_consensus.cc:3060] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.716388 31210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3bce196b4f4765a2cd17af48872f32" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025" is_pre_election: true
I20260630 12:32:40.717020 31210 raft_consensus.cc:2468] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 0.
I20260630 12:32:40.717641 31209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc550c758d4681a4bd70f688f90feb" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025" is_pre_election: true
I20260630 12:32:40.718276 31209 raft_consensus.cc:2468] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 0.
I20260630 12:32:40.721148 31411 raft_consensus.cc:515] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.721941 31435 raft_consensus.cc:2804] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.722297 31435 raft_consensus.cc:493] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.722530 31435 raft_consensus.cc:3060] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.722945 31411 leader_election.cc:290] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 election: Requested vote from peers b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533), c163a53e09494e4d90d14db686573025 (127.19.133.193:44989)
I20260630 12:32:40.723497 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3bce196b4f4765a2cd17af48872f32" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9"
I20260630 12:32:40.723709 31209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3bce196b4f4765a2cd17af48872f32" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025"
I20260630 12:32:40.724045 31359 raft_consensus.cc:3060] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.724238 31209 raft_consensus.cc:3060] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.731371 31359 raft_consensus.cc:2468] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 1.
I20260630 12:32:40.731376 31209 raft_consensus.cc:2468] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 1.
I20260630 12:32:40.732939 31249 leader_election.cc:304] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, b709f18b26fd421984e305806a2b80c9; no voters: 
I20260630 12:32:40.733830 31411 raft_consensus.cc:2804] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.734876 31411 raft_consensus.cc:697] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 1 LEADER]: Becoming Leader. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Running, Role: LEADER
I20260630 12:32:40.734580 31435 raft_consensus.cc:515] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.735677 31411 consensus_queue.cc:237] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } }
I20260630 12:32:40.737246 31435 leader_election.cc:290] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 election: Requested vote from peers c163a53e09494e4d90d14db686573025 (127.19.133.193:44989), b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:40.737865 31209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc550c758d4681a4bd70f688f90feb" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025"
I20260630 12:32:40.738330 31209 raft_consensus.cc:3060] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.738206 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc550c758d4681a4bd70f688f90feb" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9"
I20260630 12:32:40.738885 31359 raft_consensus.cc:3060] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.743618 31209 raft_consensus.cc:2468] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 1.
I20260630 12:32:40.743255 31105 catalog_manager.cc:5697] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c reported cstate change: term changed from 0 to 1, leader changed from <none> to b3940e6e31594b738468d915f57aba4c (127.19.133.194). New cstate: current_term: 1 leader_uuid: "b3940e6e31594b738468d915f57aba4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:40.744447 31249 leader_election.cc:304] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, c163a53e09494e4d90d14db686573025; no voters: 
I20260630 12:32:40.745029 31411 raft_consensus.cc:2804] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.745384 31411 raft_consensus.cc:697] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 1 LEADER]: Becoming Leader. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Running, Role: LEADER
I20260630 12:32:40.745997 31411 consensus_queue.cc:237] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.746531 31359 raft_consensus.cc:2468] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 1.
I20260630 12:32:40.754420 31410 raft_consensus.cc:493] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.754884 31410 raft_consensus.cc:515] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.755573 31105 catalog_manager.cc:5697] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c reported cstate change: term changed from 0 to 1, leader changed from <none> to b3940e6e31594b738468d915f57aba4c (127.19.133.194). New cstate: current_term: 1 leader_uuid: "b3940e6e31594b738468d915f57aba4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:40.757371 31410 leader_election.cc:290] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761), b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:40.758292 31410 raft_consensus.cc:493] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.758734 31410 raft_consensus.cc:515] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.760624 31410 leader_election.cc:290] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761), b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:40.763731 31415 raft_consensus.cc:493] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.764186 31415 raft_consensus.cc:515] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.766117 31415 leader_election.cc:290] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c163a53e09494e4d90d14db686573025 (127.19.133.193:44989), b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761)
I20260630 12:32:40.767325 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75af7276ff84bfbb705cbc2b6c1d4d1" candidate_uuid: "b709f18b26fd421984e305806a2b80c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3940e6e31594b738468d915f57aba4c" is_pre_election: true
I20260630 12:32:40.767941 31285 raft_consensus.cc:2468] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b709f18b26fd421984e305806a2b80c9 in term 0.
I20260630 12:32:40.768754 31323 leader_election.cc:304] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, b709f18b26fd421984e305806a2b80c9; no voters: 
I20260630 12:32:40.768711 31209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75af7276ff84bfbb705cbc2b6c1d4d1" candidate_uuid: "b709f18b26fd421984e305806a2b80c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025" is_pre_election: true
I20260630 12:32:40.770040 31209 raft_consensus.cc:2468] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b709f18b26fd421984e305806a2b80c9 in term 0.
I20260630 12:32:40.770279 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75af7276ff84bfbb705cbc2b6c1d4d1" candidate_uuid: "c163a53e09494e4d90d14db686573025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3940e6e31594b738468d915f57aba4c" is_pre_election: true
I20260630 12:32:40.770700 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2045d02b48bf40cd82205b2d110aaeca" candidate_uuid: "c163a53e09494e4d90d14db686573025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3940e6e31594b738468d915f57aba4c" is_pre_election: true
I20260630 12:32:40.770937 31284 raft_consensus.cc:2468] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c163a53e09494e4d90d14db686573025 in term 0.
I20260630 12:32:40.771329 31285 raft_consensus.cc:2468] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c163a53e09494e4d90d14db686573025 in term 0.
I20260630 12:32:40.770758 31415 raft_consensus.cc:2804] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.772200 31174 leader_election.cc:304] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, c163a53e09494e4d90d14db686573025; no voters: 
I20260630 12:32:40.772619 31415 raft_consensus.cc:493] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.772284 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75af7276ff84bfbb705cbc2b6c1d4d1" candidate_uuid: "c163a53e09494e4d90d14db686573025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9" is_pre_election: true
I20260630 12:32:40.773097 31410 raft_consensus.cc:2804] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.773480 31410 raft_consensus.cc:493] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.773110 31415 raft_consensus.cc:3060] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.773522 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2045d02b48bf40cd82205b2d110aaeca" candidate_uuid: "c163a53e09494e4d90d14db686573025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9" is_pre_election: true
I20260630 12:32:40.773835 31410 raft_consensus.cc:3060] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.774405 31359 raft_consensus.cc:2468] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c163a53e09494e4d90d14db686573025 in term 0.
I20260630 12:32:40.774778 31174 leader_election.cc:304] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, c163a53e09494e4d90d14db686573025; no voters: 
I20260630 12:32:40.776645 31441 raft_consensus.cc:2804] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.777014 31441 raft_consensus.cc:493] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.777319 31441 raft_consensus.cc:3060] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.779951 31410 raft_consensus.cc:515] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.780776 31415 raft_consensus.cc:515] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.781570 31410 leader_election.cc:290] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [CANDIDATE]: Term 1 election: Requested vote from peers b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761), b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:40.781883 31358 raft_consensus.cc:2393] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c163a53e09494e4d90d14db686573025 in current term 1: Already voted for candidate b709f18b26fd421984e305806a2b80c9 in this term.
I20260630 12:32:40.782828 31285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75af7276ff84bfbb705cbc2b6c1d4d1" candidate_uuid: "c163a53e09494e4d90d14db686573025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3940e6e31594b738468d915f57aba4c"
I20260630 12:32:40.783093 31359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75af7276ff84bfbb705cbc2b6c1d4d1" candidate_uuid: "c163a53e09494e4d90d14db686573025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9"
I20260630 12:32:40.783408 31285 raft_consensus.cc:3060] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.785743 31441 raft_consensus.cc:515] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.786873 31209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75af7276ff84bfbb705cbc2b6c1d4d1" candidate_uuid: "b709f18b26fd421984e305806a2b80c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025"
I20260630 12:32:40.787632 31209 raft_consensus.cc:2393] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b709f18b26fd421984e305806a2b80c9 in current term 1: Already voted for candidate c163a53e09494e4d90d14db686573025 in this term.
I20260630 12:32:40.787804 31441 leader_election.cc:290] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [CANDIDATE]: Term 1 election: Requested vote from peers b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761), b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:40.788395 31284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2045d02b48bf40cd82205b2d110aaeca" candidate_uuid: "c163a53e09494e4d90d14db686573025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3940e6e31594b738468d915f57aba4c"
I20260630 12:32:40.788942 31284 raft_consensus.cc:3060] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.789319 31285 raft_consensus.cc:2468] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c163a53e09494e4d90d14db686573025 in term 1.
I20260630 12:32:40.789693 31415 leader_election.cc:290] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [CANDIDATE]: Term 1 election: Requested vote from peers c163a53e09494e4d90d14db686573025 (127.19.133.193:44989), b3940e6e31594b738468d915f57aba4c (127.19.133.194:43761)
I20260630 12:32:40.789402 31283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75af7276ff84bfbb705cbc2b6c1d4d1" candidate_uuid: "b709f18b26fd421984e305806a2b80c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3940e6e31594b738468d915f57aba4c"
I20260630 12:32:40.790486 31174 leader_election.cc:304] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [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: b3940e6e31594b738468d915f57aba4c, c163a53e09494e4d90d14db686573025; no voters: b709f18b26fd421984e305806a2b80c9
I20260630 12:32:40.789917 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2045d02b48bf40cd82205b2d110aaeca" candidate_uuid: "c163a53e09494e4d90d14db686573025" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9"
I20260630 12:32:40.790752 31283 raft_consensus.cc:2393] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b709f18b26fd421984e305806a2b80c9 in current term 1: Already voted for candidate c163a53e09494e4d90d14db686573025 in this term.
I20260630 12:32:40.791416 31358 raft_consensus.cc:3060] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.791383 31441 raft_consensus.cc:2804] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.792268 31323 leader_election.cc:304] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [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: b709f18b26fd421984e305806a2b80c9; no voters: b3940e6e31594b738468d915f57aba4c, c163a53e09494e4d90d14db686573025
I20260630 12:32:40.792482 31441 raft_consensus.cc:697] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 1 LEADER]: Becoming Leader. State: Replica: c163a53e09494e4d90d14db686573025, State: Running, Role: LEADER
I20260630 12:32:40.793350 31415 raft_consensus.cc:2749] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:32:40.793428 31441 consensus_queue.cc:237] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.795389 31284 raft_consensus.cc:2468] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c163a53e09494e4d90d14db686573025 in term 1.
I20260630 12:32:40.796334 31174 leader_election.cc:304] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, c163a53e09494e4d90d14db686573025; no voters: 
I20260630 12:32:40.797086 31410 raft_consensus.cc:2804] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.797644 31358 raft_consensus.cc:2468] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c163a53e09494e4d90d14db686573025 in term 1.
I20260630 12:32:40.799515 31410 raft_consensus.cc:697] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 1 LEADER]: Becoming Leader. State: Replica: c163a53e09494e4d90d14db686573025, State: Running, Role: LEADER
I20260630 12:32:40.800376 31410 consensus_queue.cc:237] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.802901 31105 catalog_manager.cc:5697] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 reported cstate change: term changed from 0 to 1, leader changed from <none> to c163a53e09494e4d90d14db686573025 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "c163a53e09494e4d90d14db686573025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:40.807875 31411 raft_consensus.cc:493] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:40.808262 31411 raft_consensus.cc:515] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.810278 31411 leader_election.cc:290] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c163a53e09494e4d90d14db686573025 (127.19.133.193:44989), b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:40.810858 31209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527877495944b31b143043ecb941e90" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025" is_pre_election: true
I20260630 12:32:40.811321 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527877495944b31b143043ecb941e90" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9" is_pre_election: true
I20260630 12:32:40.811501 31209 raft_consensus.cc:2468] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 0.
I20260630 12:32:40.811919 31358 raft_consensus.cc:2468] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 0.
I20260630 12:32:40.812558 31249 leader_election.cc:304] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, c163a53e09494e4d90d14db686573025; no voters: 
I20260630 12:32:40.813691 31411 raft_consensus.cc:2804] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:40.814035 31411 raft_consensus.cc:493] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:40.814366 31411 raft_consensus.cc:3060] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.815378 31105 catalog_manager.cc:5697] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 reported cstate change: term changed from 0 to 1, leader changed from <none> to c163a53e09494e4d90d14db686573025 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "c163a53e09494e4d90d14db686573025" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:40.820139 31411 raft_consensus.cc:515] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
I20260630 12:32:40.821858 31411 leader_election.cc:290] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 election: Requested vote from peers c163a53e09494e4d90d14db686573025 (127.19.133.193:44989), b709f18b26fd421984e305806a2b80c9 (127.19.133.195:43533)
I20260630 12:32:40.822921 31358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527877495944b31b143043ecb941e90" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b709f18b26fd421984e305806a2b80c9"
I20260630 12:32:40.822913 31209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527877495944b31b143043ecb941e90" candidate_uuid: "b3940e6e31594b738468d915f57aba4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c163a53e09494e4d90d14db686573025"
I20260630 12:32:40.823510 31358 raft_consensus.cc:3060] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.823671 31209 raft_consensus.cc:3060] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:40.828378 31358 raft_consensus.cc:2468] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 1.
I20260630 12:32:40.828878 31209 raft_consensus.cc:2468] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3940e6e31594b738468d915f57aba4c in term 1.
I20260630 12:32:40.829306 31249 leader_election.cc:304] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3940e6e31594b738468d915f57aba4c, b709f18b26fd421984e305806a2b80c9; no voters: 
I20260630 12:32:40.830034 31411 raft_consensus.cc:2804] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:40.830485 31411 raft_consensus.cc:697] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 1 LEADER]: Becoming Leader. State: Replica: b3940e6e31594b738468d915f57aba4c, State: Running, Role: LEADER
I20260630 12:32:40.831257 31411 consensus_queue.cc:237] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } }
W20260630 12:32:40.834685 31156 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:40.837630 31105 catalog_manager.cc:5697] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c reported cstate change: term changed from 0 to 1, leader changed from <none> to b3940e6e31594b738468d915f57aba4c (127.19.133.194). New cstate: current_term: 1 leader_uuid: "b3940e6e31594b738468d915f57aba4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:41.182279 31415 consensus_queue.cc:1048] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.193791 31411 consensus_queue.cc:1048] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.201136 31450 consensus_queue.cc:1048] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:32:41.205185 31411 consensus_queue.cc:1048] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:41.209669 31411 consensus_queue.cc:1048] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.213697 31441 consensus_queue.cc:1048] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.224599 31410 consensus_queue.cc:1048] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.234043 31411 consensus_queue.cc:1048] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c163a53e09494e4d90d14db686573025" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 44989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.240522 31436 consensus_queue.cc:1048] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.262588 31435 consensus_queue.cc:1048] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.359678 31410 consensus_queue.cc:1048] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b709f18b26fd421984e305806a2b80c9" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 43533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:41.369185 31441 consensus_queue.cc:1048] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3940e6e31594b738468d915f57aba4c" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 43761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:50.947019 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
W20260630 12:32:50.968941 31323 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:32:50.973048 31323 consensus_peers.cc:597] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 -> Peer c163a53e09494e4d90d14db686573025 (127.19.133.193:44989): Couldn't send request to peer c163a53e09494e4d90d14db686573025. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:50.977280 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:50.978348 19991 tablet_replica.cc:333] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025: stopping tablet replica
I20260630 12:32:50.979425 19991 raft_consensus.cc:2243] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:32:50.980141 31249 consensus_peers.cc:597] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c -> Peer c163a53e09494e4d90d14db686573025 (127.19.133.193:44989): Couldn't send request to peer c163a53e09494e4d90d14db686573025. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:50.980854 19991 raft_consensus.cc:2272] T 2045d02b48bf40cd82205b2d110aaeca P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.983614 19991 tablet_replica.cc:333] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025: stopping tablet replica
I20260630 12:32:50.984206 19991 raft_consensus.cc:2243] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:50.984637 19991 raft_consensus.cc:2272] T ba3bce196b4f4765a2cd17af48872f32 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.986974 19991 tablet_replica.cc:333] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025: stopping tablet replica
I20260630 12:32:50.987555 19991 raft_consensus.cc:2243] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:50.988408 19991 raft_consensus.cc:2272] T f75af7276ff84bfbb705cbc2b6c1d4d1 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.990638 19991 tablet_replica.cc:333] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025: stopping tablet replica
I20260630 12:32:50.991091 19991 raft_consensus.cc:2243] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:50.991576 19991 raft_consensus.cc:2272] T 21cc550c758d4681a4bd70f688f90feb P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.993868 19991 tablet_replica.cc:333] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025: stopping tablet replica
I20260630 12:32:50.994349 19991 raft_consensus.cc:2243] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:50.994772 19991 raft_consensus.cc:2272] T 8527877495944b31b143043ecb941e90 P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:50.997035 19991 tablet_replica.cc:333] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025: stopping tablet replica
I20260630 12:32:50.997470 19991 raft_consensus.cc:2243] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:50.997946 19991 raft_consensus.cc:2272] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P c163a53e09494e4d90d14db686573025 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.027047 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:51.049746 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:51.073066 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:51.073900 19991 tablet_replica.cc:333] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c: stopping tablet replica
I20260630 12:32:51.074630 19991 raft_consensus.cc:2243] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.075598 19991 raft_consensus.cc:2272] T ba3bce196b4f4765a2cd17af48872f32 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.077904 19991 tablet_replica.cc:333] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c: stopping tablet replica
I20260630 12:32:51.078457 19991 raft_consensus.cc:2243] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.078907 19991 raft_consensus.cc:2272] T 2045d02b48bf40cd82205b2d110aaeca P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.081336 19991 tablet_replica.cc:333] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c: stopping tablet replica
I20260630 12:32:51.081830 19991 raft_consensus.cc:2243] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.082288 19991 raft_consensus.cc:2272] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.084467 19991 tablet_replica.cc:333] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c: stopping tablet replica
I20260630 12:32:51.084945 19991 raft_consensus.cc:2243] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.085779 19991 raft_consensus.cc:2272] T 21cc550c758d4681a4bd70f688f90feb P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.087922 19991 tablet_replica.cc:333] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c: stopping tablet replica
I20260630 12:32:51.088378 19991 raft_consensus.cc:2243] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.089201 19991 raft_consensus.cc:2272] T 8527877495944b31b143043ecb941e90 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.091564 19991 tablet_replica.cc:333] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c: stopping tablet replica
I20260630 12:32:51.092180 19991 raft_consensus.cc:2243] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.092612 19991 raft_consensus.cc:2272] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b3940e6e31594b738468d915f57aba4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.119174 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:51.139607 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:51.161319 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:51.162000 19991 tablet_replica.cc:333] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9: stopping tablet replica
I20260630 12:32:51.162611 19991 raft_consensus.cc:2243] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.163532 19991 raft_consensus.cc:2272] T c3dd6e0a4ff54e09b17c7d43dc9b6b2c P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.165740 19991 tablet_replica.cc:333] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9: stopping tablet replica
I20260630 12:32:51.166290 19991 raft_consensus.cc:2243] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.166692 19991 raft_consensus.cc:2272] T 2045d02b48bf40cd82205b2d110aaeca P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.168911 19991 tablet_replica.cc:333] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9: stopping tablet replica
I20260630 12:32:51.169384 19991 raft_consensus.cc:2243] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.169819 19991 raft_consensus.cc:2272] T 8527877495944b31b143043ecb941e90 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.171868 19991 tablet_replica.cc:333] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9: stopping tablet replica
I20260630 12:32:51.172340 19991 raft_consensus.cc:2243] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.172770 19991 raft_consensus.cc:2272] T 21cc550c758d4681a4bd70f688f90feb P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.174791 19991 tablet_replica.cc:333] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9: stopping tablet replica
I20260630 12:32:51.175274 19991 raft_consensus.cc:2243] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.175704 19991 raft_consensus.cc:2272] T ba3bce196b4f4765a2cd17af48872f32 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.177749 19991 tablet_replica.cc:333] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9: stopping tablet replica
I20260630 12:32:51.178227 19991 raft_consensus.cc:2243] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:51.178654 19991 raft_consensus.cc:2272] T f75af7276ff84bfbb705cbc2b6c1d4d1 P b709f18b26fd421984e305806a2b80c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.204466 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:51.224236 19991 master.cc:562] Master@127.19.133.254:46881 shutting down...
I20260630 12:32:51.244156 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:51.244796 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:51.245097 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83bdddcd002f48eab6d8843e57509a91: stopping tablet replica
I20260630 12:32:51.264181 19991 master.cc:584] Master@127.19.133.254:46881 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12597 ms)
[----------] 24 tests from AutoRebalancerTest (242802 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:32:51.304104 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:36089
I20260630 12:32:51.305183 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.310377 31469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.310441 31468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.311271 31471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.313015 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:51.313776 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.313939 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:51.314047 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822771314036 us; error 0 us; skew 500 ppm
I20260630 12:32:51.314452 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.316576 19991 webserver.cc:533] Webserver started at http://127.19.133.254:44673/ using document root <none> and password file <none>
I20260630 12:32:51.317001 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.317153 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.317365 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.318429 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "66ebbe866936423e850f5fefdacff547"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-rw3v"
I20260630 12:32:51.322552 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:32:51.325621 31476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.326252 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:51.326485 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "66ebbe866936423e850f5fefdacff547"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-rw3v"
I20260630 12:32:51.326710 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:51.340525 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.341574 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.376560 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:36089
I20260630 12:32:51.376668 31527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:36089 every 8 connection(s)
I20260630 12:32:51.380298 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:51.390997 31528 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547: Bootstrap starting.
I20260630 12:32:51.395417 31528 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:51.399227 31528 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547: No bootstrap required, opened a new log
I20260630 12:32:51.401227 31528 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66ebbe866936423e850f5fefdacff547" member_type: VOTER }
I20260630 12:32:51.401631 31528 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:51.401831 31528 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ebbe866936423e850f5fefdacff547, State: Initialized, Role: FOLLOWER
I20260630 12:32:51.402384 31528 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66ebbe866936423e850f5fefdacff547" member_type: VOTER }
I20260630 12:32:51.402799 31528 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:51.403019 31528 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:51.403311 31528 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:51.408253 31528 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66ebbe866936423e850f5fefdacff547" member_type: VOTER }
I20260630 12:32:51.408844 31528 leader_election.cc:304] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [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: 66ebbe866936423e850f5fefdacff547; no voters: 
I20260630 12:32:51.410307 31528 leader_election.cc:290] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:51.410652 31531 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:51.411898 31531 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 1 LEADER]: Becoming Leader. State: Replica: 66ebbe866936423e850f5fefdacff547, State: Running, Role: LEADER
I20260630 12:32:51.412464 31531 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [LEADER]: Queue going to LEADER mode. State: All 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: "66ebbe866936423e850f5fefdacff547" member_type: VOTER }
I20260630 12:32:51.413094 31528 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:51.415130 31533 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66ebbe866936423e850f5fefdacff547. Latest consensus state: current_term: 1 leader_uuid: "66ebbe866936423e850f5fefdacff547" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66ebbe866936423e850f5fefdacff547" member_type: VOTER } }
I20260630 12:32:51.415251 31532 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66ebbe866936423e850f5fefdacff547" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66ebbe866936423e850f5fefdacff547" member_type: VOTER } }
I20260630 12:32:51.415799 31533 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:51.415823 31532 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:51.422518 31536 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:51.427482 31536 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:51.428537 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:51.435951 31536 catalog_manager.cc:1383] Generated new cluster ID: c4b07efdcc0d4121bd3e186e562ddc25
I20260630 12:32:51.436220 31536 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:51.464831 31536 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:51.466023 31536 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:51.479485 31536 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547: Generated new TSK 0
I20260630 12:32:51.480046 31536 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:51.494861 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.500298 31549 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.501452 31550 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.503403 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:51.505424 31552 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.508194 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.508384 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:51.508504 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822771508494 us; error 0 us; skew 500 ppm
I20260630 12:32:51.508947 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.511036 19991 webserver.cc:533] Webserver started at http://127.19.133.193:40951/ using document root <none> and password file <none>
I20260630 12:32:51.511482 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.511646 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.511847 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.512816 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "93ef072ca61a47b087b5365d9ce16ef9"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-rw3v"
I20260630 12:32:51.517047 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:32:51.520090 31557 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.520803 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:51.521071 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "93ef072ca61a47b087b5365d9ce16ef9"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-rw3v"
I20260630 12:32:51.521329 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:51.533156 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.534224 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.535615 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.537715 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.537894 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.538100 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.538255 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.575119 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:46143
I20260630 12:32:51.575234 31619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:46143 every 8 connection(s)
I20260630 12:32:51.579910 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.587728 31624 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.590998 31625 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.594810 31620 heartbeater.cc:344] Connected to a master server at 127.19.133.254:36089
I20260630 12:32:51.595270 31620 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:51.595633 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:51.595983 31620 heartbeater.cc:507] Master 127.19.133.254:36089 requested a full tablet report, sending...
W20260630 12:32:51.596483 31627 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.597340 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.597543 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:51.597718 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822771597700 us; error 0 us; skew 500 ppm
I20260630 12:32:51.598076 31493 ts_manager.cc:194] Registered new tserver with Master: 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143)
I20260630 12:32:51.598173 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.599864 31493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37388
I20260630 12:32:51.600865 19991 webserver.cc:533] Webserver started at http://127.19.133.194:36179/ using document root <none> and password file <none>
I20260630 12:32:51.601418 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.601600 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.601833 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.602900 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "2825921119834fdc836bf3333b0b183b"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-rw3v"
I20260630 12:32:51.606950 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:32:51.610176 31632 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.610922 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:51.611229 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "2825921119834fdc836bf3333b0b183b"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-rw3v"
I20260630 12:32:51.611470 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:51.632889 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.634035 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.635432 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.637538 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.637724 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.637935 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.638082 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.681746 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:46193
I20260630 12:32:51.681926 31694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:46193 every 8 connection(s)
I20260630 12:32:51.686877 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:51.693699 31698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:51.696786 31699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.702302 31695 heartbeater.cc:344] Connected to a master server at 127.19.133.254:36089
I20260630 12:32:51.702852 31695 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:51.703781 31695 heartbeater.cc:507] Master 127.19.133.254:36089 requested a full tablet report, sending...
I20260630 12:32:51.704993 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:51.705883 31701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:51.706007 31493 ts_manager.cc:194] Registered new tserver with Master: 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193)
I20260630 12:32:51.706996 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:51.707305 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:51.707508 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822771707490 us; error 0 us; skew 500 ppm
I20260630 12:32:51.707916 31493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37394
I20260630 12:32:51.708252 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:51.710883 19991 webserver.cc:533] Webserver started at http://127.19.133.195:40935/ using document root <none> and password file <none>
I20260630 12:32:51.711426 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:51.711661 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:51.711952 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:51.713506 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "6bcb4f50d1c64576a158ad8305ff0842"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-rw3v"
I20260630 12:32:51.719333 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:32:51.722955 31706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.723817 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:51.724083 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "6bcb4f50d1c64576a158ad8305ff0842"
format_stamp: "Formatted at 2026-06-30 12:32:51 on dist-test-slave-rw3v"
I20260630 12:32:51.724327 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:51.745160 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:51.746255 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:51.747730 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:51.749948 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:51.750118 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.750339 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:51.750478 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:51.786731 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:37815
I20260630 12:32:51.786835 31768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:37815 every 8 connection(s)
I20260630 12:32:51.799510 31769 heartbeater.cc:344] Connected to a master server at 127.19.133.254:36089
I20260630 12:32:51.799904 31769 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:51.800549 31769 heartbeater.cc:507] Master 127.19.133.254:36089 requested a full tablet report, sending...
I20260630 12:32:51.802279 31493 ts_manager.cc:194] Registered new tserver with Master: 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:51.802943 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013237381s
I20260630 12:32:51.803930 31493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37408
I20260630 12:32:52.602416 31620 heartbeater.cc:499] Master 127.19.133.254:36089 was elected leader, sending a full tablet report...
I20260630 12:32:52.710973 31695 heartbeater.cc:499] Master 127.19.133.254:36089 was elected leader, sending a full tablet report...
I20260630 12:32:52.806617 31769 heartbeater.cc:499] Master 127.19.133.254:36089 was elected leader, sending a full tablet report...
I20260630 12:32:52.857211 31493 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37422:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:52.859661 31493 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:52.915043 31660 tablet_service.cc:1511] Processing CreateTablet for tablet eeb2dfbb7f4e4cd5958b8acec2593bbb (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.916496 31660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb2dfbb7f4e4cd5958b8acec2593bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.918864 31659 tablet_service.cc:1511] Processing CreateTablet for tablet 2b77123206e14c09b226919e3598578a (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.919540 31658 tablet_service.cc:1511] Processing CreateTablet for tablet 1f422c510ed941489c063fbbd45e49c9 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:52.920872 31658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f422c510ed941489c063fbbd45e49c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.923516 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b77123206e14c09b226919e3598578a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.924484 31657 tablet_service.cc:1511] Processing CreateTablet for tablet 68c627e0d9214cf3a2c7a9befa91de9d (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:52.925743 31657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c627e0d9214cf3a2c7a9befa91de9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.927878 31656 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5ba2712228444aa98c48c36250e178 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:52.929148 31656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5ba2712228444aa98c48c36250e178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.934495 31655 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcd5c9d38a44851862b263ee6a839c2 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:52.935817 31655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcd5c9d38a44851862b263ee6a839c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.941797 31584 tablet_service.cc:1511] Processing CreateTablet for tablet 2b77123206e14c09b226919e3598578a (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.943214 31585 tablet_service.cc:1511] Processing CreateTablet for tablet eeb2dfbb7f4e4cd5958b8acec2593bbb (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.944176 31583 tablet_service.cc:1511] Processing CreateTablet for tablet 1f422c510ed941489c063fbbd45e49c9 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:52.946346 31582 tablet_service.cc:1511] Processing CreateTablet for tablet 68c627e0d9214cf3a2c7a9befa91de9d (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:52.948503 31581 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5ba2712228444aa98c48c36250e178 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:52.950732 31580 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcd5c9d38a44851862b263ee6a839c2 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:52.943089 31584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b77123206e14c09b226919e3598578a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.955439 31585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb2dfbb7f4e4cd5958b8acec2593bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.956292 31580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcd5c9d38a44851862b263ee6a839c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.959177 31583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f422c510ed941489c063fbbd45e49c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.963435 31582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c627e0d9214cf3a2c7a9befa91de9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.965648 31581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5ba2712228444aa98c48c36250e178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.987968 31789 tablet_bootstrap.cc:492] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b: Bootstrap starting.
I20260630 12:32:52.992552 31734 tablet_service.cc:1511] Processing CreateTablet for tablet eeb2dfbb7f4e4cd5958b8acec2593bbb (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:52.994014 31734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb2dfbb7f4e4cd5958b8acec2593bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:52.996378 31733 tablet_service.cc:1511] Processing CreateTablet for tablet 2b77123206e14c09b226919e3598578a (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:52.997520 31789 tablet_bootstrap.cc:654] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:52.997781 31733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b77123206e14c09b226919e3598578a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:53.000382 31731 tablet_service.cc:1511] Processing CreateTablet for tablet 68c627e0d9214cf3a2c7a9befa91de9d (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:53.001749 31731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c627e0d9214cf3a2c7a9befa91de9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:53.004346 31729 tablet_service.cc:1511] Processing CreateTablet for tablet 2fcd5c9d38a44851862b263ee6a839c2 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:53.005637 31729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fcd5c9d38a44851862b263ee6a839c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:53.007905 31730 tablet_service.cc:1511] Processing CreateTablet for tablet 8e5ba2712228444aa98c48c36250e178 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:53.009197 31730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e5ba2712228444aa98c48c36250e178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:53.010952 31732 tablet_service.cc:1511] Processing CreateTablet for tablet 1f422c510ed941489c063fbbd45e49c9 (DEFAULT_TABLE table=test-workload [id=a5e3d94b315b4471b403b3cb4c019f5c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:53.012346 31732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f422c510ed941489c063fbbd45e49c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:53.018873 31789 tablet_bootstrap.cc:492] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b: No bootstrap required, opened a new log
I20260630 12:32:53.019559 31789 ts_tablet_manager.cc:1403] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.021s
I20260630 12:32:53.022884 31789 raft_consensus.cc:359] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.023756 31789 raft_consensus.cc:385] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.024109 31789 raft_consensus.cc:740] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2825921119834fdc836bf3333b0b183b, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.025121 31789 consensus_queue.cc:260] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.030025 31790 tablet_bootstrap.cc:492] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9: Bootstrap starting.
I20260630 12:32:53.036043 31790 tablet_bootstrap.cc:654] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.057814 31789 ts_tablet_manager.cc:1434] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260630 12:32:53.063058 31790 tablet_bootstrap.cc:492] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9: No bootstrap required, opened a new log
I20260630 12:32:53.063695 31790 ts_tablet_manager.cc:1403] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.001s
I20260630 12:32:53.064092 31789 tablet_bootstrap.cc:492] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b: Bootstrap starting.
I20260630 12:32:53.066592 31790 raft_consensus.cc:359] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.067386 31790 raft_consensus.cc:385] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.067696 31790 raft_consensus.cc:740] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.068631 31790 consensus_queue.cc:260] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.074536 31794 tablet_bootstrap.cc:492] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842: Bootstrap starting.
I20260630 12:32:53.074671 31789 tablet_bootstrap.cc:654] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.076082 31790 ts_tablet_manager.cc:1434] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:32:53.077145 31790 tablet_bootstrap.cc:492] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9: Bootstrap starting.
I20260630 12:32:53.079993 31789 tablet_bootstrap.cc:492] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b: No bootstrap required, opened a new log
I20260630 12:32:53.080529 31789 ts_tablet_manager.cc:1403] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260630 12:32:53.083038 31790 tablet_bootstrap.cc:654] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.083093 31789 raft_consensus.cc:359] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.083892 31789 raft_consensus.cc:385] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.084102 31789 raft_consensus.cc:740] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2825921119834fdc836bf3333b0b183b, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.084721 31789 consensus_queue.cc:260] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.086416 31789 ts_tablet_manager.cc:1434] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260630 12:32:53.087337 31789 tablet_bootstrap.cc:492] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b: Bootstrap starting.
I20260630 12:32:53.088480 31790 tablet_bootstrap.cc:492] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9: No bootstrap required, opened a new log
I20260630 12:32:53.088985 31790 ts_tablet_manager.cc:1403] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260630 12:32:53.090670 31794 tablet_bootstrap.cc:654] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.091756 31790 raft_consensus.cc:359] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.092515 31790 raft_consensus.cc:385] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.092810 31790 raft_consensus.cc:740] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.093097 31789 tablet_bootstrap.cc:654] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.093703 31790 consensus_queue.cc:260] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.095886 31790 ts_tablet_manager.cc:1434] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:32:53.096835 31790 tablet_bootstrap.cc:492] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9: Bootstrap starting.
I20260630 12:32:53.101401 31789 tablet_bootstrap.cc:492] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b: No bootstrap required, opened a new log
I20260630 12:32:53.102037 31789 ts_tablet_manager.cc:1403] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:32:53.103417 31790 tablet_bootstrap.cc:654] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.104969 31789 raft_consensus.cc:359] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.105768 31789 raft_consensus.cc:385] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.106104 31789 raft_consensus.cc:740] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2825921119834fdc836bf3333b0b183b, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.106933 31789 consensus_queue.cc:260] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.108867 31790 tablet_bootstrap.cc:492] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9: No bootstrap required, opened a new log
I20260630 12:32:53.109323 31794 tablet_bootstrap.cc:492] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842: No bootstrap required, opened a new log
I20260630 12:32:53.109428 31790 ts_tablet_manager.cc:1403] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:32:53.109524 31789 ts_tablet_manager.cc:1434] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:32:53.109922 31794 ts_tablet_manager.cc:1403] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260630 12:32:53.110819 31789 tablet_bootstrap.cc:492] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b: Bootstrap starting.
I20260630 12:32:53.112655 31790 raft_consensus.cc:359] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.113013 31794 raft_consensus.cc:359] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.113448 31790 raft_consensus.cc:385] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.113801 31794 raft_consensus.cc:385] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.113897 31790 raft_consensus.cc:740] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.114251 31794 raft_consensus.cc:740] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcb4f50d1c64576a158ad8305ff0842, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.114995 31790 consensus_queue.cc:260] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.115185 31794 consensus_queue.cc:260] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.117297 31790 ts_tablet_manager.cc:1434] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:53.118355 31790 tablet_bootstrap.cc:492] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9: Bootstrap starting.
I20260630 12:32:53.122241 31794 ts_tablet_manager.cc:1434] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:32:53.123484 31794 tablet_bootstrap.cc:492] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842: Bootstrap starting.
I20260630 12:32:53.124810 31790 tablet_bootstrap.cc:654] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.126570 31789 tablet_bootstrap.cc:654] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.129567 31794 tablet_bootstrap.cc:654] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.137405 31789 tablet_bootstrap.cc:492] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b: No bootstrap required, opened a new log
I20260630 12:32:53.137912 31789 ts_tablet_manager.cc:1403] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260630 12:32:53.139794 31790 tablet_bootstrap.cc:492] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9: No bootstrap required, opened a new log
I20260630 12:32:53.140326 31790 ts_tablet_manager.cc:1403] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260630 12:32:53.140586 31789 raft_consensus.cc:359] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.141209 31794 tablet_bootstrap.cc:492] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842: No bootstrap required, opened a new log
I20260630 12:32:53.141424 31789 raft_consensus.cc:385] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.141706 31794 ts_tablet_manager.cc:1403] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260630 12:32:53.141808 31789 raft_consensus.cc:740] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2825921119834fdc836bf3333b0b183b, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.142683 31789 consensus_queue.cc:260] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.143249 31790 raft_consensus.cc:359] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.144008 31790 raft_consensus.cc:385] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.144375 31790 raft_consensus.cc:740] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.144114 31794 raft_consensus.cc:359] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.144863 31789 ts_tablet_manager.cc:1434] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:53.145010 31794 raft_consensus.cc:385] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.145453 31794 raft_consensus.cc:740] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcb4f50d1c64576a158ad8305ff0842, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.145342 31790 consensus_queue.cc:260] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.145989 31789 tablet_bootstrap.cc:492] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b: Bootstrap starting.
I20260630 12:32:53.146555 31794 consensus_queue.cc:260] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.147732 31790 ts_tablet_manager.cc:1434] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:32:53.148808 31790 tablet_bootstrap.cc:492] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9: Bootstrap starting.
I20260630 12:32:53.150707 31794 ts_tablet_manager.cc:1434] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260630 12:32:53.151772 31794 tablet_bootstrap.cc:492] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842: Bootstrap starting.
I20260630 12:32:53.154816 31790 tablet_bootstrap.cc:654] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.157876 31794 tablet_bootstrap.cc:654] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.165879 31789 tablet_bootstrap.cc:654] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.169600 31794 tablet_bootstrap.cc:492] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842: No bootstrap required, opened a new log
I20260630 12:32:53.170217 31794 ts_tablet_manager.cc:1403] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:32:53.171646 31790 tablet_bootstrap.cc:492] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9: No bootstrap required, opened a new log
I20260630 12:32:53.171792 31789 tablet_bootstrap.cc:492] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b: No bootstrap required, opened a new log
I20260630 12:32:53.172194 31790 ts_tablet_manager.cc:1403] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260630 12:32:53.172241 31789 ts_tablet_manager.cc:1403] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260630 12:32:53.172428 31794 raft_consensus.cc:359] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.173080 31794 raft_consensus.cc:385] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.173301 31794 raft_consensus.cc:740] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcb4f50d1c64576a158ad8305ff0842, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.173933 31794 consensus_queue.cc:260] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.175019 31789 raft_consensus.cc:359] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.175321 31790 raft_consensus.cc:359] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.175837 31789 raft_consensus.cc:385] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.175877 31794 ts_tablet_manager.cc:1434] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:32:53.176044 31790 raft_consensus.cc:385] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.176440 31789 raft_consensus.cc:740] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2825921119834fdc836bf3333b0b183b, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.176728 31790 raft_consensus.cc:740] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.177379 31789 consensus_queue.cc:260] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.177511 31790 consensus_queue.cc:260] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.180569 31794 tablet_bootstrap.cc:492] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842: Bootstrap starting.
I20260630 12:32:53.181442 31789 ts_tablet_manager.cc:1434] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:53.182258 31790 ts_tablet_manager.cc:1434] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:32:53.182564 31789 tablet_bootstrap.cc:492] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b: Bootstrap starting.
I20260630 12:32:53.183295 31790 tablet_bootstrap.cc:492] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9: Bootstrap starting.
I20260630 12:32:53.187083 31794 tablet_bootstrap.cc:654] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.191527 31789 tablet_bootstrap.cc:654] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.191815 31790 tablet_bootstrap.cc:654] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.198493 31794 tablet_bootstrap.cc:492] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842: No bootstrap required, opened a new log
I20260630 12:32:53.199040 31794 ts_tablet_manager.cc:1403] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260630 12:32:53.201908 31794 raft_consensus.cc:359] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.202724 31794 raft_consensus.cc:385] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.203053 31794 raft_consensus.cc:740] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcb4f50d1c64576a158ad8305ff0842, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.203573 31792 raft_consensus.cc:493] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.204123 31792 raft_consensus.cc:515] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.204005 31794 consensus_queue.cc:260] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.207546 31790 tablet_bootstrap.cc:492] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9: No bootstrap required, opened a new log
I20260630 12:32:53.208024 31794 ts_tablet_manager.cc:1434] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:32:53.208051 31790 ts_tablet_manager.cc:1403] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260630 12:32:53.209266 31794 tablet_bootstrap.cc:492] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842: Bootstrap starting.
I20260630 12:32:53.211320 31790 raft_consensus.cc:359] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.212071 31790 raft_consensus.cc:385] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.212425 31790 raft_consensus.cc:740] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.213320 31790 consensus_queue.cc:260] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.216053 31794 tablet_bootstrap.cc:654] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.216364 31792 leader_election.cc:290] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.217615 31790 ts_tablet_manager.cc:1434] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:32:53.221997 31794 tablet_bootstrap.cc:492] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842: No bootstrap required, opened a new log
I20260630 12:32:53.222537 31794 ts_tablet_manager.cc:1403] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:32:53.225319 31794 raft_consensus.cc:359] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.226048 31794 raft_consensus.cc:385] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.226372 31794 raft_consensus.cc:740] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcb4f50d1c64576a158ad8305ff0842, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.227175 31794 consensus_queue.cc:260] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.229418 31789 tablet_bootstrap.cc:492] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b: No bootstrap required, opened a new log
I20260630 12:32:53.229858 31789 ts_tablet_manager.cc:1403] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.005s
I20260630 12:32:53.232683 31789 raft_consensus.cc:359] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.233389 31789 raft_consensus.cc:385] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.233680 31789 raft_consensus.cc:740] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2825921119834fdc836bf3333b0b183b, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.234395 31789 consensus_queue.cc:260] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.236584 31789 ts_tablet_manager.cc:1434] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:32:53.237459 31792 raft_consensus.cc:493] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.237936 31792 raft_consensus.cc:515] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.239038 31794 ts_tablet_manager.cc:1434] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:32:53.239929 31792 leader_election.cc:290] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.241228 31794 tablet_bootstrap.cc:492] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842: Bootstrap starting.
I20260630 12:32:53.245333 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd5c9d38a44851862b263ee6a839c2" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842" is_pre_election: true
I20260630 12:32:53.245342 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f422c510ed941489c063fbbd45e49c9" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842" is_pre_election: true
I20260630 12:32:53.246611 31744 raft_consensus.cc:2468] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2825921119834fdc836bf3333b0b183b in term 0.
I20260630 12:32:53.247088 31794 tablet_bootstrap.cc:654] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:53.246061 31743 raft_consensus.cc:2468] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2825921119834fdc836bf3333b0b183b in term 0.
I20260630 12:32:53.248934 31795 raft_consensus.cc:493] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.249341 31795 raft_consensus.cc:515] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.250718 31595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f422c510ed941489c063fbbd45e49c9" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9" is_pre_election: true
I20260630 12:32:53.251448 31595 raft_consensus.cc:2468] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2825921119834fdc836bf3333b0b183b in term 0.
I20260630 12:32:53.251947 31795 leader_election.cc:290] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.248770 31636 leader_election.cc:304] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 6bcb4f50d1c64576a158ad8305ff0842; no voters: 
I20260630 12:32:53.254930 31792 raft_consensus.cc:2804] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.255311 31792 raft_consensus.cc:493] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.255602 31792 raft_consensus.cc:3060] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.256141 31794 tablet_bootstrap.cc:492] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842: No bootstrap required, opened a new log
I20260630 12:32:53.256220 31636 leader_election.cc:304] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 6bcb4f50d1c64576a158ad8305ff0842; no voters: 
I20260630 12:32:53.256721 31794 ts_tablet_manager.cc:1403] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:32:53.259630 31595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd5c9d38a44851862b263ee6a839c2" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9" is_pre_election: true
I20260630 12:32:53.260254 31595 raft_consensus.cc:2468] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2825921119834fdc836bf3333b0b183b in term 0.
I20260630 12:32:53.261734 31794 raft_consensus.cc:359] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.262255 31817 raft_consensus.cc:2804] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.262801 31817 raft_consensus.cc:493] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.262490 31794 raft_consensus.cc:385] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:53.263190 31817 raft_consensus.cc:3060] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.263329 31794 raft_consensus.cc:740] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bcb4f50d1c64576a158ad8305ff0842, State: Initialized, Role: FOLLOWER
I20260630 12:32:53.264139 31794 consensus_queue.cc:260] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.266479 31794 ts_tablet_manager.cc:1434] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:32:53.267683 31795 raft_consensus.cc:493] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.268129 31795 raft_consensus.cc:515] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.270227 31795 leader_election.cc:290] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.270128 31670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f422c510ed941489c063fbbd45e49c9" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b" is_pre_election: true
I20260630 12:32:53.264768 31792 raft_consensus.cc:515] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.271344 31669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb2dfbb7f4e4cd5958b8acec2593bbb" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b" is_pre_election: true
I20260630 12:32:53.271901 31669 raft_consensus.cc:2468] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 0.
I20260630 12:32:53.273139 31595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f422c510ed941489c063fbbd45e49c9" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9"
I20260630 12:32:53.273526 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f422c510ed941489c063fbbd45e49c9" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842"
I20260630 12:32:53.274111 31743 raft_consensus.cc:3060] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.274358 31558 leader_election.cc:304] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 93ef072ca61a47b087b5365d9ce16ef9; no voters: 
I20260630 12:32:53.274715 31792 leader_election.cc:290] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 election: Requested vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.273672 31595 raft_consensus.cc:3060] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.276093 31795 raft_consensus.cc:2804] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.276455 31795 raft_consensus.cc:493] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.276759 31795 raft_consensus.cc:3060] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.271554 31670 raft_consensus.cc:2393] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93ef072ca61a47b087b5365d9ce16ef9 in current term 1: Already voted for candidate 2825921119834fdc836bf3333b0b183b in this term.
I20260630 12:32:53.279548 31801 raft_consensus.cc:493] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.279937 31801 raft_consensus.cc:515] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.281276 31743 raft_consensus.cc:2468] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2825921119834fdc836bf3333b0b183b in term 1.
I20260630 12:32:53.282536 31801 leader_election.cc:290] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193)
I20260630 12:32:53.282470 31636 leader_election.cc:304] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 6bcb4f50d1c64576a158ad8305ff0842; no voters: 
I20260630 12:32:53.285805 31792 raft_consensus.cc:2804] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.295394 31670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5ba2712228444aa98c48c36250e178" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b" is_pre_election: true
I20260630 12:32:53.296172 31670 raft_consensus.cc:2468] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcb4f50d1c64576a158ad8305ff0842 in term 0.
I20260630 12:32:53.297078 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb2dfbb7f4e4cd5958b8acec2593bbb" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842" is_pre_election: true
I20260630 12:32:53.297716 31744 raft_consensus.cc:2468] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 0.
I20260630 12:32:53.297739 31707 leader_election.cc:304] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 6bcb4f50d1c64576a158ad8305ff0842; no voters: 
I20260630 12:32:53.299046 31801 raft_consensus.cc:2804] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.299170 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f422c510ed941489c063fbbd45e49c9" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842" is_pre_election: true
I20260630 12:32:53.299467 31801 raft_consensus.cc:493] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.300268 31743 raft_consensus.cc:2393] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 93ef072ca61a47b087b5365d9ce16ef9 in current term 1: Already voted for candidate 2825921119834fdc836bf3333b0b183b in this term.
I20260630 12:32:53.300597 31595 raft_consensus.cc:2468] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2825921119834fdc836bf3333b0b183b in term 1.
I20260630 12:32:53.300678 31801 raft_consensus.cc:3060] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.285392 31795 raft_consensus.cc:515] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.305416 31795 leader_election.cc:290] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 election: Requested vote from peers 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.307224 31817 raft_consensus.cc:515] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.302285 31561 leader_election.cc:304] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [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: 93ef072ca61a47b087b5365d9ce16ef9; no voters: 2825921119834fdc836bf3333b0b183b, 6bcb4f50d1c64576a158ad8305ff0842
I20260630 12:32:53.307744 31795 raft_consensus.cc:493] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.308235 31795 raft_consensus.cc:515] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.309103 31670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb2dfbb7f4e4cd5958b8acec2593bbb" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b"
I20260630 12:32:53.309751 31670 raft_consensus.cc:3060] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.310823 31669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b77123206e14c09b226919e3598578a" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b" is_pre_election: true
I20260630 12:32:53.310985 31795 leader_election.cc:290] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.311540 31795 raft_consensus.cc:2749] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.311520 31669 raft_consensus.cc:2468] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 0.
I20260630 12:32:53.313313 31558 leader_election.cc:304] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 93ef072ca61a47b087b5365d9ce16ef9; no voters: 
I20260630 12:32:53.314224 31795 raft_consensus.cc:2804] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.314652 31795 raft_consensus.cc:493] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.314991 31795 raft_consensus.cc:3060] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.315984 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd5c9d38a44851862b263ee6a839c2" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842"
I20260630 12:32:53.316553 31743 raft_consensus.cc:3060] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.321784 31795 raft_consensus.cc:515] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.323258 31817 leader_election.cc:290] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 election: Requested vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.323022 31743 raft_consensus.cc:2468] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2825921119834fdc836bf3333b0b183b in term 1.
I20260630 12:32:53.324728 31669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b77123206e14c09b226919e3598578a" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b"
I20260630 12:32:53.324911 31795 leader_election.cc:290] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 election: Requested vote from peers 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.325316 31669 raft_consensus.cc:3060] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.328246 31636 leader_election.cc:304] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 6bcb4f50d1c64576a158ad8305ff0842; no voters: 
I20260630 12:32:53.318547 31801 raft_consensus.cc:515] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.331683 31668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5ba2712228444aa98c48c36250e178" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b"
I20260630 12:32:53.331938 31669 raft_consensus.cc:2468] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 1.
I20260630 12:32:53.332288 31668 raft_consensus.cc:3060] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.333042 31558 leader_election.cc:304] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 93ef072ca61a47b087b5365d9ce16ef9; no voters: 
I20260630 12:32:53.334080 31795 raft_consensus.cc:2804] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.334520 31795 raft_consensus.cc:697] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Becoming Leader. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Running, Role: LEADER
I20260630 12:32:53.335337 31795 consensus_queue.cc:237] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.336568 31817 raft_consensus.cc:2804] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.336812 31670 raft_consensus.cc:2468] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 1.
I20260630 12:32:53.338127 31558 leader_election.cc:304] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 93ef072ca61a47b087b5365d9ce16ef9; no voters: 
I20260630 12:32:53.338977 31668 raft_consensus.cc:2468] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcb4f50d1c64576a158ad8305ff0842 in term 1.
I20260630 12:32:53.339112 31817 raft_consensus.cc:697] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 1 LEADER]: Becoming Leader. State: Replica: 2825921119834fdc836bf3333b0b183b, State: Running, Role: LEADER
I20260630 12:32:53.339944 31817 consensus_queue.cc:237] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.340328 31707 leader_election.cc:304] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 6bcb4f50d1c64576a158ad8305ff0842; no voters: 
I20260630 12:32:53.340758 31823 raft_consensus.cc:2804] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.341225 31823 raft_consensus.cc:697] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Becoming Leader. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Running, Role: LEADER
I20260630 12:32:53.342007 31823 consensus_queue.cc:237] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } }
I20260630 12:32:53.346685 31824 raft_consensus.cc:2804] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:32:53.347987 31561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.133.195:37815, user_credentials={real_user=slave}} blocked reactor thread for 45924.4us
I20260630 12:32:53.351353 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb2dfbb7f4e4cd5958b8acec2593bbb" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842"
I20260630 12:32:53.351920 31743 raft_consensus.cc:3060] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.352253 31824 raft_consensus.cc:697] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 LEADER]: Becoming Leader. State: Replica: 6bcb4f50d1c64576a158ad8305ff0842, State: Running, Role: LEADER
I20260630 12:32:53.353060 31824 consensus_queue.cc:237] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.353721 31827 raft_consensus.cc:493] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.354238 31827 raft_consensus.cc:515] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.357162 31801 leader_election.cc:290] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [CANDIDATE]: Term 1 election: Requested vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193)
I20260630 12:32:53.358222 31742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b77123206e14c09b226919e3598578a" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842"
I20260630 12:32:53.358829 31742 raft_consensus.cc:3060] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.357395 31595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fcd5c9d38a44851862b263ee6a839c2" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9"
I20260630 12:32:53.359385 31595 raft_consensus.cc:3060] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.360406 31594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5ba2712228444aa98c48c36250e178" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9" is_pre_election: true
I20260630 12:32:53.361104 31594 raft_consensus.cc:2468] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcb4f50d1c64576a158ad8305ff0842 in term 0.
I20260630 12:32:53.357496 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b77123206e14c09b226919e3598578a" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842" is_pre_election: true
I20260630 12:32:53.362564 31594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e5ba2712228444aa98c48c36250e178" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9"
I20260630 12:32:53.363085 31594 raft_consensus.cc:3060] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.363780 31492 catalog_manager.cc:5697] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "93ef072ca61a47b087b5365d9ce16ef9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.365407 31743 raft_consensus.cc:2468] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 1.
I20260630 12:32:53.368999 31595 raft_consensus.cc:2468] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2825921119834fdc836bf3333b0b183b in term 1.
I20260630 12:32:53.370352 31594 raft_consensus.cc:2468] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bcb4f50d1c64576a158ad8305ff0842 in term 1.
I20260630 12:32:53.375068 31742 raft_consensus.cc:2468] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 1.
I20260630 12:32:53.377385 31827 leader_election.cc:290] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193)
I20260630 12:32:53.378022 31595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b77123206e14c09b226919e3598578a" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9" is_pre_election: true
I20260630 12:32:53.378178 31823 raft_consensus.cc:493] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.379539 31823 raft_consensus.cc:515] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.381428 31792 raft_consensus.cc:697] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 1 LEADER]: Becoming Leader. State: Replica: 2825921119834fdc836bf3333b0b183b, State: Running, Role: LEADER
I20260630 12:32:53.382135 31827 raft_consensus.cc:493] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.382308 31670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b" is_pre_election: true
I20260630 12:32:53.381989 31490 catalog_manager.cc:5697] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "93ef072ca61a47b087b5365d9ce16ef9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:53.382647 31827 raft_consensus.cc:515] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.382308 31792 consensus_queue.cc:237] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.383893 31668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b77123206e14c09b226919e3598578a" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b" is_pre_election: true
I20260630 12:32:53.384660 31668 raft_consensus.cc:2393] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bcb4f50d1c64576a158ad8305ff0842 in current term 1: Already voted for candidate 93ef072ca61a47b087b5365d9ce16ef9 in this term.
I20260630 12:32:53.385818 31707 leader_election.cc:304] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [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: 6bcb4f50d1c64576a158ad8305ff0842; no voters: 2825921119834fdc836bf3333b0b183b, 93ef072ca61a47b087b5365d9ce16ef9
I20260630 12:32:53.381604 31820 raft_consensus.cc:493] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:53.386842 31820 raft_consensus.cc:515] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.387188 31595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9" is_pre_election: true
I20260630 12:32:53.388499 31668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b" is_pre_election: true
I20260630 12:32:53.387370 31801 raft_consensus.cc:2749] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.388797 31595 raft_consensus.cc:2468] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bcb4f50d1c64576a158ad8305ff0842 in term 0.
I20260630 12:32:53.385798 31827 leader_election.cc:290] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193)
I20260630 12:32:53.390576 31670 raft_consensus.cc:2468] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 0.
I20260630 12:32:53.390704 31709 leader_election.cc:304] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [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: 6bcb4f50d1c64576a158ad8305ff0842, 93ef072ca61a47b087b5365d9ce16ef9; no voters: 2825921119834fdc836bf3333b0b183b
I20260630 12:32:53.392627 31558 leader_election.cc:304] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2825921119834fdc836bf3333b0b183b, 93ef072ca61a47b087b5365d9ce16ef9; no voters: 
I20260630 12:32:53.393513 31795 raft_consensus.cc:2804] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.393849 31795 raft_consensus.cc:493] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.394173 31795 raft_consensus.cc:3060] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.395135 31827 raft_consensus.cc:2804] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:53.395535 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842" is_pre_election: true
I20260630 12:32:53.396271 31820 leader_election.cc:290] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.395542 31827 raft_consensus.cc:493] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:53.397334 31827 raft_consensus.cc:3060] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.399549 31742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842" is_pre_election: true
I20260630 12:32:53.401913 31595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "2825921119834fdc836bf3333b0b183b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9" is_pre_election: true
I20260630 12:32:53.401823 31492 catalog_manager.cc:5697] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2825921119834fdc836bf3333b0b183b (127.19.133.194). New cstate: current_term: 1 leader_uuid: "2825921119834fdc836bf3333b0b183b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.404518 31827 raft_consensus.cc:515] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.405680 31743 raft_consensus.cc:2393] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2825921119834fdc836bf3333b0b183b in current term 1: Already voted for candidate 6bcb4f50d1c64576a158ad8305ff0842 in this term.
I20260630 12:32:53.405387 31795 raft_consensus.cc:515] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.406633 31595 raft_consensus.cc:2393] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2825921119834fdc836bf3333b0b183b in current term 1: Already voted for candidate 93ef072ca61a47b087b5365d9ce16ef9 in this term.
I20260630 12:32:53.407269 31823 leader_election.cc:290] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.408727 31635 leader_election.cc:304] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [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: 2825921119834fdc836bf3333b0b183b; no voters: 6bcb4f50d1c64576a158ad8305ff0842, 93ef072ca61a47b087b5365d9ce16ef9
I20260630 12:32:53.409597 31820 raft_consensus.cc:3060] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:53.409821 31595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ef072ca61a47b087b5365d9ce16ef9"
I20260630 12:32:53.410540 31595 raft_consensus.cc:2393] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6bcb4f50d1c64576a158ad8305ff0842 in current term 1: Already voted for candidate 93ef072ca61a47b087b5365d9ce16ef9 in this term.
I20260630 12:32:53.411710 31670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b"
I20260630 12:32:53.412573 31827 leader_election.cc:290] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [CANDIDATE]: Term 1 election: Requested vote from peers 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143), 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193)
I20260630 12:32:53.414439 31668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "6bcb4f50d1c64576a158ad8305ff0842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2825921119834fdc836bf3333b0b183b"
I20260630 12:32:53.417336 31707 leader_election.cc:304] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [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: 6bcb4f50d1c64576a158ad8305ff0842; no voters: 2825921119834fdc836bf3333b0b183b, 93ef072ca61a47b087b5365d9ce16ef9
I20260630 12:32:53.418095 31795 leader_election.cc:290] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [CANDIDATE]: Term 1 election: Requested vote from peers 2825921119834fdc836bf3333b0b183b (127.19.133.194:46193), 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195:37815)
I20260630 12:32:53.419353 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c627e0d9214cf3a2c7a9befa91de9d" candidate_uuid: "93ef072ca61a47b087b5365d9ce16ef9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bcb4f50d1c64576a158ad8305ff0842"
I20260630 12:32:53.420497 31490 catalog_manager.cc:5697] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2825921119834fdc836bf3333b0b183b (127.19.133.194). New cstate: current_term: 1 leader_uuid: "2825921119834fdc836bf3333b0b183b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.421399 31743 raft_consensus.cc:2393] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 93ef072ca61a47b087b5365d9ce16ef9 in current term 1: Already voted for candidate 6bcb4f50d1c64576a158ad8305ff0842 in this term.
I20260630 12:32:53.420831 31492 catalog_manager.cc:5697] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bcb4f50d1c64576a158ad8305ff0842 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "6bcb4f50d1c64576a158ad8305ff0842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:53.424832 31820 raft_consensus.cc:2749] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:32:53.426821 31541 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:53.431313 31670 raft_consensus.cc:2468] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93ef072ca61a47b087b5365d9ce16ef9 in term 1.
I20260630 12:32:53.431404 31824 raft_consensus.cc:2749] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:32:53.432606 31558 leader_election.cc:304] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [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: 2825921119834fdc836bf3333b0b183b, 93ef072ca61a47b087b5365d9ce16ef9; no voters: 6bcb4f50d1c64576a158ad8305ff0842
I20260630 12:32:53.433221 31795 raft_consensus.cc:2804] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:53.433580 31795 raft_consensus.cc:697] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Becoming Leader. State: Replica: 93ef072ca61a47b087b5365d9ce16ef9, State: Running, Role: LEADER
I20260630 12:32:53.434259 31795 consensus_queue.cc:237] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } }
I20260630 12:32:53.440362 31492 catalog_manager.cc:5697] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193). New cstate: current_term: 1 leader_uuid: "93ef072ca61a47b087b5365d9ce16ef9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:53.717152 31743 raft_consensus.cc:1275] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 2825921119834fdc836bf3333b0b183b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.719205 31820 consensus_queue.cc:1048] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.724340 31670 raft_consensus.cc:1275] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Refusing update from remote peer 6bcb4f50d1c64576a158ad8305ff0842: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.725569 31595 raft_consensus.cc:1275] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Refusing update from remote peer 2825921119834fdc836bf3333b0b183b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.726593 31824 consensus_queue.cc:1048] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.729426 31820 consensus_queue.cc:1048] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.733745 31594 raft_consensus.cc:1275] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Refusing update from remote peer 6bcb4f50d1c64576a158ad8305ff0842: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.735714 31824 consensus_queue.cc:1048] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.749042 31742 raft_consensus.cc:1275] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 2825921119834fdc836bf3333b0b183b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.752526 31820 consensus_queue.cc:1048] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.766950 31593 raft_consensus.cc:1275] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Refusing update from remote peer 2825921119834fdc836bf3333b0b183b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.768908 31820 consensus_queue.cc:1048] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.824760 31744 raft_consensus.cc:1275] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.825161 31741 raft_consensus.cc:1275] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.827421 31668 raft_consensus.cc:1275] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.828105 31823 consensus_queue.cc:1048] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.829653 31823 consensus_queue.cc:1048] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.836277 31821 consensus_queue.cc:1048] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260630 12:32:53.870595 31740 raft_consensus.cc:1275] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.872298 31823 consensus_queue.cc:1048] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:53.892957 31668 raft_consensus.cc:1275] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:32:53.904438 31670 raft_consensus.cc:1275] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:53.920513 31823 consensus_queue.cc:1048] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260630 12:32:53.952980 31795 consensus_queue.cc:1048] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:54.030256 31847 mvcc.cc:204] Tried to move back new op lower bound from 7302442081331388416 to 7302442079610920960. Current Snapshot: MvccSnapshot[applied={T|T < 7302442081331388416}]
I20260630 12:32:54.751674 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:54.769901 31883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:54.771241 31884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:54.771422 31886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:54.771708 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:54.773053 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:54.773260 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:54.773397 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822774773386 us; error 0 us; skew 500 ppm
I20260630 12:32:54.773857 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:54.776216 19991 webserver.cc:533] Webserver started at http://127.19.133.196:40291/ using document root <none> and password file <none>
I20260630 12:32:54.776652 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:54.776813 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:54.777015 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:54.778004 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "739c69454cce43e891cecb0d1d919a3a"
format_stamp: "Formatted at 2026-06-30 12:32:54 on dist-test-slave-rw3v"
I20260630 12:32:54.782243 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:32:54.785427 31891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:54.786216 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:32:54.786484 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "739c69454cce43e891cecb0d1d919a3a"
format_stamp: "Formatted at 2026-06-30 12:32:54 on dist-test-slave-rw3v"
I20260630 12:32:54.786720 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:54.800765 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:54.801867 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:54.803275 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:54.805572 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:54.805761 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:54.805989 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:54.806137 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:54.844560 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:44421
I20260630 12:32:54.844659 31953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:44421 every 8 connection(s)
I20260630 12:32:54.858491 31954 heartbeater.cc:344] Connected to a master server at 127.19.133.254:36089
I20260630 12:32:54.858896 31954 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:54.859580 31954 heartbeater.cc:507] Master 127.19.133.254:36089 requested a full tablet report, sending...
I20260630 12:32:54.861490 31488 ts_manager.cc:194] Registered new tserver with Master: 739c69454cce43e891cecb0d1d919a3a (127.19.133.196:44421)
I20260630 12:32:54.862874 31488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37434
I20260630 12:32:55.472707 31670 consensus_queue.cc:237] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } }
I20260630 12:32:55.479768 31741 raft_consensus.cc:1275] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 2825921119834fdc836bf3333b0b183b: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:32:55.479768 31595 raft_consensus.cc:1275] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Refusing update from remote peer 2825921119834fdc836bf3333b0b183b: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:32:55.481334 31878 consensus_queue.cc:1048] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:32:55.488346 31960 consensus_queue.cc:1048] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:32:55.494022 31963 raft_consensus.cc:2955] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.495667 31741 raft_consensus.cc:2955] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.494462 31595 raft_consensus.cc:2955] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } attrs { replace: true } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
W20260630 12:32:55.498973 31635 consensus_peers.cc:597] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b -> Peer 739c69454cce43e891cecb0d1d919a3a (127.19.133.196:44421): Couldn't send request to peer 739c69454cce43e891cecb0d1d919a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fcd5c9d38a44851862b263ee6a839c2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.510170 31488 catalog_manager.cc:5697] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b reported cstate change: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "2825921119834fdc836bf3333b0b183b" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:55.521306 31595 consensus_queue.cc:237] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } attrs { replace: true } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } }
I20260630 12:32:55.530205 31741 raft_consensus.cc:1275] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:32:55.531639 31670 raft_consensus.cc:1275] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:32:55.531723 31969 consensus_queue.cc:1048] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:32:55.533445 31871 consensus_queue.cc:1048] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:32:55.541945 31740 raft_consensus.cc:2955] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } attrs { replace: true } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.541976 31871 raft_consensus.cc:2955] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } attrs { replace: true } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.555167 31670 raft_consensus.cc:2955] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } attrs { replace: true } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
W20260630 12:32:55.557696 31560 consensus_peers.cc:597] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 -> Peer 739c69454cce43e891cecb0d1d919a3a (127.19.133.196:44421): Couldn't send request to peer 739c69454cce43e891cecb0d1d919a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eeb2dfbb7f4e4cd5958b8acec2593bbb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.559280 31489 catalog_manager.cc:5697] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 reported cstate change: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "93ef072ca61a47b087b5365d9ce16ef9" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } attrs { replace: true } } peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.567631 31595 consensus_queue.cc:237] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } }
W20260630 12:32:55.574290 31560 consensus_peers.cc:597] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 -> Peer 739c69454cce43e891cecb0d1d919a3a (127.19.133.196:44421): Couldn't send request to peer 739c69454cce43e891cecb0d1d919a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b77123206e14c09b226919e3598578a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.574677 31670 raft_consensus.cc:1275] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:32:55.574928 31740 raft_consensus.cc:1275] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:32:55.576141 31969 consensus_queue.cc:1048] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:32:55.577035 31970 consensus_queue.cc:1048] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:32:55.584002 31972 raft_consensus.cc:2955] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.585798 31740 raft_consensus.cc:2955] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.589368 31670 raft_consensus.cc:2955] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.600126 31595 consensus_queue.cc:237] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 1.12, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } }
I20260630 12:32:55.600035 31490 catalog_manager.cc:5697] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 reported cstate change: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "93ef072ca61a47b087b5365d9ce16ef9" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:32:55.607208 31560 consensus_peers.cc:597] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 -> Peer 739c69454cce43e891cecb0d1d919a3a (127.19.133.196:44421): Couldn't send request to peer 739c69454cce43e891cecb0d1d919a3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68c627e0d9214cf3a2c7a9befa91de9d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.607667 31740 raft_consensus.cc:1275] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:32:55.609164 31970 consensus_queue.cc:1048] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:32:55.610265 31670 raft_consensus.cc:1275] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Refusing update from remote peer 93ef072ca61a47b087b5365d9ce16ef9: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:32:55.616822 31972 consensus_queue.cc:1048] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:32:55.618026 31871 raft_consensus.cc:2955] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.621570 31740 raft_consensus.cc:2955] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.623884 31670 raft_consensus.cc:2955] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.636000 31489 catalog_manager.cc:5697] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 reported cstate change: config changed from index -1 to 13, NON_VOTER 739c69454cce43e891cecb0d1d919a3a (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "93ef072ca61a47b087b5365d9ce16ef9" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "93ef072ca61a47b087b5365d9ce16ef9" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 46143 } } peers { permanent_uuid: "2825921119834fdc836bf3333b0b183b" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 46193 } attrs { replace: true } } peers { permanent_uuid: "6bcb4f50d1c64576a158ad8305ff0842" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 37815 } } peers { permanent_uuid: "739c69454cce43e891cecb0d1d919a3a" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 44421 } attrs { promote: true } } }
I20260630 12:32:55.865195 31954 heartbeater.cc:499] Master 127.19.133.254:36089 was elected leader, sending a full tablet report...
I20260630 12:32:55.876984 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
W20260630 12:32:55.893003 31635 consensus_peers.cc:597] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b -> Peer 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143): Couldn't send request to peer 93ef072ca61a47b087b5365d9ce16ef9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.906500 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:55.907220 19991 tablet_replica.cc:333] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9: stopping tablet replica
I20260630 12:32:55.907945 19991 raft_consensus.cc:2243] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.908926 19991 raft_consensus.cc:2272] T 68c627e0d9214cf3a2c7a9befa91de9d P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.911289 19991 tablet_replica.cc:333] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9: stopping tablet replica
I20260630 12:32:55.911803 19991 raft_consensus.cc:2243] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.912256 19991 raft_consensus.cc:2272] T 8e5ba2712228444aa98c48c36250e178 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.914352 19991 tablet_replica.cc:333] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9: stopping tablet replica
I20260630 12:32:55.914882 19991 raft_consensus.cc:2243] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.915832 19991 raft_consensus.cc:2272] T 2b77123206e14c09b226919e3598578a P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.918666 19991 tablet_replica.cc:333] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9: stopping tablet replica
I20260630 12:32:55.919477 19991 raft_consensus.cc:2243] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:55.920828 19991 raft_consensus.cc:2272] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:32:55.921559 31635 consensus_peers.cc:597] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b -> Peer 93ef072ca61a47b087b5365d9ce16ef9 (127.19.133.193:46143): Couldn't send request to peer 93ef072ca61a47b087b5365d9ce16ef9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:32:55.924425 19991 tablet_replica.cc:333] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9: stopping tablet replica
I20260630 12:32:55.925222 19991 raft_consensus.cc:2243] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.925900 19991 raft_consensus.cc:2272] T 1f422c510ed941489c063fbbd45e49c9 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.928886 19991 tablet_replica.cc:333] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9: stopping tablet replica
I20260630 12:32:55.929555 19991 raft_consensus.cc:2243] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:55.930143 19991 raft_consensus.cc:2272] T 2fcd5c9d38a44851862b263ee6a839c2 P 93ef072ca61a47b087b5365d9ce16ef9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:55.959564 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
I20260630 12:32:55.977344 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
I20260630 12:32:55.999006 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:55.999683 19991 tablet_replica.cc:333] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b: stopping tablet replica
I20260630 12:32:56.000388 19991 raft_consensus.cc:2243] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.000991 19991 raft_consensus.cc:2272] T 2b77123206e14c09b226919e3598578a P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.004052 19991 tablet_replica.cc:333] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b: stopping tablet replica
I20260630 12:32:56.004588 19991 raft_consensus.cc:2243] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.005033 19991 raft_consensus.cc:2272] T 68c627e0d9214cf3a2c7a9befa91de9d P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.007848 19991 tablet_replica.cc:333] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b: stopping tablet replica
I20260630 12:32:56.008351 19991 raft_consensus.cc:2243] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.008812 19991 raft_consensus.cc:2272] T 8e5ba2712228444aa98c48c36250e178 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.010747 19991 tablet_replica.cc:333] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b: stopping tablet replica
I20260630 12:32:56.011302 19991 raft_consensus.cc:2243] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.011742 19991 raft_consensus.cc:2272] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.015316 19991 tablet_replica.cc:333] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b: stopping tablet replica
I20260630 12:32:56.015872 19991 raft_consensus.cc:2243] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.017086 19991 raft_consensus.cc:2272] T 2fcd5c9d38a44851862b263ee6a839c2 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.019857 19991 tablet_replica.cc:333] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b: stopping tablet replica
I20260630 12:32:56.020349 19991 raft_consensus.cc:2243] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.021155 19991 raft_consensus.cc:2272] T 1f422c510ed941489c063fbbd45e49c9 P 2825921119834fdc836bf3333b0b183b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.038021 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
I20260630 12:32:56.055792 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:32:56.079366 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:56.080025 19991 tablet_replica.cc:333] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842: stopping tablet replica
I20260630 12:32:56.080729 19991 raft_consensus.cc:2243] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.081214 19991 raft_consensus.cc:2272] T 2fcd5c9d38a44851862b263ee6a839c2 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.084035 19991 tablet_replica.cc:333] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842: stopping tablet replica
I20260630 12:32:56.084582 19991 raft_consensus.cc:2243] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.085085 19991 raft_consensus.cc:2272] T 1f422c510ed941489c063fbbd45e49c9 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.086966 19991 tablet_replica.cc:333] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842: stopping tablet replica
I20260630 12:32:56.087460 19991 raft_consensus.cc:2243] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.087957 19991 raft_consensus.cc:2272] T 2b77123206e14c09b226919e3598578a P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.090540 19991 tablet_replica.cc:333] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842: stopping tablet replica
I20260630 12:32:56.091048 19991 raft_consensus.cc:2243] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.091522 19991 raft_consensus.cc:2272] T eeb2dfbb7f4e4cd5958b8acec2593bbb P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.094218 19991 tablet_replica.cc:333] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842: stopping tablet replica
I20260630 12:32:56.094714 19991 raft_consensus.cc:2243] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.095553 19991 raft_consensus.cc:2272] T 8e5ba2712228444aa98c48c36250e178 P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.097488 19991 tablet_replica.cc:333] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842: stopping tablet replica
I20260630 12:32:56.097929 19991 raft_consensus.cc:2243] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:32:56.098486 19991 raft_consensus.cc:2272] T 68c627e0d9214cf3a2c7a9befa91de9d P 6bcb4f50d1c64576a158ad8305ff0842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.112926 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:32:56.127378 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:32:56.147580 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:32:56.163873 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:32:56.173880 19991 master.cc:562] Master@127.19.133.254:36089 shutting down...
W20260630 12:32:56.189124 31541 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:32:56.190078 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:32:56.190543 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:32:56.190829 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66ebbe866936423e850f5fefdacff547: stopping tablet replica
I20260630 12:32:56.210330 19991 master.cc:584] Master@127.19.133.254:36089 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (4940 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:32:56.244249 19991 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.133.254:36925
I20260630 12:32:56.245232 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.249751 31974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.249826 31975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.251024 31977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.252112 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:56.252796 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.252960 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:56.253115 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822776253099 us; error 0 us; skew 500 ppm
I20260630 12:32:56.253567 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.255579 19991 webserver.cc:533] Webserver started at http://127.19.133.254:42265/ using document root <none> and password file <none>
I20260630 12:32:56.255990 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.256151 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.256371 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.257333 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/master-0-root/instance:
uuid: "95464a2e22d64c93ab38c91a868aae1e"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-rw3v"
I20260630 12:32:56.261226 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:32:56.264118 31982 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.264791 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:56.265024 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/master-0-root
uuid: "95464a2e22d64c93ab38c91a868aae1e"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-rw3v"
I20260630 12:32:56.265275 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:56.284600 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.285490 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.317452 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.254:36925
I20260630 12:32:56.317540 32033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.254:36925 every 8 connection(s)
I20260630 12:32:56.320901 32034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:56.330601 32034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e: Bootstrap starting.
I20260630 12:32:56.334548 32034 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:56.338143 32034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e: No bootstrap required, opened a new log
I20260630 12:32:56.340036 32034 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95464a2e22d64c93ab38c91a868aae1e" member_type: VOTER }
I20260630 12:32:56.340391 32034 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:56.340595 32034 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95464a2e22d64c93ab38c91a868aae1e, State: Initialized, Role: FOLLOWER
I20260630 12:32:56.341122 32034 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95464a2e22d64c93ab38c91a868aae1e" member_type: VOTER }
I20260630 12:32:56.341539 32034 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:32:56.341755 32034 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:32:56.341990 32034 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:56.346340 32034 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95464a2e22d64c93ab38c91a868aae1e" member_type: VOTER }
I20260630 12:32:56.346791 32034 leader_election.cc:304] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [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: 95464a2e22d64c93ab38c91a868aae1e; no voters: 
I20260630 12:32:56.347828 32034 leader_election.cc:290] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:32:56.348121 32037 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:56.349274 32037 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 1 LEADER]: Becoming Leader. State: Replica: 95464a2e22d64c93ab38c91a868aae1e, State: Running, Role: LEADER
I20260630 12:32:56.349844 32037 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [LEADER]: Queue going to LEADER mode. State: All 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: "95464a2e22d64c93ab38c91a868aae1e" member_type: VOTER }
I20260630 12:32:56.350374 32034 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:32:56.354110 32038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95464a2e22d64c93ab38c91a868aae1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95464a2e22d64c93ab38c91a868aae1e" member_type: VOTER } }
I20260630 12:32:56.354266 32039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95464a2e22d64c93ab38c91a868aae1e. Latest consensus state: current_term: 1 leader_uuid: "95464a2e22d64c93ab38c91a868aae1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95464a2e22d64c93ab38c91a868aae1e" member_type: VOTER } }
I20260630 12:32:56.354843 32038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:56.354853 32039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [sys.catalog]: This master's current role is: LEADER
I20260630 12:32:56.356650 32044 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:32:56.361173 32044 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:32:56.365365 19991 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:32:56.369086 32044 catalog_manager.cc:1383] Generated new cluster ID: 540628bd6ba446de89d0b3c14bf7308e
I20260630 12:32:56.369339 32044 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:32:56.387924 32044 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:32:56.389261 32044 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:32:56.406299 32044 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e: Generated new TSK 0
I20260630 12:32:56.406888 32044 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:32:56.432152 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.437197 32055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.438673 32056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.439538 32058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.439811 19991 server_base.cc:1061] running on GCE node
I20260630 12:32:56.440580 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.440775 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:56.440915 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822776440900 us; error 0 us; skew 500 ppm
I20260630 12:32:56.441339 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.443356 19991 webserver.cc:533] Webserver started at http://127.19.133.193:46773/ using document root <none> and password file <none>
I20260630 12:32:56.443776 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.443950 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.444175 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.445138 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-0-root/instance:
uuid: "1394d254d9f941c4b10e0b27f0a49cda"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-rw3v"
I20260630 12:32:56.448916 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:32:56.451709 32063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.452402 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:32:56.452647 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-0-root
uuid: "1394d254d9f941c4b10e0b27f0a49cda"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-rw3v"
I20260630 12:32:56.452880 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:56.484724 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.485639 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.486948 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:56.488987 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:56.489173 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.489398 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:56.489535 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.524183 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.193:35645
I20260630 12:32:56.524289 32125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.193:35645 every 8 connection(s)
I20260630 12:32:56.528649 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.535251 32130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.535717 32131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.539573 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:56.542912 32134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.544597 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.544860 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:56.545055 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822776545038 us; error 0 us; skew 500 ppm
I20260630 12:32:56.545344 32126 heartbeater.cc:344] Connected to a master server at 127.19.133.254:36925
I20260630 12:32:56.545672 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.545735 32126 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.546772 32126 heartbeater.cc:507] Master 127.19.133.254:36925 requested a full tablet report, sending...
I20260630 12:32:56.548452 19991 webserver.cc:533] Webserver started at http://127.19.133.194:33141/ using document root <none> and password file <none>
I20260630 12:32:56.548853 31999 ts_manager.cc:194] Registered new tserver with Master: 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645)
I20260630 12:32:56.548936 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.549263 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.549513 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.550454 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-1-root/instance:
uuid: "7064b96f42bc489faa8905b733f82124"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-rw3v"
I20260630 12:32:56.550560 31999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59262
I20260630 12:32:56.555028 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:32:56.558068 32138 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.558732 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:56.558993 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-1-root
uuid: "7064b96f42bc489faa8905b733f82124"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-rw3v"
I20260630 12:32:56.559273 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:56.574394 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.575285 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.576522 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:56.578514 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:56.578693 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.578904 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:56.579046 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.614044 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.194:36827
I20260630 12:32:56.614151 32200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.194:36827 every 8 connection(s)
I20260630 12:32:56.618526 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:56.624177 32204 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:56.626289 32205 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.626858 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:56.627941 32207 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:56.628983 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:56.629195 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:56.629366 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822776629348 us; error 0 us; skew 500 ppm
I20260630 12:32:56.629726 32201 heartbeater.cc:344] Connected to a master server at 127.19.133.254:36925
I20260630 12:32:56.629920 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:56.630081 32201 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.630918 32201 heartbeater.cc:507] Master 127.19.133.254:36925 requested a full tablet report, sending...
I20260630 12:32:56.632514 19991 webserver.cc:533] Webserver started at http://127.19.133.195:35713/ using document root <none> and password file <none>
I20260630 12:32:56.633029 31999 ts_manager.cc:194] Registered new tserver with Master: 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827)
I20260630 12:32:56.633185 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:56.633478 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:56.633805 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:56.634773 31999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59272
I20260630 12:32:56.635157 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-2-root/instance:
uuid: "65cce9f6f6ce4e23811bcca243f0e9b1"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-rw3v"
I20260630 12:32:56.639429 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:32:56.646804 32212 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.647647 19991 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:32:56.647938 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-2-root
uuid: "65cce9f6f6ce4e23811bcca243f0e9b1"
format_stamp: "Formatted at 2026-06-30 12:32:56 on dist-test-slave-rw3v"
I20260630 12:32:56.648185 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:56.670674 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:56.671708 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:56.673026 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:56.675119 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:56.675338 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.675557 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:56.675704 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:56.710961 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.195:38801
I20260630 12:32:56.711058 32274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.195:38801 every 8 connection(s)
I20260630 12:32:56.723179 32275 heartbeater.cc:344] Connected to a master server at 127.19.133.254:36925
I20260630 12:32:56.723546 32275 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:56.724225 32275 heartbeater.cc:507] Master 127.19.133.254:36925 requested a full tablet report, sending...
I20260630 12:32:56.725943 31999 ts_manager.cc:194] Registered new tserver with Master: 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:56.726193 19991 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012241379s
I20260630 12:32:56.727670 31999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59274
I20260630 12:32:57.553216 32126 heartbeater.cc:499] Master 127.19.133.254:36925 was elected leader, sending a full tablet report...
I20260630 12:32:57.637271 32201 heartbeater.cc:499] Master 127.19.133.254:36925 was elected leader, sending a full tablet report...
I20260630 12:32:57.730250 32275 heartbeater.cc:499] Master 127.19.133.254:36925 was elected leader, sending a full tablet report...
I20260630 12:32:57.778188 31999 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59276:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:32:57.780526 31999 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:32:57.856248 32089 tablet_service.cc:1511] Processing CreateTablet for tablet e3593da84e0545b984e9e793a0fec202 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:57.857645 32089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3593da84e0545b984e9e793a0fec202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.857957 32091 tablet_service.cc:1511] Processing CreateTablet for tablet 1c230b9f885b4227b28ea7f461615b72 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:57.859220 32091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c230b9f885b4227b28ea7f461615b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.860335 32240 tablet_service.cc:1511] Processing CreateTablet for tablet 1c230b9f885b4227b28ea7f461615b72 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:57.861158 32090 tablet_service.cc:1511] Processing CreateTablet for tablet 7e72bc8ebffd41448c5eadd72587e82e (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:57.862538 32090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e72bc8ebffd41448c5eadd72587e82e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.862788 32239 tablet_service.cc:1511] Processing CreateTablet for tablet 7e72bc8ebffd41448c5eadd72587e82e (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:57.864812 32238 tablet_service.cc:1511] Processing CreateTablet for tablet e3593da84e0545b984e9e793a0fec202 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:57.866820 32237 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7de9efa1854a6ca10fd7d1db3f96e5 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:57.856279 32088 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7de9efa1854a6ca10fd7d1db3f96e5 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:57.869231 32088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7de9efa1854a6ca10fd7d1db3f96e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.857645 32087 tablet_service.cc:1511] Processing CreateTablet for tablet 1a26eadc81844daeb9bf62d0be98c34d (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:57.872427 32087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a26eadc81844daeb9bf62d0be98c34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.875512 32086 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9395bb9a134adbbd6abef7f0f97c25 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:57.876798 32086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9395bb9a134adbbd6abef7f0f97c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.876655 32235 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9395bb9a134adbbd6abef7f0f97c25 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:57.875483 32236 tablet_service.cc:1511] Processing CreateTablet for tablet 1a26eadc81844daeb9bf62d0be98c34d (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:57.861604 32240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c230b9f885b4227b28ea7f461615b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.888674 32235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9395bb9a134adbbd6abef7f0f97c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.890535 32239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e72bc8ebffd41448c5eadd72587e82e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.891675 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a26eadc81844daeb9bf62d0be98c34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.897063 32166 tablet_service.cc:1511] Processing CreateTablet for tablet 1c230b9f885b4227b28ea7f461615b72 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:32:57.898361 32166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c230b9f885b4227b28ea7f461615b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.898536 32237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7de9efa1854a6ca10fd7d1db3f96e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.899479 32238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3593da84e0545b984e9e793a0fec202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.900144 32165 tablet_service.cc:1511] Processing CreateTablet for tablet 7e72bc8ebffd41448c5eadd72587e82e (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:32:57.902194 32164 tablet_service.cc:1511] Processing CreateTablet for tablet e3593da84e0545b984e9e793a0fec202 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:32:57.904218 32163 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7de9efa1854a6ca10fd7d1db3f96e5 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:32:57.906212 32162 tablet_service.cc:1511] Processing CreateTablet for tablet 1a26eadc81844daeb9bf62d0be98c34d (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:32:57.908146 32161 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9395bb9a134adbbd6abef7f0f97c25 (DEFAULT_TABLE table=test-workload [id=465d6ec49e2e495786aa460213dabae2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:32:57.919490 32165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e72bc8ebffd41448c5eadd72587e82e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.921325 32161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9395bb9a134adbbd6abef7f0f97c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.923537 32164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3593da84e0545b984e9e793a0fec202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.925704 32162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a26eadc81844daeb9bf62d0be98c34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.931439 32163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7de9efa1854a6ca10fd7d1db3f96e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:32:57.961786 32295 tablet_bootstrap.cc:492] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda: Bootstrap starting.
I20260630 12:32:57.970057 32296 tablet_bootstrap.cc:492] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1: Bootstrap starting.
I20260630 12:32:57.976336 32296 tablet_bootstrap.cc:654] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:57.980343 32295 tablet_bootstrap.cc:654] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:57.984843 32297 tablet_bootstrap.cc:492] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124: Bootstrap starting.
I20260630 12:32:57.986428 32296 tablet_bootstrap.cc:492] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1: No bootstrap required, opened a new log
I20260630 12:32:57.986582 32295 tablet_bootstrap.cc:492] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda: No bootstrap required, opened a new log
I20260630 12:32:57.986837 32296 ts_tablet_manager.cc:1403] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:32:57.987087 32295 ts_tablet_manager.cc:1403] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
I20260630 12:32:57.988953 32296 raft_consensus.cc:359] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:57.989568 32296 raft_consensus.cc:385] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:57.989794 32296 raft_consensus.cc:740] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cce9f6f6ce4e23811bcca243f0e9b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:57.990079 32297 tablet_bootstrap.cc:654] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:57.989789 32295 raft_consensus.cc:359] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:57.990738 32295 raft_consensus.cc:385] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:57.990738 32296 consensus_queue.cc:260] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:57.991282 32295 raft_consensus.cc:740] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Initialized, Role: FOLLOWER
I20260630 12:32:57.992058 32295 consensus_queue.cc:260] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:57.993481 32296 ts_tablet_manager.cc:1434] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:32:57.994431 32296 tablet_bootstrap.cc:492] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1: Bootstrap starting.
I20260630 12:32:57.998379 32295 ts_tablet_manager.cc:1434] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:32:57.999439 32296 tablet_bootstrap.cc:654] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.004101 32295 tablet_bootstrap.cc:492] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda: Bootstrap starting.
I20260630 12:32:58.010340 32295 tablet_bootstrap.cc:654] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.014284 32296 tablet_bootstrap.cc:492] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1: No bootstrap required, opened a new log
I20260630 12:32:58.014771 32296 ts_tablet_manager.cc:1403] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:32:58.015064 32297 tablet_bootstrap.cc:492] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124: No bootstrap required, opened a new log
I20260630 12:32:58.015570 32297 ts_tablet_manager.cc:1403] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.020s
I20260630 12:32:58.016731 32295 tablet_bootstrap.cc:492] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda: No bootstrap required, opened a new log
I20260630 12:32:58.017220 32295 ts_tablet_manager.cc:1403] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:32:58.017268 32296 raft_consensus.cc:359] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.017608 32297 raft_consensus.cc:359] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:58.018074 32296 raft_consensus.cc:385] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.018211 32297 raft_consensus.cc:385] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.018435 32296 raft_consensus.cc:740] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cce9f6f6ce4e23811bcca243f0e9b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.018530 32297 raft_consensus.cc:740] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7064b96f42bc489faa8905b733f82124, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.019474 32297 consensus_queue.cc:260] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:58.019352 32296 consensus_queue.cc:260] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.019848 32295 raft_consensus.cc:359] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.020531 32295 raft_consensus.cc:385] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.020817 32295 raft_consensus.cc:740] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.021482 32296 ts_tablet_manager.cc:1434] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260630 12:32:58.021493 32295 consensus_queue.cc:260] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.022593 32296 tablet_bootstrap.cc:492] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1: Bootstrap starting.
I20260630 12:32:58.023716 32295 ts_tablet_manager.cc:1434] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:32:58.024621 32295 tablet_bootstrap.cc:492] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda: Bootstrap starting.
I20260630 12:32:58.028462 32296 tablet_bootstrap.cc:654] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.029656 32295 tablet_bootstrap.cc:654] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.044603 32297 ts_tablet_manager.cc:1434] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.010s
I20260630 12:32:58.045595 32297 tablet_bootstrap.cc:492] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124: Bootstrap starting.
I20260630 12:32:58.050892 32297 tablet_bootstrap.cc:654] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.057898 32295 tablet_bootstrap.cc:492] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda: No bootstrap required, opened a new log
I20260630 12:32:58.058353 32295 ts_tablet_manager.cc:1403] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.017s
I20260630 12:32:58.059017 32296 tablet_bootstrap.cc:492] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1: No bootstrap required, opened a new log
I20260630 12:32:58.059616 32296 ts_tablet_manager.cc:1403] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.012s
I20260630 12:32:58.061054 32295 raft_consensus.cc:359] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:58.061755 32297 tablet_bootstrap.cc:492] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124: No bootstrap required, opened a new log
I20260630 12:32:58.061872 32295 raft_consensus.cc:385] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.062475 32297 ts_tablet_manager.cc:1403] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260630 12:32:58.062389 32296 raft_consensus.cc:359] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.062606 32295 raft_consensus.cc:740] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.063222 32296 raft_consensus.cc:385] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.063535 32296 raft_consensus.cc:740] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cce9f6f6ce4e23811bcca243f0e9b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.063743 32295 consensus_queue.cc:260] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:58.064291 32296 consensus_queue.cc:260] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.065312 32297 raft_consensus.cc:359] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.065869 32295 ts_tablet_manager.cc:1434] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:32:58.066015 32297 raft_consensus.cc:385] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.066416 32297 raft_consensus.cc:740] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7064b96f42bc489faa8905b733f82124, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.067098 32295 tablet_bootstrap.cc:492] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda: Bootstrap starting.
I20260630 12:32:58.067153 32297 consensus_queue.cc:260] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.067991 32296 ts_tablet_manager.cc:1434] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:58.068965 32296 tablet_bootstrap.cc:492] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1: Bootstrap starting.
I20260630 12:32:58.071388 32297 ts_tablet_manager.cc:1434] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:32:58.072332 32297 tablet_bootstrap.cc:492] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124: Bootstrap starting.
I20260630 12:32:58.073287 32295 tablet_bootstrap.cc:654] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.074064 32296 tablet_bootstrap.cc:654] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.077420 32297 tablet_bootstrap.cc:654] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.085091 32295 tablet_bootstrap.cc:492] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda: No bootstrap required, opened a new log
I20260630 12:32:58.085116 32296 tablet_bootstrap.cc:492] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1: No bootstrap required, opened a new log
I20260630 12:32:58.085716 32296 ts_tablet_manager.cc:1403] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260630 12:32:58.085721 32295 ts_tablet_manager.cc:1403] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:32:58.088490 32296 raft_consensus.cc:359] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.088721 32295 raft_consensus.cc:359] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.089226 32296 raft_consensus.cc:385] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.089556 32296 raft_consensus.cc:740] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cce9f6f6ce4e23811bcca243f0e9b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.090183 32295 raft_consensus.cc:385] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.090502 32295 raft_consensus.cc:740] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.090399 32296 consensus_queue.cc:260] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.091755 32297 tablet_bootstrap.cc:492] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124: No bootstrap required, opened a new log
I20260630 12:32:58.091415 32295 consensus_queue.cc:260] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.092356 32297 ts_tablet_manager.cc:1403] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260630 12:32:58.092933 32296 ts_tablet_manager.cc:1434] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:32:58.093567 32295 ts_tablet_manager.cc:1434] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:58.093923 32296 tablet_bootstrap.cc:492] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1: Bootstrap starting.
I20260630 12:32:58.094537 32295 tablet_bootstrap.cc:492] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda: Bootstrap starting.
I20260630 12:32:58.095381 32297 raft_consensus.cc:359] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.096155 32297 raft_consensus.cc:385] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.096484 32297 raft_consensus.cc:740] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7064b96f42bc489faa8905b733f82124, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.097285 32297 consensus_queue.cc:260] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.099642 32297 ts_tablet_manager.cc:1434] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:32:58.100263 32295 tablet_bootstrap.cc:654] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.100674 32297 tablet_bootstrap.cc:492] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124: Bootstrap starting.
I20260630 12:32:58.100831 32296 tablet_bootstrap.cc:654] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.106652 32297 tablet_bootstrap.cc:654] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.111270 32295 tablet_bootstrap.cc:492] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda: No bootstrap required, opened a new log
I20260630 12:32:58.111589 32296 tablet_bootstrap.cc:492] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1: No bootstrap required, opened a new log
I20260630 12:32:58.111755 32295 ts_tablet_manager.cc:1403] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260630 12:32:58.112062 32296 ts_tablet_manager.cc:1403] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:32:58.114540 32295 raft_consensus.cc:359] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.114746 32296 raft_consensus.cc:359] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.115283 32295 raft_consensus.cc:385] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.115491 32296 raft_consensus.cc:385] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.115617 32295 raft_consensus.cc:740] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.115864 32296 raft_consensus.cc:740] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cce9f6f6ce4e23811bcca243f0e9b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.116484 32295 consensus_queue.cc:260] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.116698 32296 consensus_queue.cc:260] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.120389 32295 ts_tablet_manager.cc:1434] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:32:58.121374 32295 tablet_bootstrap.cc:492] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda: Bootstrap starting.
I20260630 12:32:58.121922 32296 ts_tablet_manager.cc:1434] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:32:58.122912 32296 tablet_bootstrap.cc:492] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1: Bootstrap starting.
I20260630 12:32:58.123934 32305 raft_consensus.cc:493] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.124471 32305 raft_consensus.cc:515] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:58.126726 32295 tablet_bootstrap.cc:654] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.127808 32302 raft_consensus.cc:493] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.132216 32296 tablet_bootstrap.cc:654] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.132122 32302 raft_consensus.cc:515] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.136870 32302 leader_election.cc:290] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.140297 32302 raft_consensus.cc:493] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.140799 32302 raft_consensus.cc:515] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.142863 32302 leader_election.cc:290] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.143050 32295 tablet_bootstrap.cc:492] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda: No bootstrap required, opened a new log
I20260630 12:32:58.143750 32295 ts_tablet_manager.cc:1403] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260630 12:32:58.146719 32295 raft_consensus.cc:359] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.147509 32295 raft_consensus.cc:385] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.147845 32295 raft_consensus.cc:740] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.148733 32295 consensus_queue.cc:260] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.151301 32295 ts_tablet_manager.cc:1434] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:32:58.153815 32305 leader_election.cc:290] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801), 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645)
I20260630 12:32:58.179524 32250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e72bc8ebffd41448c5eadd72587e82e" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" is_pre_election: true
I20260630 12:32:58.179796 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3593da84e0545b984e9e793a0fec202" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" is_pre_election: true
I20260630 12:32:58.180256 32250 raft_consensus.cc:2468] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 0.
I20260630 12:32:58.180500 32249 raft_consensus.cc:2468] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 0.
I20260630 12:32:58.181980 32296 tablet_bootstrap.cc:492] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1: No bootstrap required, opened a new log
I20260630 12:32:58.182541 32296 ts_tablet_manager.cc:1403] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent bootstrapping tablet: real 0.060s	user 0.035s	sys 0.023s
I20260630 12:32:58.183010 32297 tablet_bootstrap.cc:492] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124: No bootstrap required, opened a new log
I20260630 12:32:58.183521 32297 ts_tablet_manager.cc:1403] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124: Time spent bootstrapping tablet: real 0.083s	user 0.035s	sys 0.039s
I20260630 12:32:58.187453 32101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c230b9f885b4227b28ea7f461615b72" candidate_uuid: "7064b96f42bc489faa8905b733f82124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394d254d9f941c4b10e0b27f0a49cda" is_pre_election: true
I20260630 12:32:58.188117 32101 raft_consensus.cc:2468] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7064b96f42bc489faa8905b733f82124 in term 0.
I20260630 12:32:58.188998 32296 raft_consensus.cc:359] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.189395 32142 leader_election.cc:304] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 7064b96f42bc489faa8905b733f82124; no voters: 
I20260630 12:32:58.189810 32296 raft_consensus.cc:385] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.190274 32296 raft_consensus.cc:740] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65cce9f6f6ce4e23811bcca243f0e9b1, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.183487 32066 leader_election.cc:304] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 65cce9f6f6ce4e23811bcca243f0e9b1; no voters: 
I20260630 12:32:58.191495 32302 raft_consensus.cc:2804] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.191331 32296 consensus_queue.cc:260] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.191888 32302 raft_consensus.cc:493] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.192323 32302 raft_consensus.cc:3060] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.186326 32297 raft_consensus.cc:359] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.193272 32297 raft_consensus.cc:385] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.193552 32297 raft_consensus.cc:740] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7064b96f42bc489faa8905b733f82124, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.194175 32296 ts_tablet_manager.cc:1434] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:32:58.190323 32305 raft_consensus.cc:2804] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.195502 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e72bc8ebffd41448c5eadd72587e82e" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124" is_pre_election: true
I20260630 12:32:58.196091 32066 leader_election.cc:304] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 65cce9f6f6ce4e23811bcca243f0e9b1; no voters: 
I20260630 12:32:58.196517 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3593da84e0545b984e9e793a0fec202" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124" is_pre_election: true
W20260630 12:32:58.197016 32064 leader_election.cc:343] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:58.197197 32175 raft_consensus.cc:2468] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 0.
I20260630 12:32:58.194198 32297 consensus_queue.cc:260] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.195504 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c230b9f885b4227b28ea7f461615b72" candidate_uuid: "7064b96f42bc489faa8905b733f82124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" is_pre_election: true
I20260630 12:32:58.199756 32249 raft_consensus.cc:2468] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7064b96f42bc489faa8905b733f82124 in term 0.
I20260630 12:32:58.195459 32305 raft_consensus.cc:493] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.200544 32297 ts_tablet_manager.cc:1434] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260630 12:32:58.200549 32305 raft_consensus.cc:3060] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.206219 32305 raft_consensus.cc:515] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:58.207497 32297 tablet_bootstrap.cc:492] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124: Bootstrap starting.
I20260630 12:32:58.208622 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c230b9f885b4227b28ea7f461615b72" candidate_uuid: "7064b96f42bc489faa8905b733f82124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1"
I20260630 12:32:58.209183 32249 raft_consensus.cc:3060] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.213231 32297 tablet_bootstrap.cc:654] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.217509 32101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c230b9f885b4227b28ea7f461615b72" candidate_uuid: "7064b96f42bc489faa8905b733f82124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394d254d9f941c4b10e0b27f0a49cda"
I20260630 12:32:58.218166 32101 raft_consensus.cc:3060] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.222353 32302 raft_consensus.cc:515] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.225419 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e72bc8ebffd41448c5eadd72587e82e" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124"
I20260630 12:32:58.225682 32305 leader_election.cc:290] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [CANDIDATE]: Term 1 election: Requested vote from peers 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801), 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645)
I20260630 12:32:58.226639 32249 raft_consensus.cc:2468] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7064b96f42bc489faa8905b733f82124 in term 1.
W20260630 12:32:58.227046 32064 leader_election.cc:343] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:32:58.227953 32141 leader_election.cc:304] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65cce9f6f6ce4e23811bcca243f0e9b1, 7064b96f42bc489faa8905b733f82124; no voters: 
I20260630 12:32:58.228148 32302 leader_election.cc:290] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 election: Requested vote from peers 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.228930 32305 raft_consensus.cc:2804] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.230221 32305 raft_consensus.cc:697] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 1 LEADER]: Becoming Leader. State: Replica: 7064b96f42bc489faa8905b733f82124, State: Running, Role: LEADER
I20260630 12:32:58.231065 32305 consensus_queue.cc:237] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } }
I20260630 12:32:58.228832 32302 raft_consensus.cc:2804] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.232460 32302 raft_consensus.cc:493] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.232811 32302 raft_consensus.cc:3060] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.225462 32101 raft_consensus.cc:2468] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7064b96f42bc489faa8905b733f82124 in term 1.
I20260630 12:32:58.240386 32302 raft_consensus.cc:515] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.243358 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3593da84e0545b984e9e793a0fec202" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124"
I20260630 12:32:58.244004 32175 raft_consensus.cc:3060] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.251483 32175 raft_consensus.cc:2468] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 1.
I20260630 12:32:58.252722 32064 leader_election.cc:304] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 7064b96f42bc489faa8905b733f82124; no voters: 
I20260630 12:32:58.253813 31998 catalog_manager.cc:5697] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7064b96f42bc489faa8905b733f82124 (127.19.133.194). New cstate: current_term: 1 leader_uuid: "7064b96f42bc489faa8905b733f82124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } health_report { overall_health: HEALTHY } } }
W20260630 12:32:58.255525 32066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.133.195:38801, user_credentials={real_user=slave}} blocked reactor thread for 59517us
I20260630 12:32:58.255563 32322 raft_consensus.cc:2804] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.256433 32302 leader_election.cc:290] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 election: Requested vote from peers 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.257507 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e72bc8ebffd41448c5eadd72587e82e" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1"
I20260630 12:32:58.258085 32249 raft_consensus.cc:3060] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.260280 32297 tablet_bootstrap.cc:492] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124: No bootstrap required, opened a new log
I20260630 12:32:58.260229 32250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3593da84e0545b984e9e793a0fec202" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1"
I20260630 12:32:58.260949 32297 ts_tablet_manager.cc:1403] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.024s
I20260630 12:32:58.261035 32250 raft_consensus.cc:3060] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.263976 32297 raft_consensus.cc:359] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.264647 32297 raft_consensus.cc:385] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.264884 32249 raft_consensus.cc:2468] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 1.
I20260630 12:32:58.264911 32297 raft_consensus.cc:740] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7064b96f42bc489faa8905b733f82124, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.265899 32297 consensus_queue.cc:260] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.267685 32250 raft_consensus.cc:2468] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 1.
I20260630 12:32:58.267602 32066 leader_election.cc:304] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [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: 1394d254d9f941c4b10e0b27f0a49cda, 65cce9f6f6ce4e23811bcca243f0e9b1; no voters: 7064b96f42bc489faa8905b733f82124
I20260630 12:32:58.268246 32297 ts_tablet_manager.cc:1434] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:32:58.269134 32302 raft_consensus.cc:2804] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.269313 32297 tablet_bootstrap.cc:492] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124: Bootstrap starting.
I20260630 12:32:58.269786 32302 raft_consensus.cc:697] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Becoming Leader. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Running, Role: LEADER
I20260630 12:32:58.270699 32302 consensus_queue.cc:237] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.274299 32322 raft_consensus.cc:697] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Becoming Leader. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Running, Role: LEADER
I20260630 12:32:58.275394 32297 tablet_bootstrap.cc:654] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124: Neither blocks nor log segments found. Creating new log.
I20260630 12:32:58.275234 32322 consensus_queue.cc:237] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.278951 32300 raft_consensus.cc:493] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.279464 32300 raft_consensus.cc:515] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.280469 32326 raft_consensus.cc:493] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.280973 32326 raft_consensus.cc:515] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.281908 32300 leader_election.cc:290] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645), 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827)
I20260630 12:32:58.283478 32326 leader_election.cc:290] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.285110 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7de9efa1854a6ca10fd7d1db3f96e5" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124" is_pre_election: true
I20260630 12:32:58.285861 32297 tablet_bootstrap.cc:492] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124: No bootstrap required, opened a new log
I20260630 12:32:58.285785 32175 raft_consensus.cc:2468] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 0.
I20260630 12:32:58.286258 32297 ts_tablet_manager.cc:1403] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260630 12:32:58.287366 32064 leader_election.cc:304] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 7064b96f42bc489faa8905b733f82124; no voters: 
I20260630 12:32:58.288183 32326 raft_consensus.cc:2804] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.288516 32326 raft_consensus.cc:493] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.288825 32326 raft_consensus.cc:3060] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.288740 32297 raft_consensus.cc:359] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.289498 32297 raft_consensus.cc:385] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:32:58.289772 32297 raft_consensus.cc:740] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7064b96f42bc489faa8905b733f82124, State: Initialized, Role: FOLLOWER
I20260630 12:32:58.290544 32297 consensus_queue.cc:260] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.293288 32300 raft_consensus.cc:493] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.293789 32300 raft_consensus.cc:515] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.294932 32297 ts_tablet_manager.cc:1434] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:32:58.297770 32326 raft_consensus.cc:515] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.304584 32300 leader_election.cc:290] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645), 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827)
I20260630 12:32:58.305671 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7de9efa1854a6ca10fd7d1db3f96e5" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124"
I20260630 12:32:58.306320 32175 raft_consensus.cc:3060] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.313649 32175 raft_consensus.cc:2468] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 1.
I20260630 12:32:58.314879 32064 leader_election.cc:304] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 7064b96f42bc489faa8905b733f82124; no voters: 
I20260630 12:32:58.315747 32302 raft_consensus.cc:2804] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.324066 32326 leader_election.cc:290] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 election: Requested vote from peers 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.327111 32302 raft_consensus.cc:697] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Becoming Leader. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Running, Role: LEADER
I20260630 12:32:58.327910 32333 raft_consensus.cc:493] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.328105 32302 consensus_queue.cc:237] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.328451 32333 raft_consensus.cc:515] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.331574 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9395bb9a134adbbd6abef7f0f97c25" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124" is_pre_election: true
I20260630 12:32:58.332403 32250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7de9efa1854a6ca10fd7d1db3f96e5" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" is_pre_election: true
I20260630 12:32:58.332698 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7de9efa1854a6ca10fd7d1db3f96e5" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1"
I20260630 12:32:58.333047 32250 raft_consensus.cc:2468] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 0.
I20260630 12:32:58.332211 32175 raft_consensus.cc:2468] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 0.
I20260630 12:32:58.333890 32333 leader_election.cc:290] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.336246 32064 leader_election.cc:304] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 7064b96f42bc489faa8905b733f82124; no voters: 
I20260630 12:32:58.336853 32333 raft_consensus.cc:2804] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.337529 32101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7de9efa1854a6ca10fd7d1db3f96e5" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394d254d9f941c4b10e0b27f0a49cda" is_pre_election: true
I20260630 12:32:58.337937 32100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9395bb9a134adbbd6abef7f0f97c25" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394d254d9f941c4b10e0b27f0a49cda" is_pre_election: true
I20260630 12:32:58.339483 32250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9395bb9a134adbbd6abef7f0f97c25" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" is_pre_election: true
I20260630 12:32:58.339648 32100 raft_consensus.cc:2468] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in term 0.
I20260630 12:32:58.342608 32333 raft_consensus.cc:493] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.342641 32216 leader_election.cc:304] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 65cce9f6f6ce4e23811bcca243f0e9b1; no voters: 
I20260630 12:32:58.343194 32333 raft_consensus.cc:3060] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.343755 32332 raft_consensus.cc:2804] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.344132 32332 raft_consensus.cc:493] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.344518 32332 raft_consensus.cc:3060] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.344138 31998 catalog_manager.cc:5697] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda reported cstate change: term changed from 0 to 1, leader changed from <none> to 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193). New cstate: current_term: 1 leader_uuid: "1394d254d9f941c4b10e0b27f0a49cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.346114 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7de9efa1854a6ca10fd7d1db3f96e5" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124" is_pre_election: true
I20260630 12:32:58.346900 32175 raft_consensus.cc:2393] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in current term 1: Already voted for candidate 1394d254d9f941c4b10e0b27f0a49cda in this term.
I20260630 12:32:58.348577 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9395bb9a134adbbd6abef7f0f97c25" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124" is_pre_election: true
I20260630 12:32:58.349179 32175 raft_consensus.cc:2468] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in term 0.
I20260630 12:32:58.350123 32333 raft_consensus.cc:515] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.350519 32213 leader_election.cc:304] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [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: 65cce9f6f6ce4e23811bcca243f0e9b1; no voters: 1394d254d9f941c4b10e0b27f0a49cda, 7064b96f42bc489faa8905b733f82124
I20260630 12:32:58.351465 32300 raft_consensus.cc:3060] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.352562 32333 leader_election.cc:290] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [CANDIDATE]: Term 1 election: Requested vote from peers 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.351442 32332 raft_consensus.cc:515] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.354221 32250 raft_consensus.cc:2393] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1394d254d9f941c4b10e0b27f0a49cda in current term 1: Already voted for candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in this term.
I20260630 12:32:58.356484 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9395bb9a134adbbd6abef7f0f97c25" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1"
I20260630 12:32:58.357199 32249 raft_consensus.cc:2393] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1394d254d9f941c4b10e0b27f0a49cda in current term 1: Already voted for candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in this term.
I20260630 12:32:58.358785 32100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9395bb9a134adbbd6abef7f0f97c25" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394d254d9f941c4b10e0b27f0a49cda"
I20260630 12:32:58.359014 32300 raft_consensus.cc:2749] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:58.359652 32100 raft_consensus.cc:2393] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in current term 1: Already voted for candidate 1394d254d9f941c4b10e0b27f0a49cda in this term.
I20260630 12:32:58.359910 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9395bb9a134adbbd6abef7f0f97c25" candidate_uuid: "1394d254d9f941c4b10e0b27f0a49cda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124"
I20260630 12:32:58.360489 32175 raft_consensus.cc:3060] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.360855 32332 leader_election.cc:290] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [CANDIDATE]: Term 1 election: Requested vote from peers 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645), 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827)
I20260630 12:32:58.362298 32176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9395bb9a134adbbd6abef7f0f97c25" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124"
W20260630 12:32:58.363709 32047 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:32:58.363858 32213 leader_election.cc:304] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [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: 65cce9f6f6ce4e23811bcca243f0e9b1; no voters: 1394d254d9f941c4b10e0b27f0a49cda, 7064b96f42bc489faa8905b733f82124
I20260630 12:32:58.365000 32332 raft_consensus.cc:2749] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:32:58.365041 31998 catalog_manager.cc:5697] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda reported cstate change: term changed from 0 to 1, leader changed from <none> to 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193). New cstate: current_term: 1 leader_uuid: "1394d254d9f941c4b10e0b27f0a49cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.366456 32175 raft_consensus.cc:2468] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1394d254d9f941c4b10e0b27f0a49cda in term 1.
I20260630 12:32:58.366463 31998 catalog_manager.cc:5697] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda reported cstate change: term changed from 0 to 1, leader changed from <none> to 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193). New cstate: current_term: 1 leader_uuid: "1394d254d9f941c4b10e0b27f0a49cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.367663 32064 leader_election.cc:304] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [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: 1394d254d9f941c4b10e0b27f0a49cda, 7064b96f42bc489faa8905b733f82124; no voters: 65cce9f6f6ce4e23811bcca243f0e9b1
I20260630 12:32:58.368330 32302 raft_consensus.cc:2804] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.368773 32302 raft_consensus.cc:697] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Becoming Leader. State: Replica: 1394d254d9f941c4b10e0b27f0a49cda, State: Running, Role: LEADER
I20260630 12:32:58.369493 32302 consensus_queue.cc:237] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.378751 31998 catalog_manager.cc:5697] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda reported cstate change: term changed from 0 to 1, leader changed from <none> to 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193). New cstate: current_term: 1 leader_uuid: "1394d254d9f941c4b10e0b27f0a49cda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } health_report { overall_health: UNKNOWN } } }
I20260630 12:32:58.409044 32332 raft_consensus.cc:493] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.409534 32332 raft_consensus.cc:515] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.411077 32332 leader_election.cc:290] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645), 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827)
I20260630 12:32:58.411820 32100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a26eadc81844daeb9bf62d0be98c34d" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394d254d9f941c4b10e0b27f0a49cda" is_pre_election: true
I20260630 12:32:58.412004 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a26eadc81844daeb9bf62d0be98c34d" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124" is_pre_election: true
I20260630 12:32:58.412357 32100 raft_consensus.cc:2468] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in term 0.
I20260630 12:32:58.412575 32175 raft_consensus.cc:2468] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in term 0.
I20260630 12:32:58.413290 32216 leader_election.cc:304] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 65cce9f6f6ce4e23811bcca243f0e9b1; no voters: 
I20260630 12:32:58.413960 32332 raft_consensus.cc:2804] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:32:58.414216 32332 raft_consensus.cc:493] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:32:58.414418 32332 raft_consensus.cc:3060] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.418918 32332 raft_consensus.cc:515] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.420329 32332 leader_election.cc:290] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [CANDIDATE]: Term 1 election: Requested vote from peers 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645), 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827)
I20260630 12:32:58.421060 32100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a26eadc81844daeb9bf62d0be98c34d" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394d254d9f941c4b10e0b27f0a49cda"
I20260630 12:32:58.421213 32175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a26eadc81844daeb9bf62d0be98c34d" candidate_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7064b96f42bc489faa8905b733f82124"
I20260630 12:32:58.421540 32100 raft_consensus.cc:3060] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.421725 32175 raft_consensus.cc:3060] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.426129 32100 raft_consensus.cc:2468] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in term 1.
I20260630 12:32:58.426247 32175 raft_consensus.cc:2468] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65cce9f6f6ce4e23811bcca243f0e9b1 in term 1.
I20260630 12:32:58.427114 32216 leader_election.cc:304] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1394d254d9f941c4b10e0b27f0a49cda, 65cce9f6f6ce4e23811bcca243f0e9b1; no voters: 
I20260630 12:32:58.427799 32332 raft_consensus.cc:2804] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:32:58.428128 32332 raft_consensus.cc:697] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 LEADER]: Becoming Leader. State: Replica: 65cce9f6f6ce4e23811bcca243f0e9b1, State: Running, Role: LEADER
I20260630 12:32:58.428681 32332 consensus_queue.cc:237] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.436301 31998 catalog_manager.cc:5697] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195). New cstate: current_term: 1 leader_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260630 12:32:58.519577 32305 raft_consensus.cc:493] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:32:58.520115 32305 raft_consensus.cc:515] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } }
I20260630 12:32:58.521733 32305 leader_election.cc:290] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645), 65cce9f6f6ce4e23811bcca243f0e9b1 (127.19.133.195:38801)
I20260630 12:32:58.522552 32100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e72bc8ebffd41448c5eadd72587e82e" candidate_uuid: "7064b96f42bc489faa8905b733f82124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1394d254d9f941c4b10e0b27f0a49cda" is_pre_election: true
I20260630 12:32:58.522738 32249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e72bc8ebffd41448c5eadd72587e82e" candidate_uuid: "7064b96f42bc489faa8905b733f82124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" is_pre_election: true
I20260630 12:32:58.523407 32249 raft_consensus.cc:2393] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7064b96f42bc489faa8905b733f82124 in current term 1: Already voted for candidate 1394d254d9f941c4b10e0b27f0a49cda in this term.
I20260630 12:32:58.524271 32141 leader_election.cc:304] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [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: 7064b96f42bc489faa8905b733f82124; no voters: 1394d254d9f941c4b10e0b27f0a49cda, 65cce9f6f6ce4e23811bcca243f0e9b1
I20260630 12:32:58.524837 32305 raft_consensus.cc:3060] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:32:58.529505 32305 raft_consensus.cc:2749] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:32:58.620144 32305 consensus_queue.cc:1048] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.714609 32344 consensus_queue.cc:1048] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:32:58.767881 32302 consensus_queue.cc:1048] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.781757 32322 consensus_queue.cc:1048] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.811512 32302 consensus_queue.cc:1048] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.821813 32333 consensus_queue.cc:1048] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.836570 32302 consensus_queue.cc:1048] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.879837 32333 consensus_queue.cc:1048] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.888015 32302 consensus_queue.cc:1048] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.960657 32101 raft_consensus.cc:1275] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Refusing update from remote peer 65cce9f6f6ce4e23811bcca243f0e9b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:58.962210 32332 consensus_queue.cc:1048] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:32:58.980114 32322 consensus_queue.cc:1048] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:32:59.069494 32174 raft_consensus.cc:1275] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Refusing update from remote peer 65cce9f6f6ce4e23811bcca243f0e9b1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:32:59.148082 32372 consensus_queue.cc:1048] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260630 12:32:59.321549 32064 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.133.194:36827, user_credentials={real_user=slave}} blocked reactor thread for 45315.7us
I20260630 12:32:59.723533 19991 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:32:59.735795 32396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:32:59.739630 32395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:59.741108 19991 server_base.cc:1061] running on GCE node
W20260630 12:32:59.742774 32398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:32:59.743674 19991 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:32:59.743876 19991 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:32:59.744010 19991 hybrid_clock.cc:648] HybridClock initialized: now 1782822779743999 us; error 0 us; skew 500 ppm
I20260630 12:32:59.744432 19991 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:32:59.746511 19991 webserver.cc:533] Webserver started at http://127.19.133.196:38121/ using document root <none> and password file <none>
I20260630 12:32:59.746920 19991 fs_manager.cc:362] Metadata directory not provided
I20260630 12:32:59.747077 19991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:32:59.747339 19991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:32:59.748270 19991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-3-root/instance:
uuid: "f02ec6368a1e4c389887a43cd9cb78d9"
format_stamp: "Formatted at 2026-06-30 12:32:59 on dist-test-slave-rw3v"
I20260630 12:32:59.752316 19991 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:32:59.755847 32403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:59.756577 19991 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:32:59.756817 19991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-3-root
uuid: "f02ec6368a1e4c389887a43cd9cb78d9"
format_stamp: "Formatted at 2026-06-30 12:32:59 on dist-test-slave-rw3v"
I20260630 12:32:59.757037 19991 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhyxr2j/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822528341235-19991-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:32:59.776399 19991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:32:59.777408 19991 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:32:59.778739 19991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:32:59.780786 19991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:32:59.780954 19991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:59.781173 19991 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:32:59.781319 19991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:32:59.815805 19991 rpc_server.cc:307] RPC server started. Bound to: 127.19.133.196:40019
I20260630 12:32:59.815897 32465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.133.196:40019 every 8 connection(s)
I20260630 12:32:59.828393 32466 heartbeater.cc:344] Connected to a master server at 127.19.133.254:36925
I20260630 12:32:59.828794 32466 heartbeater.cc:461] Registering TS with master...
I20260630 12:32:59.829430 32466 heartbeater.cc:507] Master 127.19.133.254:36925 requested a full tablet report, sending...
I20260630 12:32:59.831089 31998 ts_manager.cc:194] Registered new tserver with Master: f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196:40019)
I20260630 12:32:59.832293 31998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59288
I20260630 12:33:00.406725 32099 consensus_queue.cc:237] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } }
I20260630 12:33:00.414252 32247 raft_consensus.cc:1275] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Refusing update from remote peer 1394d254d9f941c4b10e0b27f0a49cda: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:00.415439 32175 raft_consensus.cc:1275] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Refusing update from remote peer 1394d254d9f941c4b10e0b27f0a49cda: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:00.417786 32326 consensus_queue.cc:1048] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260630 12:33:00.421907 32302 consensus_queue.cc:1048] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260630 12:33:00.428002 32326 raft_consensus.cc:2955] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.434034 32175 raft_consensus.cc:2955] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.434908 32250 raft_consensus.cc:2955] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
W20260630 12:33:00.443924 32067 consensus_peers.cc:597] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda -> Peer f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196:40019): Couldn't send request to peer f02ec6368a1e4c389887a43cd9cb78d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b7de9efa1854a6ca10fd7d1db3f96e5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.450688 32099 consensus_queue.cc:237] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } }
I20260630 12:33:00.453740 31998 catalog_manager.cc:5697] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda reported cstate change: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "1394d254d9f941c4b10e0b27f0a49cda" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:00.457985 32250 raft_consensus.cc:1275] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Refusing update from remote peer 1394d254d9f941c4b10e0b27f0a49cda: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
W20260630 12:33:00.458675 32067 consensus_peers.cc:597] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda -> Peer f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196:40019): Couldn't send request to peer f02ec6368a1e4c389887a43cd9cb78d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e9395bb9a134adbbd6abef7f0f97c25. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.459885 32474 consensus_queue.cc:1048] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:00.459424 32175 raft_consensus.cc:1275] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Refusing update from remote peer 1394d254d9f941c4b10e0b27f0a49cda: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:00.461938 32302 consensus_queue.cc:1048] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:00.469066 32474 raft_consensus.cc:2955] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.470796 32250 raft_consensus.cc:2955] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.474622 32175 raft_consensus.cc:2955] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.484853 31998 catalog_manager.cc:5697] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 reported cstate change: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "1394d254d9f941c4b10e0b27f0a49cda" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.501598 32175 consensus_queue.cc:237] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } attrs { replace: true } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } }
I20260630 12:33:00.507189 32099 raft_consensus.cc:1275] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Refusing update from remote peer 7064b96f42bc489faa8905b733f82124: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:00.508463 32250 raft_consensus.cc:1275] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Refusing update from remote peer 7064b96f42bc489faa8905b733f82124: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:00.509739 32345 consensus_queue.cc:1048] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:00.510524 32482 consensus_queue.cc:1048] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:00.518446 32345 raft_consensus.cc:2955] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } attrs { replace: true } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.520150 32099 raft_consensus.cc:2955] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } attrs { replace: true } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
W20260630 12:33:00.524058 32142 consensus_peers.cc:597] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 -> Peer f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196:40019): Couldn't send request to peer f02ec6368a1e4c389887a43cd9cb78d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c230b9f885b4227b28ea7f461615b72. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.526562 32250 raft_consensus.cc:2955] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } attrs { replace: true } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.535780 32099 consensus_queue.cc:237] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } }
I20260630 12:33:00.538695 31996 catalog_manager.cc:5697] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 reported cstate change: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "7064b96f42bc489faa8905b733f82124" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:00.543277 32250 raft_consensus.cc:1275] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Refusing update from remote peer 1394d254d9f941c4b10e0b27f0a49cda: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
W20260630 12:33:00.543697 32067 consensus_peers.cc:597] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda -> Peer f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196:40019): Couldn't send request to peer f02ec6368a1e4c389887a43cd9cb78d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3593da84e0545b984e9e793a0fec202. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.544353 32175 raft_consensus.cc:1275] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Refusing update from remote peer 1394d254d9f941c4b10e0b27f0a49cda: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:33:00.545336 32326 consensus_queue.cc:1048] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:00.546082 32302 consensus_queue.cc:1048] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [LEADER]: Connected to new peer: Peer: permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260630 12:33:00.554765 32326 raft_consensus.cc:2955] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.556949 32175 raft_consensus.cc:2955] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.559469 32250 raft_consensus.cc:2955] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.573292 31992 catalog_manager.cc:5697] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 reported cstate change: config changed from index -1 to 11, NON_VOTER f02ec6368a1e4c389887a43cd9cb78d9 (127.19.133.196) added. New cstate: current_term: 1 leader_uuid: "1394d254d9f941c4b10e0b27f0a49cda" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "1394d254d9f941c4b10e0b27f0a49cda" member_type: VOTER last_known_addr { host: "127.19.133.193" port: 35645 } } peers { permanent_uuid: "7064b96f42bc489faa8905b733f82124" member_type: VOTER last_known_addr { host: "127.19.133.194" port: 36827 } attrs { replace: true } } peers { permanent_uuid: "65cce9f6f6ce4e23811bcca243f0e9b1" member_type: VOTER last_known_addr { host: "127.19.133.195" port: 38801 } } peers { permanent_uuid: "f02ec6368a1e4c389887a43cd9cb78d9" member_type: NON_VOTER last_known_addr { host: "127.19.133.196" port: 40019 } attrs { promote: true } } }
I20260630 12:33:00.834585 32466 heartbeater.cc:499] Master 127.19.133.254:36925 was elected leader, sending a full tablet report...
I20260630 12:33:00.848104 32485 ts_tablet_manager.cc:933] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P f02ec6368a1e4c389887a43cd9cb78d9: Initiating tablet copy from peer 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645)
I20260630 12:33:00.852180 32485 tablet_copy_client.cc:323] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P f02ec6368a1e4c389887a43cd9cb78d9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.193:35645
I20260630 12:33:00.857172 19991 tablet_server.cc:179] TabletServer@127.19.133.193:0 shutting down...
I20260630 12:33:00.897044 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:00.897857 19991 tablet_replica.cc:333] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda: stopping tablet replica
I20260630 12:33:00.898934 19991 raft_consensus.cc:2243] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:00.900007 19991 raft_consensus.cc:2272] T 8e9395bb9a134adbbd6abef7f0f97c25 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:00.903460 19991 tablet_replica.cc:333] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda: stopping tablet replica
I20260630 12:33:00.904131 19991 raft_consensus.cc:2243] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:00.904819 19991 raft_consensus.cc:2272] T 1a26eadc81844daeb9bf62d0be98c34d P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:00.908004 19991 tablet_replica.cc:333] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda: stopping tablet replica
I20260630 12:33:00.908560 19991 raft_consensus.cc:2243] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:00.909421 19991 raft_consensus.cc:2272] T 1c230b9f885b4227b28ea7f461615b72 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:00.913021 19991 tablet_replica.cc:333] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda: stopping tablet replica
I20260630 12:33:00.913784 19991 raft_consensus.cc:2243] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:00.914953 19991 raft_consensus.cc:2272] T e3593da84e0545b984e9e793a0fec202 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:00.918025 19991 tablet_replica.cc:333] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda: stopping tablet replica
I20260630 12:33:00.918586 19991 raft_consensus.cc:2243] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:00.919514 19991 raft_consensus.cc:2272] T 7e72bc8ebffd41448c5eadd72587e82e P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:00.922276 19991 tablet_replica.cc:333] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda: stopping tablet replica
I20260630 12:33:00.922765 19991 raft_consensus.cc:2243] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:00.923623 19991 raft_consensus.cc:2272] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 1394d254d9f941c4b10e0b27f0a49cda [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:00.938928 32067 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 3 similar messages]
I20260630 12:33:00.946538 19991 tablet_server.cc:196] TabletServer@127.19.133.193:0 shutdown complete.
W20260630 12:33:00.973789 32142 consensus_peers.cc:597] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 -> Peer 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645): Couldn't send request to peer 1394d254d9f941c4b10e0b27f0a49cda. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:00.979709 19991 tablet_server.cc:179] TabletServer@127.19.133.194:0 shutting down...
W20260630 12:33:00.988613 32406 connection.cc:466] server connection from 127.0.0.1:35700 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35700 (request call id 3) could send its response
I20260630 12:33:01.011276 32485 ts_tablet_manager.cc:933] T 1c230b9f885b4227b28ea7f461615b72 P f02ec6368a1e4c389887a43cd9cb78d9: Initiating tablet copy from peer 7064b96f42bc489faa8905b733f82124 (127.19.133.194:36827)
I20260630 12:33:01.013166 32485 tablet_copy_client.cc:323] T 1c230b9f885b4227b28ea7f461615b72 P f02ec6368a1e4c389887a43cd9cb78d9: tablet copy: Beginning tablet copy session from remote peer at address 127.19.133.194:36827
I20260630 12:33:01.027410 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:01.028273 19991 tablet_replica.cc:333] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124: stopping tablet replica
I20260630 12:33:01.029088 19991 raft_consensus.cc:2243] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.029744 19991 raft_consensus.cc:2272] T 1a26eadc81844daeb9bf62d0be98c34d P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.033202 19991 tablet_replica.cc:333] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124: stopping tablet replica
I20260630 12:33:01.033761 19991 raft_consensus.cc:2243] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.034240 19991 raft_consensus.cc:2272] T e3593da84e0545b984e9e793a0fec202 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.037421 19991 tablet_replica.cc:333] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124: stopping tablet replica
I20260630 12:33:01.038009 19991 raft_consensus.cc:2243] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.038718 19991 raft_consensus.cc:2272] T 7e72bc8ebffd41448c5eadd72587e82e P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.041816 19991 tablet_replica.cc:333] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124: stopping tablet replica
I20260630 12:33:01.042560 19991 raft_consensus.cc:2243] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.043466 19991 raft_consensus.cc:2272] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.046304 19991 tablet_replica.cc:333] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124: stopping tablet replica
I20260630 12:33:01.046836 19991 raft_consensus.cc:2243] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.047681 19991 raft_consensus.cc:2272] T 8e9395bb9a134adbbd6abef7f0f97c25 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.051460 19991 tablet_replica.cc:333] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124: stopping tablet replica
I20260630 12:33:01.052075 19991 raft_consensus.cc:2243] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.052945 19991 raft_consensus.cc:2272] T 1c230b9f885b4227b28ea7f461615b72 P 7064b96f42bc489faa8905b733f82124 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:01.077039 32404 connection.cc:466] server connection from 127.0.0.1:35712 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35712 (request call id 1) could send its response
I20260630 12:33:01.085640 19991 tablet_server.cc:196] TabletServer@127.19.133.194:0 shutdown complete.
W20260630 12:33:01.088770 32216 consensus_peers.cc:597] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 -> Peer 1394d254d9f941c4b10e0b27f0a49cda (127.19.133.193:35645): Couldn't send request to peer 1394d254d9f941c4b10e0b27f0a49cda. Status: Network error: Client connection negotiation failed: client connection to 127.19.133.193:35645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:01.108273 19991 tablet_server.cc:179] TabletServer@127.19.133.195:0 shutting down...
I20260630 12:33:01.144150 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:01.145105 19991 tablet_replica.cc:333] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1: stopping tablet replica
I20260630 12:33:01.146032 19991 raft_consensus.cc:2243] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.146927 19991 raft_consensus.cc:2272] T 0b7de9efa1854a6ca10fd7d1db3f96e5 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.150799 19991 tablet_replica.cc:333] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1: stopping tablet replica
I20260630 12:33:01.151481 19991 raft_consensus.cc:2243] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.152215 19991 raft_consensus.cc:2272] T e3593da84e0545b984e9e793a0fec202 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.156375 19991 tablet_replica.cc:333] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1: stopping tablet replica
I20260630 12:33:01.156987 19991 raft_consensus.cc:2243] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.157724 19991 raft_consensus.cc:2272] T 7e72bc8ebffd41448c5eadd72587e82e P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.160653 19991 tablet_replica.cc:333] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1: stopping tablet replica
I20260630 12:33:01.161181 19991 raft_consensus.cc:2243] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.162066 19991 raft_consensus.cc:2272] T 1a26eadc81844daeb9bf62d0be98c34d P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.165156 19991 tablet_replica.cc:333] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1: stopping tablet replica
I20260630 12:33:01.165742 19991 raft_consensus.cc:2243] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.166467 19991 raft_consensus.cc:2272] T 8e9395bb9a134adbbd6abef7f0f97c25 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.169746 19991 tablet_replica.cc:333] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1: stopping tablet replica
I20260630 12:33:01.170363 19991 raft_consensus.cc:2243] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:01.170982 19991 raft_consensus.cc:2272] T 1c230b9f885b4227b28ea7f461615b72 P 65cce9f6f6ce4e23811bcca243f0e9b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.201964 19991 tablet_server.cc:196] TabletServer@127.19.133.195:0 shutdown complete.
I20260630 12:33:01.224753 19991 tablet_server.cc:179] TabletServer@127.19.133.196:0 shutting down...
I20260630 12:33:01.247944 19991 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:01.264647 19991 tablet_server.cc:196] TabletServer@127.19.133.196:0 shutdown complete.
I20260630 12:33:01.275535 19991 master.cc:562] Master@127.19.133.254:36925 shutting down...
W20260630 12:33:01.305207 32047 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:33:01.306326 19991 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:01.306777 19991 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:01.307054 19991 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95464a2e22d64c93ab38c91a868aae1e: stopping tablet replica
I20260630 12:33:01.327281 19991 master.cc:584] Master@127.19.133.254:36925 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5127 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10069 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (252872 ms total)
[  PASSED  ] 26 tests.
I20260630 12:33:01.381305 19991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~59 seconds ago
I20260630 12:33:01.381544 19991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~59 seconds ago
I20260630 12:33:01.381721 19991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~59 seconds ago
I20260630 12:33:01.381883 19991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 18 messages since previous log ~92 seconds ago
I20260630 12:33:01.382082 19991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 39 messages since previous log ~172 seconds ago
I20260630 12:33:01.382299 19991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 3 messages since previous log ~230 seconds ago
I20260630 12:33:01.382642 19991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~20 seconds ago
I20260630 12:33:01.382826 19991 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
